[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:38:03 CEST 2013
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
>
More information about the Libav-user
mailing list