belaviyo / send-to-vlc

A Webextension to send streamble media sources to VLC (VideoLAN) media player
http://add0n.com/send-to-vlc.html
Mozilla Public License 2.0
132 stars 37 forks source link

Send to MPC-HC for Opera not working #48

Open Valla56 opened 11 months ago

Valla56 commented 11 months ago

Hello! Only just found this extension after many years using MPC-HC witch is unfortunate

When I try to send over a stream it tries to play and just receive 'cannot render this file'. I had a look if I could find any logs but I could not

I tested with my K-Lite MPC-HC and then with a fresh MPC-HC to see if a filter might have been the issue.

Please let me know if there's anything I can provide to assist if you have any time to have a look

Thank you Hayden

ValiantBlade commented 3 weeks ago

Very late, but you need to copy yt-dlp and ffmpeg's binaries into the MPC-HC folder. This is an MPC-HC issue, the plugin's working as intended, but MPC-HC no longer includes the right binaries for playing vids out of the box.

If a specific website doesn't work after doing that, that is a yt-dlp issue as well.

Valla56 commented 1 week ago

Oh nice! Makes sense,

Appreciate the reply, cheers!