Search found 6 matches

Go to advanced search

by catskytw
09 Jul 2014 05:39
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Build failed with latest version
Replies: 7
Views: 1727

Re: Build failed with latest version

still compiling errors after checking out the lastest version in 2014/7/8 committed by Jorg Bleyel /Users/change/Desktop/VLC-git/ImportedSources/MediaLibraryKit/MediaLibraryKit_Prefix.pch:42:9: fatal error: '/Users/fkuehne/Desktop/videolan/gits/ios3/ImportedSources/VLCKit/build/Release-iphonesimulat...
by catskytw
07 Nov 2013 03:47
Forum: VLC media player for macOS Troubleshooting
Topic: no sound while .mpeg4 files and crashed while .rm files
Replies: 5
Views: 807

Re: no sound while .mpeg4 files and crashed while .rm files

Dear Felix: Thank for your reply. Please don't worry about the license problem; I have put my source code on github as a public repository while the initial of my project. Back to my issue, after recompiling in serval times, this issue is still existing. It's weird, why does not VLC-iOS project have...
by catskytw
06 Nov 2013 10:07
Forum: VLC media player for macOS Troubleshooting
Topic: no sound while .mpeg4 files and crashed while .rm files
Replies: 5
Views: 807

Re: no sound while .mpeg4 files and crashed while .rm files

Dear Jean: 1. In .mpeg4 file, audio codec: MPEG AAC Audio(mp4a) In .rm file, audio codec: A52 Audio(aka AC3)(a52) crashed in audio.c line 287 avcodec_decode_audio4() 2. Here is my source code: in appDelegate.m: + (void)initialize { NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults]; NS...
by catskytw
05 Nov 2013 10:31
Forum: VLC media player for macOS Troubleshooting
Topic: no sound while .mpeg4 files and crashed while .rm files
Replies: 5
Views: 807

no sound while .mpeg4 files and crashed while .rm files

Hello guys: I built the libMediaLibrary and libMobileVLCKit from VLC iOS 2.1.1 for my OWN project and write my multimedia app after reading the VLC-iOS project's source code. There are two problems in my project which are not happened in VLC-iOS project. 1. no sound while playing .mpeg4 files in dev...
by catskytw
11 Oct 2013 11:38
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS compiling error in XCode 5
Replies: 22
Views: 6034

Re: iOS compiling error in XCode 5

Hello All: I have compiled VLC successfully with XCode 5. To answer my original question, you need to give this command `make .freetype2` under ~/your_VLC_Dir/ios/ImportedSources/vlc/contrib/iPhoneSimulator-i386 and do it again if compiling for device. There are some error(the package's URL is missi...
by catskytw
04 Oct 2013 06:07
Forum: VLC for iOS, iPadOS and Apple TV
Topic: iOS compiling error in XCode 5
Replies: 22
Views: 6034

iOS compiling error in XCode 5

Hello All: After referencing the instructions to build https://wiki.videolan.org/IOSCompile/ , I got a compiling error in "sh buildAspenProject.sh -k 7.0". The errors is: checking for gcc... gcc checking for gcc... (cached) gcc checking for suffix of native executables... rm: conftest.dSYM...

Go to advanced search