Small update: Got video (and I think also audio - assuming the sample you gave me contains 4 silent streams) encoding working now as long as I use FFmpeg.
Looking into mencoder/mplayer and then Avisynth and Vapoursynth.
Copying the ffmpeg binary into the folder with the mov file is not necessary as long as the working directory of ffmpeg in which ffmpeg is called is changed to that folder.
Background: ffmpeg opens the mov can't find the absolute paths, but a fallback inside the ffmpeg code causes it to also search for the files inside it's own working directory.
Cu Selur
Ps.: Copied a fast encode of the content into my GoogleDrive. (x264 crf18 ultrafast interfaced encoding)
Looking into mencoder/mplayer and then Avisynth and Vapoursynth.
Copying the ffmpeg binary into the folder with the mov file is not necessary as long as the working directory of ffmpeg in which ffmpeg is called is changed to that folder.
Background: ffmpeg opens the mov can't find the absolute paths, but a fallback inside the ffmpeg code causes it to also search for the files inside it's own working directory.
Cu Selur
Ps.: Copied a fast encode of the content into my GoogleDrive. (x264 crf18 ultrafast interfaced encoding)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.