ffmpeg4ios icon indicating copy to clipboard operation
ffmpeg4ios copied to clipboard

ffmpeg library migrated onto iOS

Results 5 ffmpeg4ios issues
Sort by recently updated
recently updated
newest added

Hi Am having trouble connecting to my RTSP stream from a digital camera I am working with, i call RtspParser::create, which makes all the right noises until it reaches SETUP,...

Hello, I'm trying to compile with XCode 4.5 but I got lots of "Command not found". Any planned update or a fix for this?

hi ciphor, ``` i want to use ffmpeg in my project . while surff in net i got ur code .i need following help from you ``` 1. how you...

file was built for archive which is not the architecture being linked (armv7) Ld /Users/arijasoftmac/Library/Developer/Xcode/DerivedData/iPlayer-bsiutkabquvufqbsyacpfddqlztf/Build/Products/Release-iphoneos/vMEye.app/vMEye normal armv7 cd /Volumes/arija2/ffmpeg4ios/samples/rtsp_player setenv IPHONEOS_DEPLOYMENT_TARGET 5.0 setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/clang++ -arch armv7 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk...