On Wed, May 18, 2011 at 7:48 AM, Vittorio Giovara <[email protected]> wrote: > imho it would be a nice addition for libav. > An even more interesting option would be to carry on the stereoscopic > signalling across the coding/decoding for the codecs that actually support > it. > Besides the ones quoted here, there should also be H264, via the > avc_sei_frame_packing_type message (--fpa-type in x264 iirc) > > Best, > Vittorio
--frame-packing Note this option may also affect compression, as for --frame-packing 5, it affects how x264 handles reference list ordering (a sort of poor man's MVC emulation). Jason _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
