[Bug 706624] New: Sound problems
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 22 15:39:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=706624
GStreamer | don't know | 1.0.9
Summary: Sound problems
Classification: Platform
Product: GStreamer
Version: 1.0.9
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: topazas at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Windows 7, x32
Gstreamer 1.0.9 for Windows
While playing any video file (mostly mkv) that i found on my PC sound is
corrupted, very noisy, like stuck at max possible level.
Changing volume flag from 1.0 to 10.0 does not make any difference.
gst-0.1 works ok, vlc no problem too with the same files.
Example:
> gst-launch-1.0.exe playbin uri=file:///D:/Movie/bunny_bumping.mkv volume=1.0
Compiled the same in console app (1 example):
<...>
pipeline = gst_parse_launch ("playbin uri=file:///D:/foo_bar.mkv", NULL);
<...>
Console output is WITH ERRORS for all played files:
Pipeline is PREROLLING ...
No accelerated IMDCT transform found
distribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecode
Bin:decodebin0/GstMatroskaDemux:matroskademux0: GStreamer encountered a general
stream error.
Additional debug info:
matroska-demux.c(4660): gst_matroska_demux_loop ():
/GstPlayBin:playbin0/GstURID
ecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMatroskaDemux:matroskademux0:
stream stopped, reason error
Execution ended after 253143157937 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
Thank You.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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