Displaying 2 results from an estimated 2 matches for "format_vp8".
Did you mean:
format_mp3
2018 Feb 04
2
opus from git : install questions
...k-opus
The README:
Alternatively, you can use the Makefile of this repository to create
just the shared libraries of the modules. That way, you do not have to
(re-) make your whole Asterisk.
The Makefile generates:
codecs/codec_opus_open_source.so
formats/format_ogg_opus_open_source.so
formats/format_vp8.so
res/res_format_attr_opus.so
Without any of the patches the asterisk build generates:
codec_opus.so
format_ogg_opus.so
res_format_attr_opus.so
Questions:
Should the *_opus_open_source.so be in modules with the *opus.so
libraries from the asterisk build ? If not, do I build asterisk without...
2014 Sep 04
0
opus 11.12.0
...at 11117 with fuzz 1 (offset -34 lines).
Hunk #5 FAILED at 12722.
1 out of 6 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej
patching file codecs/codec_opus.c
patching file codecs/ex_opus.h
patching file configure.ac
Hunk #2 succeeded at 2150 (offset 31 lines).
patching file formats/format_vp8.c
patching file include/asterisk/format.h
patching file main/channel.c
patching file main/format.c
Hunk #6 succeeded at 1098 (offset 12 lines).
patching file main/frame.c
patching file main/rtp_engine.c
Hunk #1 succeeded at 2326 (offset 37 lines).
Hunk #2 succeeded at 2370 (offset 37 lines).
patchi...