Open mfe opened 12 years ago
Other question: How to express it on the command line?
Remark: Native multi-view support is in discussion on the OpenFX standard: http://openeffects.org/dokuwiki/doku.php?id=standards:draft:ofx_image_processing_api_2:enhancements:multi_view
We could create a "StereoMerge" with 3 modes: "Side by side" "time interleaved" "anaglyph"
For "time interleaved", it's really easy. Need to do something similar than in the TimeShift node.
Questions:
Side by side could be more: Left and Right and Top and Down
And I think we need "StereoMerge" to pass simple clip to stereo clip, and it need to unmerge the view also.
anaglyth, interleaved, side by side
Question : how to interleaved images in the graph ? special retimer ? or an option in retimer ?