Project

General

Profile

Bug #4032

compile error on centos7

Added by Morbid Angel about 8 years ago. Updated over 7 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2016-10-22
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1.2298
Affected Versions:

Description

src/plumbing/transcoding.c: In function 'transcoder_get_capabilities':
src/plumbing/transcoding.c:2155:28: error: 'AV_CODEC_CAP_VARIABLE_FRAME_SIZE' undeclared (first use in this function)
(p->capabilities & AV_CODEC_CAP_VARIABLE_FRAME_SIZE)) {
^
src/plumbing/transcoding.c:2155:28: note: each undeclared identifier is reported only once for each function it appears in
make1: * [/usr/local/home/build/rpmbuild/BUILD/tvheadend-4.1.2298/build.linux/src/plumbing/transcoding.o] Error 1
make1: Leaving directory `/usr/local/home/build/rpmbuild/BUILD/tvheadend-4.1.2298'
make: *
[ffmpeg_all] Error 2

History

#1

Updated by Jaroslav Kysela about 8 years ago

Which ffmpeg or libav (version?).

#2

Updated by Morbid Angel about 8 years ago

Jaroslav Kysela wrote:

Which ffmpeg or libav (version?).

ffmpeg 2.6.8 is installed but it seems to get own ffmpeg while it compiles...

(configure parameter are: --disable-lockowner --enable-bundle --enable-libffmpeg_static --enable-hdhomerun_static)

#3

Updated by Morbid Angel about 8 years ago

updated to ffmpeg 3.0.2 and solved...

#4

Updated by Jaroslav Kysela over 7 years ago

  • Status changed from New to Invalid

Also available in: Atom PDF