Diptanshu8
d2bd2d1397
added basefilename to python_subs
2017-07-11 21:21:18 +00:00
Diptanshu8
57424857b0
Working on PR
2017-07-11 21:21:18 +00:00
Diptanshu8
2ced408994
build and build_library working correctly
2017-07-11 21:21:18 +00:00
Diptanshu8
976f01cee1
CCs to python_subs extracted properly
2017-07-11 21:17:46 +00:00
Diptanshu8
4d5f80a01d
Found wrapper for write. Check file_handle and start processing.
2017-07-11 21:17:46 +00:00
Carlos Fernandez
0327e676dd
Merge branch 'pr/n747_Diptanshu8'
2017-07-11 11:40:10 -07:00
Diptanshu8
fe6813736c
segregating the code and changing myarguments and argument_count. Also, gsoc directory has been created.
2017-07-06 22:58:23 +00:00
Diptanshu8
dc35af0bc0
Modifications to the code.
2017-07-06 22:22:59 +00:00
Carlos Fernandez
0c0bf1aafd
-Added -nospupngocr (don't OCR bitmaps when generating spupng, faster)
2017-07-06 13:37:20 -07:00
Carlos Fernandez
62dab0dde9
Merge branch 'pr/n746_Abhinav95'
2017-07-06 12:59:26 -07:00
=
31a2d46996
Forcing -noru to cause deduplication in ISDB
2017-07-07 01:22:11 +05:30
Carlos Fernandez
710a205f99
Add support for file split on keyframe (-segmentonkeyonly)
...
Segmenting now doesn't destroys the whole encoding context, just closes and reopens the output file
Correct a wrong function prototype for process_hex()
OCR: Attempt to correctly deal with TessBaseAPIRecognize returning an error
Changed output for parse PMT to CCX_DMT_PMT instead of CCX_DMT_VERBOSE
2017-07-06 11:57:17 -07:00
Diptanshu8
6e50104da4
Cyclic rotation and python script argv passing solved
2017-06-28 21:35:32 +00:00
Diptanshu8
edb2431cf9
Cyclic rotation patch
2017-06-28 19:07:44 +00:00
Diptanshu8
67204d8e3c
modifying the return value from main
2017-06-28 07:57:44 +00:00
Diptanshu8
a0047a9d3e
changing the return status to EXIT_ON
2017-06-28 07:01:32 +00:00
Diptanshu8
cf4aa9021d
Modified build_library script for generating the python module
2017-06-27 10:00:47 +00:00
Diptanshu8
3e99dc2955
Reflecting changes of library source code in the ccextractor source code
2017-06-27 10:00:47 +00:00
Diptanshu8
751a22fe68
Resolving merge conflicts in .gitignore
2017-06-27 10:00:47 +00:00
Diptanshu8
dba1d7b6eb
Debugging the core dumped error
2017-06-27 10:00:07 +00:00
Diptanshu8
f70f34e009
pushing the api code
2017-06-27 10:00:07 +00:00
Diptanshu8
644d26546c
Facing VERSION attribute error in generated module
2017-06-27 10:00:07 +00:00
Diptanshu8
b0a0c92e50
library development done till api_start. Implementation of stop and status function is left.
2017-06-27 10:00:07 +00:00
diptanshuj@gmail.com
d3540ccc0a
Made temp changes to initiate library coding
2017-06-27 10:00:07 +00:00
Carlos Fernandez
735f4392dd
Merge branch 'pr/n742_saurabhshri'
2017-06-05 13:22:21 -07:00
Carlos Fernandez
399f59981d
Added --analyzevideo to help page.
2017-06-05 11:00:03 -07:00
Saurabh Shrivastava
51d936bc90
Fix CMake build for windows.
...
Thank you linker flags for eating my 3+ hours.
2017-06-03 22:32:15 +05:30
Carlos Fernandez
d9796410bc
Added --analyzevideo
2017-06-02 12:32:45 -07:00
AlexBratosin2001
a842e1f7db
Fix PTS and Length in preview section (Teletext subtitles)
2017-06-02 19:12:31 +03:00
Carlos Fernandez
adacb6235e
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2017-04-24 12:07:00 -07:00
Carlos Fernandez
78c410cf50
Added -nolevdist to disable automatic typo fixing in teletext
2017-04-24 12:06:33 -07:00
Carlos Fernandez Sanz
fdd5b6bf9d
Merge pull request #725 from Amey-Jain/master
...
Issue 699 solved
2017-04-11 09:23:03 -07:00
Amey Jain
1513b7c42f
Timing for sample #70 corrected.
2017-04-11 10:44:44 +05:30
Carlos Fernandez
76eea831ca
When NAL decoding fails, don't dump the whole decoded thing, limit to 160 bytes.
2017-04-10 17:11:45 -07:00
Carlos Fernandez
1b6e05083d
- TS: Skip NULL packets
...
- TS: If we don't have pinfo don't pay attention to the current_next_indicator bit.
(fixes problem with The Lion Guard_20170321_09301000.ts). Not sure this fix is the correct one but that's what VLC does.
2017-04-10 11:46:01 -07:00
Amey Jain
1b3598b2fe
Timing mis-match corrected.
2017-04-08 08:34:18 +05:30
LucasYoung
dd5c1ee243
Added WebVTT output from Matroska
2017-03-30 00:09:40 -07:00
Amey Jain
094a8f295a
Issue 699 solved.
2017-03-21 01:06:00 +05:30
Amey Jain
d2bea3802e
In ref. to issue 699. 20 ms timing mis-match.
...
modified: src/lib_ccx/general_loop.c
modified: src/lib_ccx/telxcc.c
2017-03-20 14:03:41 +05:30
Barun Parruck
4f692138fc
Add missing line terminator in webvtt
...
Fix #680
2017-03-18 19:43:30 +05:30
Diptanshu8
baa70a104a
char pointer misconception for newline characters
2017-03-16 16:09:06 +05:30
Diptanshu8
7212d6848a
Refactoring
2017-03-16 15:58:38 +05:30
Diptanshu8
b723378eb2
Quick fixes
2017-03-16 02:39:25 +05:30
Diptanshu8
5889d1edcd
Quick fixes
2017-03-16 02:29:26 +05:30
Diptanshu8
c11ff21499
Done with mkvlang options basic checking
2017-03-16 01:45:31 +05:30
Diptanshu8
b08c6285e6
Checking of the mkvlan for last option is left and checking for '-' in the code is left
2017-03-15 23:37:43 +05:30
Diptanshu8
6aaaf6d9ae
MKVlang support for a multi-language extraction has been added.
2017-03-15 16:57:52 +05:30
Diptanshu8
3b0031c251
MKVlang support for a single language has been added.
2017-03-15 16:47:26 +05:30
Diptanshu8
75a010fe77
Static option _eng_ for only english subtitles has been set
2017-03-15 15:14:06 +05:30
Diptanshu8
712e44e26c
Checking the concatenated videos for subtitle errors and resolved
2017-03-15 14:36:43 +05:30