Search found 8 matches

Go to advanced search

by anpop
01 Dec 2016 12:11
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLC 3.0.0-pre3 build failed
Replies: 1
Views: 465

Re: VLC 3.0.0-pre3 build failed

I have no idea and it stops to build. my environment is Sierra, Xcode 8.1 please help. ..... ./buildMobileVLCKit.sh: line 44: pushd: MobileVLCKit/ImportedSources/vlc/install-ios-iPhoneOS: No such file or directory Hello, please look through the whole log for the "Error:" or "Error&qu...
by anpop
10 Nov 2016 08:50
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4689

Re: VLCKit-3.0.0 build error with ios

While compiling the mobileVLC following the "./buildMobileVLC.sh" faced the message: Unknown target architecture 'i386 ' at ..../MobileVLCKit/ImportedSources/vlc/extras/tools/build/bin/gas-preprocessor.pl line 195. make[1]: *** [common/arm/cpu-a.o] Error 255 ... make: *** [.x264] Error 2 S...
by anpop
03 Nov 2016 10:55
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4689

Re: VLCKit-3.0.0 build error with ios

Have just discovered a "tip" - specify the -v flag for compilation. It could help to "see" what the problem is. In my case the first solved one was a "dead" link to the "openjpeg-1.5.0" library. So fixed this by finding the mention of the link inside the files...
by anpop
02 Nov 2016 16:04
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Strange timing for VLCMediaPlayerDelegate calls
Replies: 0
Views: 335

Strange timing for VLCMediaPlayerDelegate calls

Hello. While playing MJPEG video through VLCMediaPlayer on iOS simulator/device with delegate field properly initialized. The problem is - delegate method "mediaPlayerTimeChanged" called with strange player.time property "progress". So expected sequence is 00:01,00:02,00:03,00:04...
by anpop
01 Nov 2016 09:03
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4689

Re: VLCKit-3.0.0 build error with ios

As an option please consider the pre-build MobileVLCKit : http://nightlies.videolan.org/build/ios/ :) IMHO: building is a nightmare for "ordinary" library user
by anpop
31 Oct 2016 16:48
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4689

Re: VLCKit-3.0.0 build error with ios

I was able to get further in building progress. According to the http://www.thelazycoder.com/uncategorized/libmobilevlc the crucial thing is to place "gas-preprocessor.pl" inside your "/usr/bin" directory. But still have some errors: [info] Building MobileVLCKit (Aggregate static...
by anpop
31 Oct 2016 10:18
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Getting MJPEG bitrate using MobileVLCKit
Replies: 0
Views: 355

Getting MJPEG bitrate using MobileVLCKit

Hello, faced the problem of getting the bitrate from the mjpeg file. Previously it was possible to get the bitrate by using the ffmpeg library like: "videoStream->codepar->bit_rate". But when the plain ffmpeg was included into the project with "MobileVLCKit" linker starts to comp...
by anpop
31 Oct 2016 09:07
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build error with ios
Replies: 15
Views: 4689

Re: VLCKit-3.0.0 build error with ios

Have the same issue with the "missing" folders...strange but the build script seems to remove the content of the "install-ios-XXXXXX" but doesn't create all the needed subfolders then...Anyway if to modify the build script to create the necessary folders it cant find the needed &...

Go to advanced search