[gstreamer-bugs] [Bug 338995] New: Videorate do not handle EOS

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 19 03:25:25 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338995
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: Videorate do not handle EOS
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When transcoding a DVD image to Ogg I noticed that if I include 'videorate' in
the pipeline then EOS is never reached. Instead the last image of the original
file gets repeated indefinetly making the resulting file (or on screen display)
go on forever. I was able to reproduce this issue with the following pipeline.

gst-launch-0.10 dvdreadsrc title="5" ! decodebin name="dvd" dvd. !
ffmpegcolorspace ! video/x-raw-yuv,format=\(fourcc\)YUY2 ! videoscale method=1
!
video/x-raw-yuv,format=\(fourcc\)YUY2,width=360,height=288,pixel-aspect-ratio=\(fraction\)16/15
! videorate ! video/x-raw-yuv,framerate=25/2 ! ffmpegcolorspace ! xvimagesink 
dvd. ! audioconvert ! alsasink


-- 
Configure bugmail: http://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