[FFmpeg-user] How to specify Baseline Profile when using h264_omx encoder?
Gyan
gyandoshi at gmail.com
Tue Sep 25 19:09:19 EEST 2018
On Tue, Sep 25, 2018 at 9:24 PM Ryan Griggs <rgriggs at hilltop.net> wrote:
>
> ffmpeg version 3.2.10-1~deb9u1+rpt1
>
...
>
> In omx.c, there does appear to be support for the baseline, main, and high
> profiles. I just can't figure out how to select baseline via command-line
> options.
> (
>
> https://github.com/FFmpeg/FFmpeg/blob/a0ac49e38ee1d1011c394d7be67d0f08b2281526/libavcodec/omx.c#L528
> )
>
The earliest branch with support looks to be 3.3; your build is 3.2 series.
https://github.com/FFmpeg/FFmpeg/commit/13332504c98918447159da2a1a34e377dca360e2#diff-36301d4a4bc7200caee9fbe8e8d8cc20
Gyan
More information about the ffmpeg-user
mailing list