[Bug 695483] New: h264parse does not parse correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 9 00:14:46 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695483
  GStreamer | gst-plugins-bad | git

           Summary: h264parse does not parse correctly
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: wille.westermark at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=238448)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=238448)
Debug level 4 of the pipeline

I tried using h264parse from bd8963f on my Raspberry Pi and I keep recieving:

0:00:02.736097382 20392   0xfdb030 WARN                 default
gstsegment.c:478:gst_segment_to_running_time: invalid position (-1)

My pipeline is:

gst-launch-1.0 filesrc location=/opt/vc/src/hello_pi/hello_video/test.h264 !
h264parse ! fakesink

A change of sink does not change anything.

I also tried building it on my x64 laptop and received the same errors, though
not as frequently.

I built the packages on the pi with: 

./autogen.sh --disable-docbook --disable-gtk-doc --enable-introspection=no
--disable-nls --disable-examples --with-plugins=videoparsers
--with-egl-window-system=rpi --enable-eglgles

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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