-
Hi all,
I'm trying to extract subtitles from Freeview recordings but no matter what options I choose it never seems to detect anything. I've tried different recordings and channels and used both yo…
-
Create a bin file from a DVB transport stream:
` ccextractor -ts -pn $PN -out=bin -o $FIL.bin $DIR/$FIL.$EXT`
Extracting the text from this bin file:
` ccextractor -in=bin -pn 53007 -tpage 89…
-
Australian DVB-T Topfield recordings show captions on Topfield and VRD but CCE does not extract captions after VRD edit.
Topfield mpeg file edited in VRD and saved as TS. VRD identifies subtitle info…
-
CCExtractor detailed version info
Version: 0.85
Git commit: 5fa83394a0c0300244eb5707b30d344d7687bb2c
Compilation date: 2017-01-26
File SHA256: Could not open file
- [X] I have read and un…
mkver updated
7 years ago
-
When following the instructions I put my own pages In the teletext folder that I created correctly assigning the page numbers In wxTed, I then run OnAir.sh it correctly imports to the private folder t…
-
ctrl-c (sigint) is not working on the linux version, which is quite annoying.
-
I'm using a TBS5281 card with Tvheadend 4.2 for receiving DVB-C channels and the Silicon Labs Si2168 opensource TBS driver at most of the channels generate the following error messages in log file of …
-
I'm not sure, but isn't incrementing `buffer_head` and `buffer_tail` a bit unsafe, taking into account that they’re accessed from different threads?
https://github.com/ali1234/raspi-teletext/blob/6858…
-
Glenn to design layout week of 10th April.
Order no later than Weds 19th to receive in time for install.
Current price from Printed.com
Size 210 x 210 2xside colour print 1000 £289.26 inc deliv…
-
I try to build on Debian sid (amd64), at first, it failed because of lacking of python2 command (a build-time dependency), so I install python2.7.
Then the compilation failed again due to `string/s…