After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618137 - Weird issues with audio and video
Weird issues with audio and video
Status: RESOLVED INCOMPLETE
Product: totem
Classification: Core
Component: Plugins
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-05-08 20:51 UTC by Lorenzo De Liso
Modified: 2010-10-19 22:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lorenzo De Liso 2010-05-08 20:51:50 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.
Comment 1 Bastien Nocera 2010-05-12 16:19:39 UTC
(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"
Comment 2 Tobias Mueller 2010-10-19 22:13:45 UTC
Lorenzo, can you please test with 2.30.1 or anything younger and report back whether the issue still exists? Thanks in advance.