hap-in-avfoundation icon indicating copy to clipboard operation
hap-in-avfoundation copied to clipboard

A framework that allows AVFoundation to play back and record Hap video

Results 19 hap-in-avfoundation issues
Sort by recently updated
recently updated
newest added

Seems to be a small UI bug possibly. Confirmed in versions `1.5.3` and `1.6.9.1`. To reproduce: 1. Click `Load saved settings` and select `Hap` 2. Click `Settings...` 3. Choose `Strip...

Hi. I'm new to this, but I don't understand why -- after I export to hap -- my file (which works fine, I think) doesn't show me any information when...

If you try to encode a movie with just one frame it fails due to lastEncodedDuration not having a meaningful value. I propose that if there’s only one buffer when...

Small issue but some of the text fields have their text set to black which makes it more or less invisible when building in Xcode 10 and running on Mojave...

The following file makes crash VDMX, Millumin, Qlab, ... The issue may happen when generating the thumbnail, so using OutputAsRGB. [Crash when activating OutputAsRGB.mov.zip](https://github.com/Vidvox/hap-in-avfoundation/files/1453174/Crash.when.activating.OutputAsRGB.mov.zip) (for info, this fiole was generated...

Other encoded quicktime (ProRes, MPEG-4, h.264) seem to work just fine, but DNxHD quicktime files won't load up in the app.

I tried converting a movie encoded in Hap Alpha to HapQ and the result looked badly skewed. Converting the original prores4444 movie to hapQ directly was fine. The test movie...

In OS X Sierra, certain codecs (among them Animation) will not import into the "Files to convert" list

I got HAP running in SceneKit thru a custom SCNNode class. Any interest at adding a sample project for that ? I can do a pull request, or have a...