hap-in-avfoundation
hap-in-avfoundation copied to clipboard
A framework that allows AVFoundation to play back and record Hap video
It would be great if the ability to export audio as its own separate audio file was possible when stripping audio off the video, and be able to add append...
H264 encoding adds a black frame at the end of the clip. VV Batch Converter didn't do this. It is very annoying because I am using the converter for preparing...
In the AVF Batch Converter app, if you choose "Don't Recompress Video" and then select "Copy video tracks from files" you end up with the resulting file having no video...
I'm getting a bunch of warnings that are also triggering breakpoints in my app. Should this be happening? I'm importing the framework into Swift on the latest Xcode.
Could decoding support for the new HAP7 format be added to hap-in-avfoundation? Thanks,
Attempting to compile Xcode project in Xcode 9.4.1 fails, as it does not find the header files for squish and snappy because the include files for squish and snappy are...
We recommend our (EboSuite) users to use the AVF Batch Exporter and some of our users had crashes while converting (as I understood) all the files they tried after upgrading...
to the best of my knowledge, libsquish doesn't support BC7 (nor do any of the forks i've looked at so far- somebody please correct me if i'm mistaken). support for...
the function prototype for `HapCodecRegisterDXTPixelFormat` contains types mac-specific types without including the corresponding header. this causes compile failures when prefix headers are disabled