2009/11/17 Toni <[email protected]>: > Am Dienstag, 17. November 2009 schrieb Jean-Christophe Baptiste: >> Hello Toni, >> >> I am not really sure but I think I have an issue with the latest version >> of this package. >> >> Since then, all the players relying on gstreamer can't read any >> xvid/divx movies... There is no error message or anything, the reading >> just doesn't start and stays on a blank screen (it also randomly fails >> in finding the movie length). >> >> Please let me know if ou ever already heard about this issue and how I >> could help further. > > hm, this is strange as the underlying ffmpeg-libs are used in all other > video-related programs ...
There seems to be a real problem, but isn't related to ffmpeg. While this gst-launch playbin "uri=file://$PWD/MPEG4PART2+MP3.avi" stops at "Pipeline is PREROLLING ..." I can play the same file with gst-launch filesrc location="MPEG4PART2+MP3.avi" ! avidemux name=demux demux.video_00 ! queue ! ffdec_mpeg4 ! xvimagesink demux.audio_00 ! queue ! flump3dec ! alsasink And seems to be easily reproducible: - http://forums.opensuse.org/applications/multimedia/426081-xvid-codec-failure.html - http://forums.opensuse.org/applications/426093-gstreamer-issue.html _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
