Comment 2 for bug 467193

Revision history for this message
Davide Capodaglio (davidecapod) wrote :

yes pitfdll and w32codecs are installed, but I think is not working properly at all.
this is the result of gst-inspect-0.10 pitfdll:

Plugin Details:
  Name: pitfdll
  Description: DLL-loader elements
  Filename: /usr/lib/gstreamer-0.10/libpitfdll.so
  Version: 0.9.1.1
  License: GPL
  Source module: pitfdll
  Binary package: PitfDLL
  Origin URL: http://ronald.bitfreak.net/pitfdll/

  0 features:

In fact gstreamer is playing the video stream of the wmv with ffmpeg.

.....................
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0.GstPad:video_00: caps = video/x-wmv, wmvversion=(int)3, width=(int)1280, height=(int)720, codec_data=(buffer)4bf10a01, format=(fourcc)WMV3, framerate=(fraction)10000000/417083
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:sink: caps = video/x-wmv, wmvversion=(int)3, width=(int)1280, height=(int)720, codec_data=(buffer)4bf10a01, format=(fourcc)WMV3, framerate=(fraction)10000000/417083
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:src: caps = video/x-wmv, wmvversion=(int)3, width=(int)1280, height=(int)720, codec_data=(buffer)4bf10a01, format=(fourcc)WMV3, framerate=(fraction)10000000/417083
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdec_wmv3:ffdec_wmv30.GstPad:sink: caps = video/x-wmv, wmvversion=(int)3, width=(int)1280, height=(int)720, codec_data=(buffer)4bf10a01, format=(fourcc)WMV3, framerate=(fraction)10000000/417083
......................

I also attached the full log of gst-inspect -a.
mplayer works perfectly using both wmv9dmo and wma9dmo binary codecs.