Hi for a long time now, I tried to build the master branch of TVVLCKit with ./buildMobileVLCKit.sh -t (try with sudo too) (with macOS Sierra and Xcode Eight) and I've got always this error : autoreconf: running: aclocal -I /Users/pascalbeaujard/Downloads/VLCKit-master/MobileVLCKit/ImportedSources/vl...
Just for your information, SPDIF that is on VLC for tvOS doesn't work. Even if audio is multichannel, it's out with stereo.
I'll hope the new feature will arrive soon.
Hi everyone,
Can someone tell me how to activate this option on TVVLCKit ?
Do I have to add a key on the media dictionary and what key ?
Or do I have to set another option on the player itself ?
You're a lucky guy. Can I ask you a big service ? Can you compress VLCKit folder (I know it's more than 2Gb) and upload it for me on my FTP. I can give you access by PM.
It would be so great. Tell me if it's ok.
Ok so I'm not the only one and for me December version worked fine too but now it is dropping frames and the FPS is falling down to 9. I can watch any movie. And more the official VLC tvOs app does the same.
Ok I saw that it works now for you ssbmaccom, but can you tell me if you have problem reading movie (freezing or dropping frame) ?
Because that's what I've got since a lot of times.
I've tried again this evening with 2.7.3 and nothing to do.
I've got always the same problem.
On December it worked fine and now I'm totally blocked.
Can someone tell me what to do to solve this problem ?
I need your help please.
I look at the patch 002 which failed. I can see what it done in the dialog.c. But I don't understand why and how to solve it. Please help... Here is my local dialog.c : int vlc_dialog_update_progress_text_va(vlc_object_t *p_obj, vlc_dialog_id *p_id, float f_value, const char *psz_fmt, va_list ap) { ...
Hi, everyone. Since yesterday I try to compile TVVLCKit without any success. I tried at least 15 times with 2.7 and master. I run ./buildMobileVLCKit.sh -t, then the same with -t -s And this is what I get : [info] Preparing build dirs remote: Counting objects: 7, done. remote: Compressing objects: 1...