Re: [Fink-users] h264 ecoding segfaults using ffmpeg 0.11.1 on ML

2012-08-12 Thread Beat Zahnd
On Aug 12, 2012, at 12:36 PM, Hanspeter Niederstrasser wrote: > On 8/11/2012 2:54 AM, Beat Zahnd wrote: >> Hi all, >> >> When trying to encode a movie on Mountain Lion using the libx264 codec >> ffmpeg segfaults with return code 139. And why is this -strict option needed? >> >> Beat >> > >

Re: [Fink-users] h264 ecoding segfaults using ffmpeg 0.11.1 on ML

2012-08-12 Thread Hanspeter Niederstrasser
On 8/11/2012 2:54 AM, Beat Zahnd wrote: Hi all, When trying to encode a movie on Mountain Lion using the libx264 codec ffmpeg segfaults with return code 139. And why is this -strict option needed? Beat $ ffmpeg -y -threads 4 -i test.mov -b:v 1200k -map_metadata -1 -strict -2 out.mov ffmpeg