[FFmpeg-devel] [PATCH v2 03/12] lavc/videotoolboxenc: Require hardware encoding
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Apr 26 14:16:09 CEST 2016
Richard Kern <kernrj <at> gmail.com> writes:
> >> +#if !TARGET_OS_IPHONE
> >> + { "allow_sw", "Allow software encoding", OFFSET(allow_sw),
> >
> > I have no strong opinion, but shouldn't the option
> > always exist (but only work in some cases)?
> iOS doesn’t support software encoding, and the dictionary keys to
> allow it aren’t part of the headers.
I understand this but I suspect the FFmpeg option "allow_sw"
should also exist on ios.
Carl Eugen
More information about the ffmpeg-devel
mailing list