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 605950 - Does not play videos: ffmpeg :0:: Compressed SWF format not supported
Does not play videos: ffmpeg :0:: Compressed SWF format not supported
Status: RESOLVED DUPLICATE of bug 600369
Product: totem
Classification: Core
Component: YouTube plugin
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-01-03 09:08 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2010-01-04 22:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2010-01-03 09:08:19 UTC
I get the search results with nice thumbnails, but none is playing.

When I run totem like below I get:

GST_DEBUG="*:2,ff*:3" totem

0:00:20.820560917 15911  0x82dfa48 ERROR                 ffmpeg :0:: Compressed SWF format not supported
0:00:20.820823776 15911  0x82dfa48 WARN                  ffmpeg gstffmpegdemux.c:1243:gst_ffmpegdemux_open:<ffdemux_swf0> error: Input/output error
0:00:20.820952831 15911  0x82dfa48 WARN                  ffmpeg gstffmpegdemux.c:1504:gst_ffmpegdemux_loop:<ffdemux_swf0> error: Internal data stream error.
0:00:20.820979368 15911  0x82dfa48 WARN                  ffmpeg gstffmpegdemux.c:1504:gst_ffmpegdemux_loop:<ffdemux_swf0> error: streaming stopped, reason error
0:00:21.365564304 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:357:bvw_error_msg: message = GStreamer encountered a general supporting library error.
0:00:21.365629111 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:359:bvw_error_msg: domain  = 4340 (gst-library-error-quark)
0:00:21.365652296 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:360:bvw_error_msg: code    = 1
0:00:21.365672409 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:361:bvw_error_msg: debug   = gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error
0:00:21.365701181 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:362:bvw_error_msg: source  = <ffdemux_swf0>
0:00:21.365858170 15911  0x80bc5c0 ERROR                  totem bacon-video-widget-gst-0.10.c:363:bvw_error_msg: uri     = http://www.youtube.com/v/JlFl7g8RHZ4?f=videos&c=ytapi-GNOME-Totem-444fubtt-1&d=Aa_GPZt8t1WjXJl-QnyunkwO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata
** Message: Error: GStreamer encountered a general supporting library error.
gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error

I run gstreamer git HEAD of all the modules.
Comment 1 Bastien Nocera 2010-01-04 11:23:37 UTC
This has more to do with the version of Totem you're using. The error means that it tried to play the SWF file instead of the video (FLV, or MPEG-4) file.

Which version of Totem are you using?
Comment 2 Bastien Nocera 2010-01-04 15:37:58 UTC
Still NEEDINFO...
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2010-01-04 19:40:41 UTC
Totem Video-Player 2.28.1 on OpenSUSE 11.2
Today I've tried on Ubunto, which has a Totem Video-Player 2.28.2 and it seems to work.
Comment 4 Bastien Nocera 2010-01-04 22:38:19 UTC
Get SUSE to update their versions. It was fixed in 2.28.3, and the one in Ubuntu probably has a backport.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 600369 ***