view TOOLS/realcodecs/28_8.sh @ 16753:5f23a3beddfd

weirdness, flags aren't restored right unless you add this second push mencoder a.avi b.avi -flag c.avi -flag should've only applied to b, but it applied to both b and c!! No clue why this happens and more so why this solves it. but it does.
author ods15
date Thu, 13 Oct 2005 20:27:48 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

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