Leo Márquez a écrit :
En/na Mikolaj Tutak ha escrit:
You have ffmpeg with only static libs. You have two solutions:
- add "-ldts" parameter for linker in Makefile
- recompile ffmpeg with enabled dynamic libs
I have tried to compile ffmpeg from the last cvs snapshot but it fails to me. There is a debian ffmpeg package with dynamic libs enabled? What about the marillat repositories?
That's the one I use. ffmpeg-cvs.
If not, what minime configure opcions you recommend to me to build ffmpeg from source?