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 565269 - GStreamer can't play newset Terminator: Salvation HD 1080p trailer (WMV)
GStreamer can't play newset Terminator: Salvation HD 1080p trailer (WMV)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.5
Other Linux
: Normal normal
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-21 17:24 UTC by Tomasz Sałaciński
Modified: 2009-03-05 06:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Tomasz Sałaciński 2008-12-21 17:24:23 UTC
As said above,

Terminator: Salvation trailer won't play in Totem. Here is the last line of console output after starting Totem with GST_DEBUG=2:

0:00:01.066863693 19269  0xac4c058 WARN                ffmpeg gstffmpegcodecmap.c:2574:gst_ffmpeg_caps_to_codecid: Couldn't figure out the id for caps video/x-wmv, wmvversion=(int)3, fourcc=(fourcc)WMVA, width=(int)1920, height=(int)816, codec_data=(buffer)270000010fe37e3bf19788800000010e1044efc65c80, format=(fourcc)WMVA, framerate=(fraction)2500000/104297

Then totem hangs - after switching to fullscreen user can see original totem layout (as big as window size) surrounded by artifacts. User can exit fullscreen and close totem gracefully. It seems it just can't find the proper codec for this WMV version.

I am posting this bug with older gst-ffmpeg (10.5), because the changelog doesn't say anything that can tell that it is fixed in 10.6.

You can download the trailer from:
http://pdl.warnerbros.com/wbmovies/terminatorsalvation/trl2/TerminatorTRL2_1080.wmv.zip

MPlayer plays this file fine. I hope that's everything you need:)

Cheers!
Comment 1 Edward Hervey 2009-03-05 06:50:35 UTC
commit 8dcbe4f7e866258483639e9153936bcaf7b81bf0
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Thu Mar 5 07:48:24 2009 +0100

    codecmap. The VC1 decoder can also handle the Advanced Profile.
    
    Fixes #565269