Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Question about mpegtools



Hi,

with the following commands I can transcode a VDR-recording (PES) to DVD 
(VOB):

"es_demux 001.vdr audio-file001 video-file001"

and then

"mplex -t DVD -o VOB_01_1.VOB -i ES_STREAM audio-file001 video-file001"

But there are two problems. On the one hand, it does not have audio-pid 
128 but 0 and on the other I'd prefer a on-the-fly solution in order to 
save diskspace.

Is there any possibility to do so?

The best solution would be something like

"cat ???.vdr | mpegtools [options] | split_mpg 1024 > VTS_01_?.VOB"

Thanx

Rene





-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index