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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 9 09:55:20 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

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

--- Comment #98 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 304881
  --> https://bugzilla.gnome.org/attachment.cgi?id=304881&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