tcdemux - demultiplex a program stream
tcdemux -i big_dvd.vob -A 0xe0,0x81,0x20 > small_dvd.vob
extracts all packets for the video stream, AC3 audio track (1) and the
first subtitle stream (0).
0 no synchronization. Packets are printed directly to stdout.
1 synchronization based on PTS information found in the packet header. Audio packets are delayed until a suitable starting point is found. Default for PAL videos.
2 NTSC adapted synchronization mode. Detailed information for each GOP contained in the video stream are piped to a stdout to be processed by
the certain import modules. This enables adjusting the frame rate or inverse telecine, if necessary.
3 more advanced synchronization mode 1 with msec granular adjustment. Details delegated to transcode.
4 more advanced synchronization mode 2 with msec granular adjustment for NTSC materail. Details delegated to transcode.
5-7 undocumented debugging modes for internal use.
QUIET 0
INFO 1
DEBUG 2
STATS 4
WATCH 8
FLIST 16
VIDCORE 32
SYNC 64
COUNTER 128
PRIVATE 256
tcprobe -i movie.vob -x mpeg2
extracts only MPEG video packets. Further processing, i.e., extracting the elementary video stream is done by tcextract.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |