[Bug 696084] New: green bar when scaling/encoding to webm

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 18 10:04:28 PDT 2013


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

           Summary: green bar when scaling/encoding to webm
    Classification: Platform
           Product: GStreamer
           Version: 1.0.5
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jimmac at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When encoding videos from PNG sequences in gnome-getting-started-docs, I get a
green bar on the right hand side*. The pipeline used on 1280x720 PNGs is:

"gst-launch-1.0 webmmux name=mux ! filesink location=\"%s/%s\"    file://%s !
decodebin ! audioconvert ! vorbisenc bitrate=96000 ! mux.     multifilesrc
location=\"%s/%%04d.png\" index=1 caps=\"image/png,framerate=\(fraction\)24/1\"
! pngdec ! videoconvert ! videoscale ! video/x-raw, width=854,height=480 !
videorate ! vp8enc threads=12 target-bitrate=200000 ! mux." %
(transcodepath,webmfile,sndfile,framepath)


This is gstreamer1 on Fedora 18.

*
http://jimmac.fedorapeople.org/gnome3/getting-started/C/gnome-launching-applications.webm

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