Bug #1742
tvheadend fails to compile with ffmpeg 1.2 tree
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-05-21
Due date:
% Done:
0%
Estimated time:
Found in version:
git-60bdb16c9d
Affected Versions:
Description
After transcoding branch has been merged in commit 60bdb16c9d tvheadend would no longer compile with ffmpeg 1.2.1 + patches from OpenElec 1.2 https://github.com/vicbitter/OpenELEC.tv/tree/master/packages/multimedia/ffmpeg/patches
Attached file is a log of whole build process. Error seems to point that transcoding branch has not been updated to work with 1.2 tree
src/plumbing/transcoding.c: In function ‘transcoder_get_capabilities’:
src/plumbing/transcoding.c:1320:11: error: ‘AVCodec’ has no member named ‘encode’
Files