On Sun, Jun 19, 2016 at 9:25 PM Richard Kern <ker...@gmail.com> wrote:
> > > On Jun 19, 2016, at 6:11 PM, Dan Dennedy <d...@dennedy.org> wrote: > > > > Fixes error: > > libavcodec/videotoolbox.c:511:18: error: implicit declaration of > > function 'CMVideoFormatDescriptionCreateFromH264ParameterSets' is > > invalid in C99 > > > > This was added in 10.9: > > > https://developer.apple.com/reference/coremedia/1489818-cmvideoformatdescriptioncreatefr?language=objc > > Thanks for catching this - applied. > > If you have access to OS X 10.8, can you test using this hwaccel? > > My nightly build agent for my app is a hackintosh running 10.8, but I do not believe it has the hardware or driver to support vda or videotoolbox to test this on that machine. When I use ffmpeg -hwaccel with vda or videotoolbox, it fails to initialize. I can, however, successfully use a build made on it on another, real mac running a very recent OS X - probably not what you are interested in. I wanted to fix the compile error instead of disabling videotoolbox altogether in the build script. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel