[gstreamer-bugs] [Bug 160514] behindsceneswow AVI clip doesn't play

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Dec 15 03:32:58 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=160514
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From wim at fluendo.com  2004-12-15 06:32 -------
The file was 50MB only, the index was not part of the download. avidemux seeks
to the index, gnomevfssrc happily says it's possible but EOSes on the next _get,
stopping the pipeline. gnomevfssrc should check it the seek event is bigger than
the filesize and return FALSE in the seek handler. This is not done by filesrc
either... Other option is to query the filelength in avidemux and don't seek to
the position if it's bigger than the filesize.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list