> Where can I find this wonderful library openh264? I'm not sure what you mean with this question. ffmpeg writes about it here: https://ffmpeg.org/ffmpeg-codecs.html#toc-libopenh264 It comes from here: https://github.com/cisco/openh264/releases
On my local system I have root folder for FFmpeg-iOS-build-script which contains: ├── openh264 │ ├── libopenh264-1.5.0-ios.a │ ├── libopenh264-1.5.0.a │ ├── openh264-1.5.0.a │ └── openh264.a ├── ffmpeg-3.0 │ ├── compat │ ├── doc │ ├── libavcodec ... It this what you asked for? > Please avoid top-posting here, Carl Eugen Sorry about that.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
