Log in

View Full Version : Extract frame sequence from MVC 3D Blu-ray


tfboy
26th September 2011, 22:34
I'd like to experiment with creating some 3D DCPs and for that, I'd need to extract each frame of video for both left and right channels into a series of still pictures (TIFF, JPEG, etc).

I have the MVC file in SSIF format, and have tried a few apps can't seem to find one that ticks all the boxes - so far, I've played around with the 3dtv Stereoscopic Player, 3dtv's MVC to AVI converter, MainConcept's MVC, but none of these seem to be able to extract into individual frames.

I've extracted frames using ffmpeg, but can't find an implementation of ffmpeg that supports mvc.

So if I can't do this all in one go, what route would you recommend? Can I extract "losslessly" left and right video streams from the SSIF, then parse each eye through ffmpeg?

Thoughts?

thanks :)