Actions
Feature #1948
opentranscoding: support for recent ffmpeg
Start date:
2014-01-22
Due date:
% Done:
0%
Estimated time:
Description
Tvheadend no longer builds with transcoding support on Fedora 20, due to its upgrade to ffmpeg 2.1.1
ffmpeg 2.1.1 comes with libavcodec.so.55.39.101 and libavformat.so.55.19.104.
Both are are detected as too high in the configure script.
Lifting this protection indeed yields compilation errors.
Transcoding did build fine on Fedora 19, which came with ffmpeg 1.2.1
Actions