for TC 7.x version i'm happy to see ffplay in ffmpeg package but can't use it :
$ ffplay
ffplay: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
$ ldd `which ffplay` | grep found
libffi.so.6 => not found
and i go and check :
$ ls -lR /tmp/tcloop/libffi/usr/local$ ls -lR /tmp/tcloop/libffi/usr/local/lib/
/tmp/tcloop/libffi/usr/local/lib/:
total 20
lrwxrwxrwx 1 root root 16 Oct 3 2011 libffi.so -> libffi.so.5.0.10
lrwxrwxrwx 1 root root 16 Oct 3 2011 libffi.so.5 -> libffi.so.5.0.10
-rwxr-xr-x 1 root root 19720 Oct 3 2011 libffi.so.5.0.10
i read from
http://tinycorelinux.net/7.x/x86/tcz/ffmpeg.tcz.info that Juanito has hands on it :
could you, please, have a look at it?
I'm ready to test further, from user side.
thank you for your attention