[FFmpeg-user] Problem creating DVD menu mpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Nov 30 11:07:31 CET 2011


Mike Martin <redtux1 <at> gmail.com> writes:

> ffmpeg -v 2  -i /storage/burn/dvd_tmp/2-%d.png  -f s16le  -i /dev/zero
>   -s 720x568 -t 15 -shortest -qscale 4 -acodec mp2 -ab 64k -ar 48000
> -ac 2 -aspect 4:3 -y test.avi
> 
> (a group of png files combned with silent audio)
> 
> however now this is what I get
> ffmpeg version 0.8.5, Copyright (c) 2000-2011 the FFmpeg developers

This has been fixed in current git head (this is the suggested version if you
are a user and not a distributor) and all current releases.

Carl Eugen



More information about the ffmpeg-user mailing list