Search found 22 matches

Go to advanced search

by dongyafeiying
05 Aug 2014 03:18
Forum: General VLC media player Troubleshooting
Topic: libdvbpsi error
Replies: 1
Views: 1936

Re: libdvbpsi error

you can use "--demux=ffmpeg"
by dongyafeiying
08 Aug 2013 11:21
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Building VLC for iOS
Replies: 25
Views: 8073

Re: Building VLC for iOS

I also want to know! my erros are : [info] Building tools yasm not found tar doesn't support xz (J option) ragel not found rm -f -R yasm && tar xvzf yasm-1.2.0.tar.gz rm -f -R tar && tar xvjf tar-1.26.tar.bz2 tar: Unrecognized archive format tar: Error exit delayed from previous erro...
by dongyafeiying
08 Jul 2013 05:42
Forum: VLC media player for macOS Troubleshooting
Topic: when compile vlc i got live555 errors
Replies: 1
Views: 390

Re: when compile vlc i got live555 errors

"/usr/bin/curl" -L -O http://live555.com/liveMedia/public/live555-latest.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 564k 100 564k 0 0 68815 0 0:00:08 0:00:08 --:--:-- 98983 rm -rf live || true gunzip -c live555-latest.tar....
by dongyafeiying
08 Jul 2013 03:45
Forum: VLC media player for macOS Troubleshooting
Topic: when compile vlc i got live555 errors
Replies: 1
Views: 390

when compile vlc i got live555 errors

when compile vlc i got live555 errors: InputFile.cpp: In function ‘int64_t SeekFile64(FILE*, int64_t, int)’: InputFile.cpp:84: error: ‘fseeko’ was not declared in this scope InputFile.cpp: In function ‘int64_t TellFile64(FILE*)’: InputFile.cpp:100: error: ‘ftello’ was not declared in this scope make...
by dongyafeiying
10 Mar 2013 04:35
Forum: VLC media player for macOS Troubleshooting
Topic: vlc use ffmpeg‘s demux
Replies: 2
Views: 1035

Re: vlc use ffmpeg‘s demux

I want to use libMobileMediaLibraryKit.a and libMobileVLCKit.a with ffmpeg's dumux,what should I do?
by dongyafeiying
09 Mar 2013 03:52
Forum: VLC media player for macOS Troubleshooting
Topic: vlc use ffmpeg‘s demux
Replies: 2
Views: 1035

vlc use ffmpeg‘s demux

I want to use vlc with ffmpeg's demux ,What should I do when I compile vlc?
by dongyafeiying
20 Nov 2012 09:27
Forum: VLC media player for macOS Troubleshooting
Topic: libVLC crashes on iOS 6
Replies: 16
Views: 5457

Re: libVLC crashes on iOS 6

I have a suggest,do not use the pause method,only use the stop method.
by dongyafeiying
04 Sep 2012 03:14
Forum: VLC media player for macOS Troubleshooting
Topic: compile error on vlc ios
Replies: 15
Views: 5349

Re: compile error on vlc ios

But I got another problem: [info] Building MobileVLC (MobileVLC) Build settings from command line: SDKROOT = iphoneos5.0 === BUILD NATIVE TARGET MobileVLC OF PROJECT MobileVLC WITH CONFIGURATION Release === Check dependencies Ld build/Release-iphoneos/VLC.app/VLC normal armv7 cd /Users/**/MobileVLC ...
by dongyafeiying
04 Sep 2012 02:40
Forum: VLC media player for macOS Troubleshooting
Topic: vlc compile error for iOS?
Replies: 4
Views: 1665

Re: vlc compile error for iOS?

Quick fix: see MobileVLC/ImportedSources/vlc/contrib/iPhoneSimulator/ffmpeg/configure, function probe_cc. Probes with 'xcrun as -v' never return, as command expects input. Correcting the call probe_cc as "$as" with probe_cc as "$as < /dev/null" should solve the issue. But there ...
by dongyafeiying
01 Sep 2012 03:31
Forum: VLC media player for macOS Troubleshooting
Topic: why the sound is noise when playing http url (ios5.1.1)?
Replies: 7
Views: 1042

Re: why the sound is noise when playing http url (ios5.1.1)?

