[gstreamer-bugs] [Bug 620790] Error: GStreamer encountered a general stream error. when trying to play .mkv file
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 15 17:30:20 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620790
GStreamer | gst-plugins-good | 0.10.23
--- Comment #3 from Adam Guthrie <ispiked at gmail.com> 2010-06-16 00:30:15 UTC ---
The file is 1.1GB. I've tried splitting it using ffmpeg:
ffmpeg -i 24.S07E14.720p.HDTV.X264-DIMENSION.mkv -ss 00:01:40 -t 00:00:03
out.mkv
but I get an error:
[mp2 @ 0x9b97b00]encoding 6 channel(s) is not allowed in mp2
Error while opening codec for output stream #0.1 - maybe incorrect parameters
such as bit_rate, rate, width or height
I've tried -acodec copy and -vcodec copy, but that doesn't seem to work
correctly (the video is messed up and doesn't crash).
mkvmerge --split will split it, but the split file doesn't cause the crash (it
just glitches the video).
Any advice? I can make the file available if someone is willing to download it.
--
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