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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 17 08:27:18 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

Benjamin Gaignard changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin at gaignard.net




------- Comment #8 from Benjamin Gaignard  2009-06-17 15:27 UTC -------
To test the patch I have replace all g_print in gst-launch.c by PRINT macro. 
So I can test seek with fdsink with this command:
gst-launch -q videotestsrc num-buffers=10 ! ffenc_h263 ! gppmux ! fdsink fd=1 >
test_fdsink.3gp
I use gppmux because it make a seek at the end of encoding to write 3gp header
at beginning of the file. 


-- 
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