[gstreamer-bugs] [Bug 582483] New: y4menc doesn't pass timestamps on

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 13 08:43:09 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582483

  GStreamer | gst-plugins-bad | Ver: git
           Summary: y4menc doesn't pass timestamps on
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wackysalut at bourget.cc
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Please describe the problem:
This makes y4menc useless for any file playback

Steps to reproduce:
0. mkfifo /tmp/test.fifo
0. modprobe vloopback pipes=3
1. gst-launch-0.10 filesrc location=somevideofile.avi ! decodebin !
ffmpegcolorspace ! videoscale ! video/x-raw-yuv, width=320, height=240 ! y4menc
! filesink sync=true location=/tmp/test.fifo
2. cat /tmp/test.fifo | mjpegtools_yuv_to_v4l /dev/video4
3. camstream

and view the video feed.


Actual results:
it goes very fast, as fast as the computer can transcode

Expected results:
The video to go at the normal rate.

Does this happen every time?
yes

Other information:
http://pastebin.ca/1421632 fixes it.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582483.




More information about the Gstreamer-bugs mailing list