[Bug 745192] matroskademux: V_MS-VFW-FOURCC streams have DTS instead of PTS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 8 04:00:51 PDT 2015


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

Nicola <lists at svrinformatica.it> changed:

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

--- Comment #30 from Nicola <lists at svrinformatica.it> ---
Created attachment 298803
  --> https://bugzilla.gnome.org/attachment.cgi?id=298803&action=edit
tentative patch

added a new context property "is_raw", this property is setted to true for jpeg
and raw formats

for VFW case (that is the only one that really matter) we can have raw and not
raw formats

For file muxed by gstreamer raw formats should be only jpeg and huffyuv (not
sure if dv is raw). The patch handle these codec

I don't know if a matroska file muxed by app different from gstreamer can store
other raw formats for VFW streams (probably yes), in this case is there a
smarter way than the one in the patch to understand if a stream is raw or not
without replicate all gst_riff_create_video_caps code?

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


More information about the gstreamer-bugs mailing list