thanks man! but i'm afraid some of your suggested parameters do not work.
see my latest comment on that gist:
https://gist.github.com/binarykitchen/5230096/#comment-806647
thanks for any help!
cheers
michael
On 28/03/13 01:57, Luca Barbato wrote:
On 27/03/13 02:40, Michael Heuberger wrote:
hello again
has anyone of you ever tried to port avconv to javascript with emscripten?
i'm trying that now but am stuck, see:
https://gist.github.com/binarykitchen/5230096
emscriptem should be more or less close to a plain clang
./configure --cc=clang --enable-cross-compile --arch=x86
--target-os=none --disable-avdevice --cross-prefix=llvm-
--disable-optimizations --extra-cflags=-emit-llvm --ld=llvm-link
--disable-programs --disable-yasm --disable-asm --disable-network
Will produce some .a with llvm bytecode, you will need to replace the
link command completely and to disable manually some mis-probed
functions in config.h
lu
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools
--
Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)
Mobile (text only) ... +64 21 261 89 81
Email ................ [email protected]
Website .............. http://www.binarykitchen.com
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools