[linux-dvb] How to convert DVB video to DVD?
Nico Sabbi
nsabbi at tiscali.it
Sun Nov 20 23:08:12 CET 2005
raid517 wrote:
>
>>
>> $ mencoder -of mpeg -mpegopts format=dvd -oac copy -ovc copy -o
>> file.mpg file.ts
>>
>> will only remux to dvd, no re-encoding will be done. If you want to
>> re-encode use
>> -ovc lavc -lavcopts vcodec=mpeg2video:....
>>
>> A good reading of mencoder's docs will explain how to make a dvd
>> compliant stream.
>
>
if Ipod uses aac+mp4 file format than add -oac faac -faacopts br=NN:raw
-of lavf -o x.mp4,
but be aware that lavf's support for mp4 seems not to be appreciated by
mp4 players.
More information about the linux-dvb
mailing list