Hello, I'm trying to transcode an mpeg2-pes stream (coming from dvb vdr) to an mpeg4 stream and stream it over network on a Debian Etch system. With the binary vlc 0.8.6a etch package i don't have support for mp4a. So i recompiled ffmpeg (with liblamemp3 and libfaac) and tried the 0.8.6c source as w...