[gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 19 22:52:26 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=578908

  GStreamer | gstreamer (core) | Ver: 0.10.22




------- Comment #3 from lei.wang  2009-04-20 05:52 UTC -------

(In reply to comment #2)
> because fdsink is not supposed to be used with seekable file descriptors. It
> can be changed, though.
> 

Hi Wim,

I don't know why fdsink is not supposed to be used with seekable file
descriptors.
Can you explain it ?

And I think that we frequently need use fdsink by seekable file descriptors.
For example:
alsasrc ! 'audio/x-raw-int, rate=(int)8000, channels=(int)1,
endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true' !
wavenc ! fdsink fd=xx

The plugin wavenc will use the last buffer to update the file header of wav.
If fdsink don't support seekable file descriptors, the wav will have one wrong
header in this pipeline.


Thanks,
lei.wang


-- 
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=578908.




More information about the Gstreamer-bugs mailing list