Search found 4 matches

Go to advanced search

by Sylver
11 Aug 2012 14:00
Forum: VLC media player for macOS Troubleshooting
Topic: Building MobileVLC for iOS
Replies: 4
Views: 3329

Re: Building MobileVLC for iOS

To solve this problem you have to disable ASM for FFMPEG. Go to MobileVLC/ImportedSources/vlc/contrib/src/ffmpeg/rules.mak and at FFMPEGCONF variable add --disable-asm parameter. As this: FFMPEGCONF = \ --cc="$(CC)" \ --disable-doc \ --disable-decoder=libvpx \ --disable-decoder=bink \ --e...
by Sylver
06 Oct 2010 22:38
Forum: Development around libVLC
Topic: Playing from https with untrusted certificate fails
Replies: 3
Views: 3431

Re: Playing from https with untrusted certificate fails

You need to provision the appropriate certificate as trusted on the device. I have no clue how that's done on iPad. Thanks Rémi for your answer ! I've seen in code headers that you are the one who coded the TLS part ;) You can provision the iPhone and the iPad with the same tool (iPhone configurati...
by Sylver
06 Oct 2010 13:52
Forum: Development around libVLC
Topic: Playing from https with untrusted certificate fails
Replies: 3
Views: 3431

Playing from https with untrusted certificate fails

Hello, I'm working on a project to view on iPhone/iPad videos that are stored on some local network disks using http interface (I'm using libVLC and MobileVLCKit from source code of VLC for iPad) ! Thanks to the help of Pierre, I managed to make some modifications to pass needed cookies from authent...
by Sylver
29 Sep 2009 07:56
Forum: VLC media player for macOS Troubleshooting
Topic: high CPU usage with the 64 Bit version of VLC (Snow Leopard)
Replies: 4
Views: 2681

Re: high CPU usage with the 64 Bit version of VLC (Snow Leopard)

Hello, I'm experiencing the same problem ! With my HD videos (AVCHD 1080p), the CPU is at 200% all the time while it is at something like 90% with the 32 bit version ... I removed the preference folder with no changes :( Macbook Pro 15"4 unibody mid 2009 (the one with the SD card slot) 2.66GHz ...

Go to advanced search