jit.qt.movie crashes when trying to play a direct link video
Hi. I'm trying to play a YT video direct link (the new format) using QuickTime, something I know can be done because up until YT changed its url format, it was accomplished by Nesa's patch: https://cycling74.com/forums/youtube-mixer.
So the problem, I guess, is only the string formatting part, not the .jit.QT.movie part.
Max Patch
Copy patch and select New From Clipboard in Max.
So, before I digged into the string format patching, I wanted to try a well established link I've got using VLC.
Problem is that the string contains "," in it, so I tried to put a "/" before each. It should have worked but instead it crashed.
I'm not sure if the problem is in the string itself or the jit.qt.movie object.
The video is .mp4 format so I'm pretty sure it's not a codec issue (although I'm on PC)
Here's the patch: