GNOME Bugzilla – Bug 690485
matroska file can't step/play backward
Last modified: 2013-08-22 08:26:55 UTC
if i create a matroska file with h264 encoded video stream than it can be step/played backward, but if i put an xvid encoded stream into it then after 1-2 frame i got: ** (unknown:31610): CRITICAL **: gst_matroska_demux_seek_to_previous_keyframe: assertion `demux->seek_index' failed if i do the same with a file which is not already closed than it play a few frame backward until the first I-frame, but then gives this error even if a h264 video was in the stream: ** (unknown:7934): CRITICAL **: gst_matroska_demux_seek_to_previous_keyframe: assertion `demux->seek_index' failed PAUSED
Is this still a problem with latest git master? Can you provide a sample file in that case?
we still use 0.10 until enterprise linux will support 1.0 (ie newer glib2).
Ok, let's close it then. If it's still existing I'm sure someone else will report it again.