arikrupnik

Results 20 comments of arikrupnik

Thank you for adding the links, @RebelPhoton . fcpxml documentation is massive, and I have no access to a FCPX installation for testing. Having a known-good sample to work from...

Would be curious to hear about the work you did with FCPX pipelines.

@Everillangel , what operating system are you on? How comfortable are you with command line?

If you can run `ffmpeg` on the command line, try this command and tell me if it gives you want you need (adjust video frame rate etc., as necessary): ffmpeg...

MOV supports multitrack audio, but not multiple video streams. This is an easy implementation, but hard to communicate to users who have multi-camera shoots.

Thank you for getting back to me! A one-time compile would be wonderful and would get me going. I would love to set up CI builds. I would set up`libltc`...

Thank you! It would be wonderful if you could add Linux binaries for completeness. I think x86 and x86_64 are the two common targets. I don't know if ARM is...

Thank you for adding Linux binaries!

Thank you. I would appreciate any feedback. The project is in early stage of development, so feedback now can have large impact!

I have verified `linux-x86_64` and `w64` builds are working. I don't have a Mac environment, but I can get one through Travis. I need to do a little more work...