No, this is what I get: $ gst-launch-0.10 playbin uri=file:///home/user/Desktop/talks/1-01\ -\ CSharp3\ -\ Anders\ Hejlsberg.wmv Setting pipeline to PAUSED ... Pipeline is PREROLLING ... *** hangs here, I pressed ctrl+c *** Caught interrupt -- handling interrupt. Interrupt: Stopping pipeline ... ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ...
I also tried with UX09.wmv and it works: $ gst-launch-0.10 playbin uri=file:///home/user/Desktop/talks/UX09.wmv Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock ERROR: from element /playbin0/vbin/videosink/videosink-actual-sink-xvimage: Output window was closed Additional debug info: xvimagesink.c(1223): gst_xvimagesink_handle_xevents (): /playbin0/vbin/videosink/videosink-actual-sink-xvimage Execution ended after 4664961400 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... -- totem refuses to play certain wmv files https://bugs.launchpad.net/bugs/219550 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
