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
>>
>
>
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