- 28 5月, 2015 40 次提交
-
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
Tested with libav 11.3 ./configure --prefix=/opt/av --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libfaac --enable-libspeex --enable-nonfree --enable-vda WIP av file interface, kind of works, need further tweak & cleanup
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
made it like a codec mod so we can share the same code in case opus is fully supported in webm add -lvorbis -lvorbisenc to Makefile the audio is still completely silence, hope we can find out why
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
use SWITCH_RTP_MAX_BUF_LEN for video timestamp has to times 1000 or it too short neither VLC nor Chrome plays it because they don't support OPUS, but you can use `ffmpeg -i a.webm b.webm`
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7514: add file params to set some optimal settings from conference into recording handle and make streaming better
-
由 Seven Du 提交于
libmp4v2-dev is required for this mod
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7503: add video read flags to choose flush and or block mode and add stuff to vlc so it can play youtube urls
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Michael jerris 提交于
-