[FFmpeg-user] broken libx264 -profile

Éric Cholet cholet at logilune.com
Mon Jul 18 11:34:30 CEST 2011


This used to work with ffmpeg pulled from git on July 1st (version N-31126-g46edd3a):

ffmpeg -i foo.dv -f mp4 -vcodec libx264 -preset medium -profile baseline foo.mp4

With ffmpeg pulled this morning (version N-31548-g78accb8) I get this error:

[NULL @ 0x80240df00] [Eval @ 0x7fffffffd120] Undefined constant or missing '(' in 'baseline'
[NULL @ 0x80240df00] Unable to parse option value "baseline"
[NULL @ 0x80240df00] Error setting option profile to value baseline.

--
Éric Cholet






More information about the ffmpeg-user mailing list