[Bug 784969] New: Matroska/Opus generated with GStreamer does not play in VLC
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jul 15 06:58:25 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784969
Bug ID: 784969
Summary: Matroska/Opus generated with GStreamer does not play
in VLC
Classification: Platform
Product: GStreamer
Version: 1.12.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: don't know
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: slomo at coaxion.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
> gst-launch-1.0 audiotestsrc num-buffers=1000 ! opusenc ! matroskamux ! filesink location=test.mka
This plays fine in GStreamer and ffplay, but VLC only plays silence.
> gst-launch-1.0 audiotestsrc num-buffers=1000 ! vorbisenc ! matroskamux ! filesink location=test.mka
This plays fine everywhere.
> ffmpeg -i test.mka -acodec opus test2.mka
This plays fine everywhere too.
We must be doing something weird here that confuses VLC.
--
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