Search found 5 matches

Go to advanced search

by John Connah
13 Mar 2014 15:27
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Build error when using Xcode 5.1
Replies: 1
Views: 737

Build error when using Xcode 5.1

Downloaded the latest source and tried to build with Xcode 5.1 and getting the following error when compiling ffmpeg contrib in vlc. Is this a known issue? and does anyone have a fix/workaround?? Cheers John clang: warning: argument unused during compilation: '-I .' clang: warning: argument unused d...
by John Connah
05 Feb 2014 16:11
Forum: Development around libVLC
Topic: libvlc_media_get_stats from connected mms stream
Replies: 4
Views: 1597

Re: libvlc_media_get_stats from connected mms stream

Sorry to resurrect an old thread but for anyone looking at stats and getting zeros returned, take a look at VLCLibrary.m in VLCKit and look for the _defaultOptions comment out the --no-stats in the vlcParams as below vlcParams = @[@"--no-color", @"--no-osd", @"--no-video-tit...
by John Connah
27 Jan 2014 14:49
Forum: VLC for iOS, iPadOS and Apple TV
Topic: SAP Discovery in VLC for IOS
Replies: 1
Views: 1605

SAP Discovery in VLC for IOS

Hi, Notice that the network streams identified from the SAP Discoverer in IOS are no longer displayed in this release of VLC for IOS.(See code below). Its still there in VLCLib but just not displayed. Is there an issue with SAP streams or has this been accidentally removed? If there is an issue with...
by John Connah
23 Jan 2014 23:08
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlc ios master git broken / 404 from sourceforge?
Replies: 6
Views: 1813

Re: vlc ios master git broken / 404 from sourceforge?

IOS Build is now working - Just finished a clean get from Git.

Felix - Many thanks for all your efforts in fixing so many things

Cheers John
by John Connah
17 Jan 2014 14:07
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlc ios master git broken / 404 from sourceforge?
Replies: 6
Views: 1813

Re: vlc ios master git broken / 404 from sourceforge?

anybody having this problem again? getting a 404 from source forge when curling modplug-xmms-git-bc8cb8248788c05b77da7d653f4c677354339a21.zip

Cheers for any info
John

Go to advanced search