view TOOLS/realcodecs/sipr.sh @ 17590:2fd66535616a

muxer_mpeg MUST be used with audio_preload=0
author nicodvb
date Sat, 11 Feb 2006 21:29:03 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc