PaulGrey
(Paul Grey)
February 8, 2019, 3:53am
1
I have installed the HAP codec;
And ffmpeg;
https://ffmpeg.zeranoe.com/builds/
Can someone please assist me with the correct command to convert depthkit export to HAP .mov/.meta
EDIT: Found the solution
ffmpeg -i yourSourceFile.mov -c:v hap -format hap_alpha outputName.mov
Thank you
Thanks for sharing the solution here, Paul!
PaulGrey
(Paul Grey)
February 8, 2019, 12:57pm
3
Kaijiro (@_kzr ) told me;
txt file can be converted from the right click menu “Depthkit” -> “Convert Metadata”. It should be set in the Metadata property of the custom renderers.
But I can’t find this option?
Hey Paul, are you referring to a customization here?
JulienBayle
(Julien Bayle)
February 25, 2019, 10:35pm
5
Hap is a new video codec for Mac OS X that performs image decompression on a computer's video card, substantially reducing the CPU usage necessary to play back a movie- this is useful in situations where CPU power is a limiting factor, such as when...
AV Batch Exporter works very fine