GNOME Bugzilla – Bug 618137
Weird issues with audio and video
Last modified: 2010-10-19 22:13:45 UTC
Original report: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/568030 "if I open a movie (.flv or .avi) I hear audio but no video. If I click on menus (file, edit, etc.) I see the video too. If I click on the plyalist field, video disappears. If I click F11 I have video and audio, if I click F11 again I only hear audio." debug information: (totem:17263): Totem-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle (totem:17263): Totem-DEBUG: Setting initial properties (totem:17263): Totem-DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself (totem:17263): Totem-DEBUG: Received SaveComplete message in state save-yourself-done (totem:17263): Totem-DEBUG: Init of Python module (totem:17263): Totem-DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin (totem:17263): Totem-DEBUG: Creating object of type BBCViewer+TotemPythonPlugin (totem:17263): Totem-DEBUG: Creating Python plugin instance (totem:17263): Totem-DEBUG: totem_playlist_add_one_mrl (): hackergotchi.avi (null) (null) gst-launch playbin2 nameofthemovie.avi Impostazione della pipeline a PAUSED ... ERRORE: la pipeline non vuole mettersi in pausa. ERRORE: dall'elemento /GstPlayBin2:playbin20: No URI set Informazioni di debug aggiuntive: gstplaybin2.c(3448): setup_next_source (): /GstPlayBin2:playbin20 Impostazione della pipeline a NULL ... Esecuzione di free sulla pipeline... Not attaching the stacktrace since this is not a crash.
(In reply to comment #0) > Original report: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/568030 Next time, put in version numbers. Please make sure to test with 2.30.1 or 2.30.2. <snip> > gst-launch playbin2 nameofthemovie.avi It's not "nameofthemovie.avi", it "uri=file:///full/path/to/nameofthemovies.avi"
Lorenzo, can you please test with 2.30.1 or anything younger and report back whether the issue still exists? Thanks in advance.