[Bug 746135] New: Divx3 Parser support in gst-plugins-bad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 01:07:34 PDT 2015


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

            Bug ID: 746135
           Summary: Divx3 Parser support  in gst-plugins-bad
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: shah.a6 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hello,

There is a need of support of Divx3 parser for playback of Divx3 streams
through our decoder which needs complete compressed frame for decode. 
While going through the code of gstmpeg4videoparse.c in
sources/gst-plugins-bad/gst/videoparsers
It has been observed that there is no support for Divx3 version in the
capabilities. However, Divx4/Divx5 are well supported. 

I tried with following native pipeline where the playback of Divx3 stream was
fine and there was no need of frame parser.
gst-launch-1.0 filesrc location=/home/root/AVI_DivX3.avi ! avidemux !
avdec_msmpeg4  ! fakesink 

But for our decoder, we need the parser for Divx3 as well like Divx4/Divx5.
when can we expect support of Divx3 in video parsers ?

Many Thanks,
Amit Shah

-- 
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