[FFmpeg-user] optimized bitrate
Hugo Wau
hugowau at gmx.net
Sat Sep 29 22:46:00 CEST 2012
Thank you Carl Eugen,
On 26.09.2012 11:53, Carl Eugen Hoyos wrote:
> Hugo Wau<hugowau<at> gmx.net> writes:
>
>>> 2 pass might help.
>>> -r
>>>
>> Could you give me an example for the command-line please
>> or a link, how it works for the "target DVD"?
> (Is this really not explained in the old MEncoder
> documentation that you were pointed to and read?)
>
> (untested)
> $ ffmpeg -i input -target pal-dvd -vb 4k -pass 1 out.vob
> $ ffmpeg -i input -target pal-dvd -vb 4k -pass 2 out.vob
>
> Carl Eugen
this was to confirm that I had not made any mistake in trying it because
I had received the same result (with audio distortion) in my own 2-pass
commandline, as I had seen it in a single-pass ffmpeg action.
Now I come to the conclusion, that it is NOT ffmpeg causing this
distortion, but the VLC-player after I had a clear sound when playing it
back with mplayer.
So, thank you all, I have learned a lot and I found a lot of the
explanation of my former experiences confirmed in this article:
http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-dvd-mpeg4.htm
(Thank you Gabri)
But the issue is no longer an ffmpeg issue.
Thank you all one more time.
with kind regards
Hugo Wau
More information about the ffmpeg-user
mailing list