[gstreamer-bugs] [Bug 160665] New: h.264 / AVC sample files don't play back

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Dec 6 23:31:29 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=160665
GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: h.264 / AVC sample files don't play back
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: steve at stevebaker.org
         QAContact: gstreamer-bugs at lists.sourceforge.net


Download sample files from http://www.videosoftinc.com/videoclips.html

The first problem is that avidemux doesn't seem to like parsing these files:
gst-launch filesrc location=tempete-cif-best-350.avi ! avidemux ! fakesink 
RUNNING pipeline ...
Execution ended after 2 iterations (sum 25218000 ns, average 12609000 ns, min
170000 ns, max 25048000 ns).

The next challange is that the ffdec_h264 element expects mime-type video/x-h264
for which there seems to be no typefind function.

Here is some background on H.264:
http://en.wikipedia.org/wiki/H.264

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




More information about the Gstreamer-bugs mailing list