That would be Amazing!Do you, guys, plan to support VLC for iOS on modern platforms? Is anyone interested to cooperate and bring back support?
focus on ffmpegyou should look at the "config.log" in the ffmpeg folder.
Code: Select all
ios)
EXTRA_LDFLAGS="${EXTRA_LDFLAGS} -isysroot ${IOS_SDK_ROOT}"
if test -z "$IOS_SDK_ROOT"; then
Code: Select all
export CXX="${DEVROOT}/usr/bin/llvm-g++-4.2"
export CC="${DEVROOT}/usr/bin/llvm-gcc-4.2"
Code: Select all
error: invalid operand in inline asm: 'ldr ${0:Q}, $1
ldr ${0:R}, $2
'
make[2]: *** [libavformat/asfcrypt.o] Error 1
make[1]: *** [.ffmpeg] Error 2
make: *** [using-src] Error 2
Code: Select all
ranlib: archive member: libavcodec/libavcodec.a(mpegaudiodata.o) cputype (16777223) does not match previous archive members cputype (12) (all members must match)
make[2]: *** [libavcodec/libavcodec.a] Error 1
make[1]: *** [.ffmpeg] Error 2
Code: Select all
vlc: unknown option or missing mandatory argument `--ffmpeg-skiploopfilter=all'
Try `vlc --help' for more information.
2012-01-23 23:30:35.044 VLC[9761:707] *** Assertion failure in -[VLCLibrary init],
/Users/crapulax/Documents/.../VLC-1.1.0-iOS/projects/macosx/framework/Sources/VLCLibrary.m:91
Code: Select all
[info] Using armv7 with SDK version 5.0
./build.sh: line 21: pushd: <path>/MobileVLC/ImportedSources/vlc/extras/contrib: No such file or directory
Is there some way I can look at your workings? I would like to help.At present, VLC 2.0 does not compile on iOS, because our new contrib system does not support iOS yet. We are working on it, but are not done yet. MobileVLC itself will compile for iOS just fine.
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 15 guests