En/na Nicolas Huillard ha escrit:
Leo Márquez a écrit :
En/na Nicolas Huillard ha escrit:
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.
In wich apt source can I found it?
deb ftp://ftp.nerim.net/debian-marillat/ testing main deb-src ftp://ftp.nerim.net/debian-marillat/ unstable main
Thanks, I have installed the ffmpeg and libavcodeccvs and libavcodeccvs-dev from marillat but I get the same error when vdr starts:
vdr:/usr/src/VDR# ./vdr -P"softdevice -vo=dfb:" vdr: ./PLUGINS/lib/libvdr-softdevice.so.1.3.24: undefined symbol: dts_frame
If I try to compile ffmpeg or build package (debian/rules binary) from cvs I get a lot of warnings and errors.
Any ideas?