Mailing List archive

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

[linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG



Axel Gruber writes:

 > So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of
a DVB/VDR-File 

If you use two terminals you could do:
 ntuxplayer mpeg2file.mpg
 ffmpeg  -vd /dev/video -s 352x288 mpeg1file.mpg

or use vdr for playback. Some other option for ffmpeg should be used
to increase/decrease bitrate or resolution to fit your processor
speed. Maybe mp1e is better, but I haven't installed that yet.

Marcus








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


Home | Main Index | Thread Index