ISDB-T capture: A ISDB-T International capture app compatible with DVB v5 Linux API
Development git:
https://github.com/rafael2k/isdbt-capture
Downloads:
- isdbt-capture-0.2.tar.gz (14/12/2014)
- isdbt-capture-0.1.tar.gz (01/06/2014)
Usage modes:
./isdbt-capture -c channel_number -p player -o output.ts [-l layer_info]
./isdbt-capture [-s channels.txt]
./isdbt-capture [-i]
Options:
-c Channel number (7-69) (Mandatory).
-o Output TS filename (Optional).
-p Choose a player to play the selected channel (Eg. "mplayer -vf yadif" or "vlc") (Optional).
-l Layer information. Possible values are: 0 (All layers), 1 (Layer A), 2 (Layer B), 3 (Layer C) (Optional).
-s channels.cfg Scan for channels, store them in a file and exit.
-i Print ISDB-T device information and exit.
To quit press 'Ctrl+C'.