[Libav-user] Does anyone know how to generate quicktime compatiable H264 video by ffmpeg?

Paul B Mahol onemda at gmail.com
Thu May 16 12:52:37 CEST 2013


On 5/16/13, Xian Yan Yang <myladyyang at gmail.com> wrote:
> It's already added,still not work. Same problem happened to realplayer,I
> wonder if there is any special parameters that I need to take care?

Its important where you added it.

Without full uncut ffmpeg output its guessing game.

>
> Thanks
> BR.Luffy
>
>
> 2013/5/16 Paul B Mahol <onemda at gmail.com>
>
>> On 5/16/13, Xian Yan Yang <myladyyang at gmail.com> wrote:
>> > I've generated H264 video stream from my camera, but the video can't
>> > play
>> > in quicktime, only works in VLC.
>> >
>> > Does anyone face same problem as me?
>>
>> Add -pix_fmt yuv420p, because quicktime supports only baseline h264.
>>
>> >
>> > Thanks
>> > Br.Luffy
>> >
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>


More information about the Libav-user mailing list