Am Freitag, 20. November 2009 schrieb Cristian Morales Vega: > 2009/11/18 Cristian Morales Vega <[email protected]>: > > 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-fail > >ure.html - > > http://forums.opensuse.org/applications/426093-gstreamer-issue.html > > I tried to build the Packman package with and without > "--with-system-ffmpeg" (against openSUSE packages, was easier) and > only the one without it works. So... yes, the problem is in > gstreamer-0_10-ffmpeg.
dammed, so welcme back in the world of inlined applications/libraries :( I'll tigger a rebuild on our build-server without the option --with-system-ffmpeg. Thx for investigating this issue, save me some time :) -- have fun Toni _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
