[Bug 611157] video: API to signal stereoscopic and multiview video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 10 00:01:31 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=611157

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304881|0                           |1
        is obsolete|                            |

--- Comment #103 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 304919
  --> https://bugzilla.gnome.org/attachment.cgi?id=304919&action=edit
qtdemux: Add basic support for MPEG-A stereoscopic video

The MPEG-A format provides an extension to the ISO base media
file format to store stereoscopic content encoded with different
codecs like H.264 and MPEG-4:2. The stereo video media information(svmi)
atom declares the presence and storage method for the video.

Stereo video information for MPEG-A can also be supplied through
the 'stvi' atom (ref: ISO/IEC_14496-12, ISO/IEC_23000-11), which
is not implemented in this patch.

Also missing is support for stereo video encoded as separate video tracks
for now.

Based on a patch by Sreerenj Balachandran <sreerenj.balachandran at intel.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list