After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569035 - [matroska] mkv created by mkvtoolnix pause after seek
[matroska] mkv created by mkvtoolnix pause after seek
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.10
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-25 00:50 UTC by Hammered
Modified: 2009-08-01 19:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Requested log file (64.93 KB, application/x-bzip2)
2009-01-25 12:47 UTC, Hammered
Details

Description Hammered 2009-01-25 00:50:30 UTC
I am using Ubuntu 8.10 64bit. 

Problem:
If you play with Totem a matroska file created with mkvtoolnix and then seek ahead this is what happens:
1.audio stops playing
2.video continues to play but it "pauses" after a few seconds(3-4) and it never continues.

Steps to reproduce:
1.mux any audio/video streams to a matroska container using mkvtoolnix
2.open resulting video in totem and seek and wait a few seconds(seek in the second half of the stream for better "results")

Notes:
I used mkvtoolnix 2.4.1 both on Ubuntu and on Windows. The resulting videos played fine in VLC(ubuntu) and MPC(using it's internal matroska demuxer).
Comment 1 Sebastian Dröge (slomo) 2009-01-25 08:33:38 UTC
Hi,
could you attach/link such matroska file with shows this behaviour?

Also, could you run totem with
GST_DEBUG=matroska*:5 GST_DEBUG_NO_COLOR=1 totem /path/to/file &> log
reproduce this bug, compress the generated "log" file with bzip2 and attach it?
Comment 2 Hammered 2009-01-25 12:47:51 UTC
Created attachment 127196 [details]
Requested log file

Hi,
1.Just mux any video and audio stream with mvktoolnix. I will provide an attachment if you can't reproduce the problem yourself(I have only 190kbps upload stream).
2.Attaching the log.
Comment 3 Sebastian Dröge (slomo) 2009-02-10 13:03:09 UTC
I can't reproduce it with the test files I created with mkvmerge from mkvtoolnix. Which gst-plugins-good version do you use?
Comment 4 Tim-Philipp Müller 2009-08-01 19:09:46 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!

(PS: I've seen similar issues before with matroaskademux/pulsesink 0.10.15, which went away with matroskademux/pulsesink from -good git).