Search found 13 matches

Go to advanced search

by gerlich
20 Feb 2017 15:15
Forum: Development around libVLC
Topic: Opening google drive direct links with VLCKit
Replies: 5
Views: 8173

Re: Opening google drive direct links with VLCKit

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...
by gerlich
19 Feb 2017 21:15
Forum: Development around libVLC
Topic: Opening google drive direct links with VLCKit
Replies: 5
Views: 8173

Re: Opening google drive direct links with VLCKit

I built the vlckit by running buildMobile.sh script with -tfb switches.
Didn't change anything.
by gerlich
12 Feb 2017 08:55
Forum: Development around libVLC
Topic: Opening google drive direct links with VLCKit
Replies: 5
Views: 8173

Opening google drive direct links with VLCKit

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&...
by gerlich
06 Feb 2017 08:17
Forum: VLC for iOS, iPadOS and Apple TV
Topic: opening google drive direct links in vlckit
Replies: 0
Views: 4780

opening google drive direct links in vlckit

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...
by gerlich
18 Jan 2017 06:39
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build fail
Replies: 14
Views: 4883

Re: VLCKit-3.0.0 build fail

@elrules, Are you sure you did no. 4?
I got the same error you got on any other commit except that one.
by gerlich
16 Jan 2017 09:19
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build fail
Replies: 14
Views: 4883

Re: VLCKit-3.0.0 build fail

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'...
by gerlich
21 Dec 2016 15:38
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Re: Video stutter/jitter with libVLC on TVOS

I did share the debug log. See 1st post
by gerlich
19 Dec 2016 12:56
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Re: Video stutter/jitter with libVLC on TVOS

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...
by gerlich
18 Dec 2016 11:11
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Re: Video stutter/jitter with libVLC on TVOS

What about my original question? Any more insight on this?
I've literally tried everything...
by gerlich
15 Dec 2016 08:10
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Re: Video stutter/jitter with libVLC on TVOS

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...
by gerlich
13 Dec 2016 18:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Re: Video stutter/jitter with libVLC on TVOS

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...
by gerlich
12 Dec 2016 17:35
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Video stutter/jitter with libVLC on TVOS
Replies: 9
Views: 2085

Video stutter/jitter with libVLC on TVOS

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...
by gerlich
21 Nov 2016 09:29
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLC 3.0.0-pre3 build error
Replies: 3
Views: 577

Re: VLC 3.0.0-pre3 build error

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.

Go to advanced search