I used the dec. 1st commit 2453a955435b9cae2c1637274416a4841ce66909 if that's what you're asking.
Let me know if there's something else you need to debug this...
Hey, Reposting this at the development forum as I think it's more suitable. I have some links to private files on google drive. They look like this: https://r9---sn-aigllnee.googlevideo.com/videoplayback?id=caff1b9d29dd40aa&itag=37&source=webdrive&begin=0&requiressl=yes&mm=30&...
Hey, I have some links to private files on google drive. They look like this: https://r9---sn-aigllnee.googlevideo.com/videoplayback?id=caff1b9d29dd40aa&itag=37&source=webdrive&begin=0&requiressl=yes&mm=30&mn=sn-aigllnee&ms=nxu&mv=u&nh=IgpwcjAyLmxocjI1KgkxMjcuMC4w...
I've successfully built for device + simulator + bitcode on latest MacOS sierra with Xcode 8.2.1 with commit from Dec 1. 2016. Later commits seem to have broken simulator compatibility since builds fail with: configure: error: cannot run C compiled programs. If you meant to cross compile, use--host'...
Update: I made some progress and added the "--no-drop-late-frames" parameter to the library options. Now, there is no jittering (which I now know are dropped frames), but the video is often distorted. The fact that the official VLC app does not have these problems suggests that the AppleTV...
Thanks for your help. I see in the VLC log that deinterlace is not used: "deinterlace -1, mode blend, is_needed 0" So that is not the problem. I have actually been able to compile the latest nightlies. Except for the simulator that is. For simulator I'm encountering this problem: https://c...
I've tried with various external (i.e. from an external URL) streams: mp4, mkv, etc. All have this problem. Sorry if my post wasn't clear, but I'm using TVVLCKIT. Even tried the latest build 24. As per your suggestion I also dropped the avcodec-fast option, but jittering remains the same. BTW, VLC a...
I've been trying to use libVLC 3.0.0 with my TVOS application but encountering performance issues. Every couple of seconds, the video stutters/jitters accompanied by "picture is too late to be displayed" line in the log. I've been using the precompiled version from cocoapods (tried all bui...
You don't need to edit the file.
Just manually download from the new link and place the file in the contrib/tarballs directory.
Rerun the buildMobileVLCKit.sh script and it will detect the file and continue.