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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 30 10:19:21 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





------- Comment #4 from Wim Taymans  2006-10-30 18:18 UTC -------
lseek (src->fd, SEEK_CUR, 0) eats the byte, for some reason. lseek (src->fd,
SEEK_SET, 0) works fine.


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




More information about the Gstreamer-bugs mailing list