[Bug 685894] dtsdec (mpegdemux?): could not decode stream, Bad first_access parameter in buffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 10 08:20:45 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=685894
GStreamer | gst-plugins-bad | git
Alexander E. Patrakov <patrakov> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |patrakov at gmail.com
--- Comment #1 from Alexander E. Patrakov <patrakov at gmail.com> 2012-10-10 15:20:38 UTC ---
Please specify the versions of the relevant software on your computer, as on my
computer there is no such message (i.e. the bug is a regression and I am still
on the "good" end of it).
gstreamer=0.10.35
gstreamer-plugins-base=0.10.35
gstreamer-plugins-bad=0.10.22
gstreamer-plugins-good=0.10.30
gstreamer-plugins-ugly=0.10.18
totem=3.4.3
OTOH, the bug is not unique to totem, as mplayer also doesn't want to decode
the audio without -demuxer lavf.
The file was prepared as follows:
1) Ripped the DVD: dvdbackup -M -i /dev/sr0
2) Copied the first video track and the first audio track using ffmpeg: ffmpeg
-i VTS_01_1.VOB -ss 68 -t 10 -acodec copy -vcodec copy sample.mpg
It may well be that ffmpeg-0.10.4 muxes bad mpeg files such as this.
--
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