Playing WMV files with Playbin

Tobias Rapp t.rapp at noa-archive.com
Fri Dec 29 14:51:51 UTC 2023


You might want to adjust the debug output level via

set GST_DEBUG=3

and then re-run your gst-launch command. That might give you more 
information what is going wrong.

BTW: When I test WMV playback on my Windows machine the "avdec_wmv3" 
decoder is used, although the "dshowvdec_wvc1" decoder (listed in your 
log output) is also available. Not sure how to enforce a specific 
decoder on the command-line, though.

Regards, Tobias



More information about the gstreamer-devel mailing list