[Bug 745005] New: oggmux: the produced file plays back sketchily
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 23 02:46:41 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745005
Bug ID: 745005
Summary: oggmux: the produced file plays back sketchily
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: mduponchelle1 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list