[gstreamer-bugs] [Bug 367677] [fdsrc] skips the first byte

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 30 09:13:14 PST 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=367677

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|gst-python                  |gstreamer (core)
     Ever Confirmed|0                           |1
            Summary|fdsrc erase first byte      |[fdsrc] skips the first byte
            Version|0.10.10                     |HEAD CVS




------- Comment #2 from Tim-Philipp Müller  2006-10-30 17:12 UTC -------
Seems to be a plugin bug in the core:

 $ echo "hello" > foo
 $ gst-launch-0.10 fdsrc fd=0 ! fakesink dump=true < foo

 Setting pipeline to PLAYING ...
 00000000 (0x8117800): 65 6c 6c 6f 0a                                   ello.   
 Got EOS from element "pipeline0".


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list