Hey All,
I'm looking at rendering some movies output from chimera as a 3d movie for viewing with nvidia 3d vision pro glasses. From everything I've read as long as the left/right eye frames are sequential, making the movie with ffmpeg should work fine. The problem I'm having is that ffmpeg has no way to alternate between 0-left.ppm 0-right.ppm 1-left.ppm 1-right.ppm, which is how chimera saves images when recording movies in stereo mode. If those same images were named 1.ppm 2.ppm 3.ppm 4.ppm, there would be no problem. Is there a quick fix that can be inserted to change the naming of the recorded frames? Any other suggestions?

Rebecca Swett