The FFmpeg library is now compiled statically with XdTV (like the AleVT program). The purpose is to avoid any FFmpeg dependance problems and because we need to modify some FFmpeg files for our DVB support.
1)From the FFmpeg tarball, you have to copy these 5 folders into the XdTV project root:
-> libavutil
-> libavformat
-> libavcodec
-> libpostproc
-> libswscale (optional)
2)After the copying, if there is any compilation problem, launch the ffmpeg_patch.sh script. It will fix the FFmpeg compilations errors.
Bye Pingus
18 Febuary 2006
(update 5 november 2006)
