tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problems affecting the "ffmpeg2" package



        Hello,

our current "ffmpeg2" package has problems with shared library linking:

tron@colwyn:~>ldd /usr/pkg/bin/ffmpeg2theora
/usr/pkg/bin/ffmpeg2theora:
[...]
        -lavdevice.55 => /usr/pkg/lib/ffmpeg2/libavdevice.so.55
        -lavfilter.3 => /usr/pkg/lib/ffmpeg2/libavfilter.so.3
        -lswresample.0 => /usr/pkg/lib/ffmpeg2/libswresample.so.0
        -lavutil.52 => /usr/pkg/lib/ffmpeg2/libavutil.so.52
[...]
        -lavformat.55 => /usr/pkg/lib/ffmpeg2/libavformat.so.55
        -lavcodec.55 => /usr/pkg/lib/ffmpeg2/libavcodec.so.55
        -lxvidcore.4 => /usr/pkg/lib/libxvidcore.so.4
[...]
        -lpostproc.52 => /usr/pkg/lib/ffmpeg2/libpostproc.so.52
        -lswscale.2 => /usr/pkg/lib/ffmpeg2/libswscale.so.2
[...]
        -lavfilter.3 => /usr/pkg/lib/libavfilter.so.3
        -lswresample.0 => /usr/pkg/lib/libswresample.so.0
        -lavutil.52 => /usr/pkg/lib/libavutil.so.52
        -lavformat.54 => /usr/pkg/lib/libavformat.so.54
        -lavcodec.54 => /usr/pkg/lib/libavcodec.so.54
        -lpostproc.52 => /usr/pkg/lib/libpostproc.so.52
        -lswscale.2 => /usr/pkg/lib/libswscale.so.2

Please see PR pkg/48333 for details. Another problem is that the binary
is called "ffmpeg2" which makes the package unsuitable for use by
e.g. the "mediatomb" package.

Is there any reason that we still need the "ffmpeg" package? I would
like to simply update it to the same versiom as the "ffmpeg2" package.
Alternative I would like to change the "ffmpeg2" package to conflict
with the "ffmpeg" package and install binary and libraries in the
normal place.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index