Search found 19 matches

Go to advanced search

by Gobelz
14 Jan 2016 10:21
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4676

Re: VLCKit-3.0.0 build error with ios

Hi, I have the same issue building with ./buildMobileVLCKit.sh -f or ./buildMobileVLCKit.sh or ./buildMobileVLCKit.sh -s The output is: [info] building universal static libs for OS style iPhone ./buildMobileVLCKit.sh: line 42: pushd: MobileVLCKit/ImportedSources/vlc/install-ios-iPhoneOS: No such fil...
by Gobelz
23 Jan 2014 21:21
Forum: VLC media player for macOS Troubleshooting
Topic: Handle HD Stream fast
Replies: 6
Views: 916

Re: Handle HD Stream fast

Hi Jean-Baptiste Kempf, I know you are a active developer of VLC, thank you for that, really! I have a question about to handle the HD stream fast. The HD stream comes from a local network stream and is playing great with the original VLC source from git. I have implemented mobileVLC to my own proje...
by Gobelz
06 Jan 2014 20:33
Forum: VLC media player for macOS Troubleshooting
Topic: Command Lines with Xcode and iOS
Replies: 3
Views: 707

Re: Command Lines with Xcode and iOS

Clear.

But if I use this command-line, especially changing video width and height, it has no effect. Even when I want to make use of scale, it has no effect. Why?
by Gobelz
06 Jan 2014 12:29
Forum: VLC media player for macOS Troubleshooting
Topic: Command Lines with Xcode and iOS
Replies: 3
Views: 707

Command Lines with Xcode and iOS

Hi all, I want to make use of the customization that MobileVLC support. I'm using the command lines: https://wiki.videolan.org/VLC_command-line_help/ How can I implement this command lines to make use of. Now I do this like: self.mediaOptions = [NSDictionary dictionaryWithObjectsAndKeys: @"25&q...
by Gobelz
24 Dec 2013 11:18
Forum: VLC media player for macOS Troubleshooting
Topic: Handle HD Stream fast
Replies: 6
Views: 916

Re: Handle HD Stream fast

Is there anyone with an idea? I didn't get a solution by myself.
by Gobelz
13 Dec 2013 23:26
Forum: VLC media player for macOS Troubleshooting
Topic: Handle HD Stream fast
Replies: 6
Views: 916

Re: Handle HD Stream fast

Is there a way to tweak with mediaoptions? Lower the frame rate? Lower the video quality?
by Gobelz
07 Dec 2013 23:05
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

Earlier today I had a different build error. Now I have another one... Applying: Revert "gnutls: require version 3.0.20 or later" Applying: contrib/gnutls: use version 2.12.23 instead of 3.1.16 which still depends on gcrypt instead of nettle error: patch failed: contrib/src/gnutls/SHA512SU...
by Gobelz
07 Dec 2013 15:29
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

The builds fails again when compiling VLC... Someone with the same and will there be a fix soon? @Jean-Baptiste
by Gobelz
04 Dec 2013 00:28
Forum: VLC media player for macOS Troubleshooting
Topic: Handle HD Stream fast
Replies: 6
Views: 916

Handle HD Stream fast

Hi, I want to use VLC for iOS for streaming HD from my receiver to my iDevices. I use the MobileVLCKit and it's working great on Non-HD Streams. But if I run a HD stream it's not so quick whit streaming to my iDevices. How can I improve to stream with a good speed on my iDevices. I hope someone can ...
by Gobelz
29 Nov 2013 21:09
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.1.3 Crash on mpeg12dec.c
Replies: 2
Views: 534

Re: VLC 2.1.3 Crash on mpeg12dec.c

Any idea's? I'm wondering who is familiar with this issue..
by Gobelz
29 Nov 2013 01:02
Forum: VLC media player for macOS Troubleshooting
Topic: VLC 2.1.3 Crash on mpeg12dec.c
Replies: 2
Views: 534

VLC 2.1.3 Crash on mpeg12dec.c

Hi all, I'm having troubles with VLC for iOS. I stream video on my iPad and sometimes the app crashes (when the stream is poor) on mpeg12dec.c I don't know why, and I'm wondering if there is anyone who can help me. This is the method with the crash (Thread 19: EXC_BAD_ACCES) if (level != 0) { i += r...
by Gobelz
28 Nov 2013 12:17
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

Thanks for the support it builds perfectly :)
by Gobelz
24 Nov 2013 22:45
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

Uhmm I've missed to include the last sentence of the output. It's complaining for "check dependencies"
by Gobelz
24 Nov 2013 21:47
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

OK I am been able to build the source for iDevice further than MobileVLCKit. Now I have the following.. [info] Removing unneeded modules ~/ios/ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/extras/package/ios [info] Building MobileVLCKit (Aggregate static plugins, Release) [info] Building M...
by Gobelz
24 Nov 2013 20:14
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

If it was that just simple...

I have not been able to build it on mavericks 10.9 and xcode 5.0.2

It was successfully build with OSX 10.8.5 and xcode 5.0.2

Strang? I don't know why but my iMac with mavericks, it's not that just simple... Any idea's why it's ok with OSX 10.8.5?
by Gobelz
23 Nov 2013 22:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

this is the output when I do sh compileVLCforiOS.sh -v /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file: /Users/iMacJack/ios/ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/install-ios-OS/armv7s/contribs/lib/libz.a (No such file ...
by Gobelz
23 Nov 2013 21:55
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

Re: iOS Compile - OSX Mavericks, Xcode 5

I want to say that the build is correct for the simulator... but again not for the iDevices... Can anyone help me out..

sh compileVLCforiOS.sh -s (Simulator) OK
sh compileVLCforiOS.sh (iDevices) not OK with the same 2 failure for MobileVLCKit
by Gobelz
18 Nov 2013 14:35
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS Compile - OSX Mavericks, Xcode 5
Replies: 19
Views: 4119

iOS Compile - OSX Mavericks, Xcode 5

Hi, I want to compile the vlc source from the git repository for use in my project where I have to support video stream. When I compile the source like ./buildAspenProject.sh -s I successfully compile it for the Simulator (i386). That's correct because if I do lipo -info libMobileVLCKit.a I get the ...

Go to advanced search