WACUP

General => General Discussion => Topic started by: stimpee on November 18, 2020, 07:44:03 PM

Title: Webm playback
Post by: stimpee on November 18, 2020, 07:44:03 PM
I am trying to get WebM files to play in Wacup (latest beta), but they wont play.  I thought Winamp used to play it and the release notes for 5.581 do indicate it. Is this one of the libraries that has been replaced? http://forums.winamp.com/showthread.php?p=2675303
Title: Re: Webm playback
Post by: dro on November 18, 2020, 10:19:08 PM
WEBM support was done via in_mkv.dll which isn't installed by WACUP & even then it didn't work well as often there wasn't the codec playback support needed for what is normally found in WEBM.

You may need to check it but in_dshow.dll should instead be trying to handle WEBM via any possibly installed DirectShow filters (assuming there's any installed & made available to the api).

-dro