Works correctly for me. How did you compile the MobileVLC ,when I compile I got some errors: [info] Building MobileVLC (MobileVLC) Build settings from command line: SDKROOT = iphoneos5.0 === BUILD NATIVE TARGET MobileVLC OF PROJECT MobileVLC WITH CONFIGURATION Release === Check dependencies Ld buil...
by dongyafeiying
30 Aug 2012 07:47
Forum: VLC media player for macOS Troubleshooting
Topic: iOS SDK 5.1 linker error for non_lazy_ptr in Xcode 4.4.1
Replies: 11
Views: 4052

Re: iOS SDK 5.1 linker error for non_lazy_ptr in Xcode 4.4.1

I got another problem: [info] Building MobileVLC (MobileVLC) Build settings from command line: SDKROOT = iphoneos5.0 === BUILD NATIVE TARGET MobileVLC OF PROJECT MobileVLC WITH CONFIGURATION Release === Check dependencies Ld build/Release-iphoneos/VLC.app/VLC normal armv7 cd /Users/**/MobileVLC sete...
by dongyafeiying
30 Aug 2012 03:44
Forum: VLC media player for macOS Troubleshooting
Topic: MoblieVLC screen lock problem
Replies: 2
Views: 568

Re: MoblieVLC screen lock problem

HI,when compile MobileVLC(git clone git://git.videolan.org/MobileVLC.git),I got some errors : ld: 'non_lazy_ptr' in /Users/**/Library/Developer/Xcode/DerivedData/MobileVLC-cpvmkyzzbtfxwxgslndfyhjiupsl/Build/Products/Debug-iphoneos/libMobileVLCKit.a(libdeinterlace_plugin_la-deinterlace.o) contains un...
by dongyafeiying
29 Aug 2012 13:25
Forum: VLC media player for macOS Troubleshooting
Topic: Command /Developer/Platforms/iPhoneOS.platform/Developer/usr
Replies: 2
Views: 451

Re: Command /Developer/Platforms/iPhoneOS.platform/Developer

and what is this error: ld: 'non_lazy_ptr' in /Users/**/Library/Developer/Xcode/DerivedData/MobileVLC-cpvmkyzzbtfxwxgslndfyhjiupsl/Build/Products/Debug-iphoneos/libMobileVLCKit.a(libdeinterlace_plugin_la-deinterlace.o) contains undefined reference for architecture armv7 Command /Developer/Platforms/...
by dongyafeiying
29 Aug 2012 13:09
Forum: VLC media player for macOS Troubleshooting
Topic: Command /Developer/Platforms/iPhoneOS.platform/Developer/usr
Replies: 2
Views: 451

Command /Developer/Platforms/iPhoneOS.platform/Developer/usr

what is my problem? error code: [info] Building MobileVLC (MobileVLC) Build settings from command line: SDKROOT = iphoneos5.0 === BUILD NATIVE TARGET MobileVLC OF PROJECT MobileVLC WITH CONFIGURATION Release === Check dependencies Ld build/Release-iphoneos/VLC.app/VLC normal armv7 cd /Users/**/Mobil...
by dongyafeiying
29 Aug 2012 02:37
Forum: VLC for Android and Chrome OS
Topic: postproc compile error
Replies: 3
Views: 595

Re: postproc compile error

use lion10.8 and xcode 4.4.1 ,have a try
by dongyafeiying
28 Aug 2012 03:23
Forum: VLC media player for macOS Troubleshooting
Topic: compile error on vlc ios
Replies: 15
Views: 5349

Re: compile error on vlc ios

I add "LIBTOOL=@LIBTOOL@ --tag=CC" on the head ,it works.

MobileVLC/ImportedSources/vlc/modules/video_filter/Modules.am:

LIBTOOL=@LIBTOOL@ --tag=CC
SUBDIRS = dynamicoverlay
.
.
by dongyafeiying
22 Aug 2012 04:04
Forum: VLC for Android and Chrome OS
Topic: postproc compile error
Replies: 3
Views: 595

Re: postproc compile error

I got the same errors, help In file included from libpostproc/postprocess.c:89: libpostproc/postprocess_internal.h:131:5: error: type name requires a specifier or qualifier DECLARE_ALIGNED(8, uint64_t, packedYOffset); ^ libpostproc/postprocess_internal.h:131:21: error: expected parameter declarator ...

Go to advanced search