Is OS X/iOS VideoToolBox decoding -> vmem vout a valid path in theory?
Posted: 13 Dec 2016 18:19
I noticed on both OS X and iOS when I built libVLC that it would try and decode my h.264 source with the video toolbox module.
Unfortunately OS X failed with a crash, copying some frame data, and on iOS it just passes through a green screen and emits a bunch of warnings.
Before I consider debugging this - may I ask the developers if this pipeline theoretically should work?
Everything works fine if I block/remove the video toolbox plugin and force it to use libavcodec.
Unfortunately OS X failed with a crash, copying some frame data, and on iOS it just passes through a green screen and emits a bunch of warnings.
Before I consider debugging this - may I ask the developers if this pipeline theoretically should work?
Everything works fine if I block/remove the video toolbox plugin and force it to use libavcodec.