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 745005 - oggmux: the produced file plays back sketchily
oggmux: the produced file plays back sketchily
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-23 10:46 UTC by Mathieu Duponchelle
Modified: 2018-11-03 11:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mathieu Duponchelle 2015-02-23 10:46:41 UTC
Not sure how to best describe the issue but :

grab http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.ogg

gst-launch-1.0 -e uridecodebin uri=file:///home/meh/Videos/bbb1080.ogg  !\ theoraenc ! queue ! oggmux ! filesink location=rendered.ogv

Wait ten seconds and ctrl + C

Play back the file with vlc (gst-launch fails here with :

** (gst-launch-1.0:19343): CRITICAL **: gst_video_frame_map_id: assertion 'info->height == meta->height' failed) I think there's already a bug open about that.

The first second or so is "jumpy".

I assume the problem is in oggmux, as the issue doesn't happen with matroskamux.
Comment 1 GStreamer system administrator 2018-11-03 11:35:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/164.