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 363214 - totemMullYPlugin No support for video/x-msvideo.
totemMullYPlugin No support for video/x-msvideo.
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on:
Blocks: 364020
 
 
Reported: 2006-10-18 19:14 UTC by Filip Palm
Modified: 2006-10-21 20:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Filip Palm 2006-10-18 19:14:00 UTC
There is no support for video/x-msvideo in totemMullYPlugin so this video don't play:
URL: http://www.pancrace.tv/


** Message: totem_plugin_new_instance
** Message: totemPlugin ctor [0xa25c628]
** Message: totemMullYPlugin ctor [0x9311898]
mode 1
mime type: video/divx
argv[0] type video/divx
argv[1] src free/demo.avi
argv[2] mode null
argv[3] autoplay false
argv[4] previewimage picts/PANCRACE-TV.jpg
argv[5] previewmessage Cliquez ici pour jouer la demo
argv[6] previewmessagefontsize 14
argv[7] allowcontextmenu false
argv[8] pluginspage http://go.divx.com/plugin/download/
argv[9] height 394
argv[10] width 512
** Message: plugin_get_value 14 (e)

** Message: SetWindow [0xa25c628]
** Message: waiting for data to come
** Message: leaving plugin_set_window
** Message: SetWindow [0xa25c628]
** Message: existing window
** Message: resize
** Message: leaving plugin_set_window
** Message: SetWindow [0xa25c628]
** Message: existing window
** Message: resize
** Message: leaving plugin_set_window
** Message: plugin_new_stream
** Message: plugin_new_stream type: video/x-msvideo url: http://www.pancrace.tv/free/demo.avi
** Message: Guessed mime-type 'video/x-msvideo' for 'http://www.pancrace.tv/free/demo.avi'
** Message: plugin_new_stream type: video/x-msvideo not supported, exiting

Other information:
Totem-CVS, Gstreamer-CVS, Gst-plugins-*-CVS and Gst-ffmpeg-CVS

The file play's fine in the standard Totem Movie Player when downloaded. But when streamed it have some audio problem (bug #362674).
Comment 1 Bastien Nocera 2006-10-21 20:26:01 UTC
2006-10-21  Bastien Nocera  <hadess@hadess.net>

        * browser-plugin/totemMullYPlugin.cpp: add "video/x-msvideo" as
        a supported mime-type, allows playback of
        http://www.pancrace.tv/
        (Closes: #363214)