I am trying to build FFMPEG and do anyone know why the resulting executable crashes complaining about threads? I've compiled both with and without pthreads.
Error messages with pthreads
Encoder thread exception: EOFException - null
Error without pthreads
Warning: not compiled with thread support, using thread emulation
Encoder thread exception: EOFException - null
I am very close to getting live conversion of Airvideo, meaning I can download AVIs and them stream. With the ffmpeg problems, I'm having to recode on an x86 PC and then stream the pre-converted.
I'm about to give up but I don't like being defeated.
FYI, I now have 2 Dockstars, one doing routing, firewall, port-forwarding, traffic-shaping, transparent proxy , and another doing torrents and Airvideo with a 500GB USB disk attached.