After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 580712 - [ogg/vorbis] oggdemux ! vorbisparse ! oggmux gives unexpected buffer out of segment found
[ogg/vorbis] oggdemux ! vorbisparse ! oggmux gives unexpected buffer out of s...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-29 09:00 UTC by Zaheer Abbas Merali
Modified: 2009-10-14 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2009-04-29 09:00:25 UTC
gst-launch filesrc location=~/playlist/files/NOVA_1ABRIL_201.ogg ! oggdemux ! vorbisparse ! oggmux ! filesink location=NOVA_1ABRIL_201_vorbis.ogg

gives lots of:

WARNING: from element /GstPipeline:pipeline0/GstFileSink:filesink0: GStreamer encountered a general stream error.
Additional debug info:
gstbasesink.c(1599): gst_base_sink_get_sync_times (): /GstPipeline:pipeline0/GstFileSink:filesink0:
unexpected buffer out of segment found.
Comment 1 Thiago Sousa Santos 2009-10-14 12:21:47 UTC
I couldn't reproduce it here using some audio files I had around, can you provide the file you were using?
Comment 2 Zaheer Abbas Merali 2009-10-14 12:32:01 UTC
aah it seems not to do that anymore