Latest restricted WACUP beta release is build #19100 (May 10th 2024) (x86 & x64 changelogs) | Latest WACUP public preview is build #19100 (May 10th 2024) (x86 only)


NOTE: Beta testers are added in a limited & subjective manner as I can only support so many people as part of the beta test program to keep it useful for my needs.

Unless I think you're going to be helpful, not all requests will be accepted but might still be later on. Remember that beta testing is to help me & the limitations currently works for my needs for this project.

Author Topic: Webm playback  (Read 1795 times)

stimpee

  • Beta Tester
  • Newbie
  • *
  • Posts: 2
    • View Profile
Webm playback
« 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

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 4535
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: Webm playback
« Reply #1 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