keijiro / DepthkitTest

An attempt at integrating custom effects and HAP video player to the Depthkit workflow.
60 stars 11 forks source link

Convert Metadata for depthkit? #3

Closed skymeson closed 4 years ago

skymeson commented 4 years ago

I'd like to use this with my own depthkit video files. If I change the video file to a different one nothing shows up. Do I need to create a metadata file? I see there are some editor scripts that do that but I'm not sure how to use them. The menu option is always grayed out for me. Thank you!

keijiro commented 4 years ago

Import a metadata json file (with .txt extension) exported from Depthkit, then right-click it in the Project view and select Depthkit -> Convert Metadata.

skymeson commented 4 years ago

Thanks!

I figured out my other issue too based on someone else's question. I had an issue using my own video file but then I realized it needed to be converted to HAP format. If its not encoded correctly, no video will be processed. Just in case someone else has a similar problem.

keijiro commented 4 years ago

I'm closing this issue now. Please feel free to reopen it for further problems.