[Bug 705425] New: x264enc doesn't get to PLAYING [REGRESSION]

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 3 15:55:15 PDT 2013


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

           Summary: x264enc doesn't get to PLAYING [REGRESSION]
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ds at schleef.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Both of these pipelines fail to get to PLAYING:

gst-launch-1.0 -v \
  videotestsrc ! \
  x264enc speed-preset=1 ! \
  video/x-h264,profile=main ! \
  fakesink silent=false

gst-launch-1.0 -v \
  videotestsrc ! \
  x264enc ! \
  video/x-h264,profile=baseline ! \
  fakesink name=sink0 silent=false

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