3dyd / issues-ys

Bug tracking for 3DYD Youtube Source
0 stars 0 forks source link

VideoOnDemand from mail.ru issue #3

Closed SlazE888 closed 5 years ago

SlazE888 commented 5 years ago

Examples: https://my.mail.ru/video/embed/510456420747968766 https://my.mail.ru/video/embed/602962354082250062

Why LAVSplitter can't connect to 3DYDFilter output pin? If I try to connect to LAVSplitter pin manually i got this error in GraphStudio:
"Connecting Pins [VFW_E_NO_ACCEPTABLE_TYPES (0x80040207)]" I try to add in filter(and configure it as External) FFMPEG libraries from here, but it doesn't help and i still unable to play video: https://ffmpeg.zeranoe.com/builds/win32/shared/ I'm noticed that after installing FFMPEG I can see that the video can be uploaded by this command: youtube-dl.exe -v https://my.mail.ru/video/embed/510456420747968766

P.S. I'm installing FFMPEG like this: 1) Download latest Zeranoe FFMPEG-build 2) Unpack by 7-Zip to this folder: C:\ffmpeg\ 3) Run as Admin in CMD(not Power Shell!): setx /M PATH "C:\ffmpeg\bin;%PATH%

3dyd commented 5 years ago

Should be fixed in 2.0 beta 4. Feel free to reopen if it is still a problem.