Project

General

Profile

Actions

Bug #1393

closed

markad kompiliert nicht mit ffmpeg git vom 29.06.13

Added by hondansx almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/29/2013
Due date:
% Done:

100%

Estimated time:

Description

Fehler beim Kompilieren:

ffmpeg version N-54271-g7f866c1
built on Jun 29 2013 22:18:28 with gcc 4.4.5 (Debian 4.4.5-8)
configuration: --prefix=/usr --enable-shared --enable-gpl --enable-pthreads --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-swscale --enable-libmp3lame --enable-libvorbis --enable-x11grab --disable-ffserver --disable-libdc1394 --disable-static --disable-debug --disable-altivec --disable-ffprobe --disable-ffplay --enable-libfaac --enable-nonfree --disable-network --extra-cflags=-fPIC --extra-ldflags=-fPIC
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 17.100 / 55. 17.100
libavformat 55. 10.100 / 55. 10.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100

»make
g++ -g -rdynamic -O3 -funroll-loops -Wall -Wextra -Woverloaded-virtual -Wno-parentheses -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__USE_XOPEN_EXTENDED decoder.cpp
decoder.cpp: In constructor ‘cMarkAdDecoder::cMarkAdDecoder(bool, int)’:
decoder.cpp:155: error: ‘CodecID’ was not declared in this scope
decoder.cpp:155: error: expected ‘;’ before ‘video_codecid’
decoder.cpp:159: error: ‘video_codecid’ was not declared in this scope
decoder.cpp:163: error: ‘video_codecid’ was not declared in this scope
decoder.cpp:166: error: ‘video_codecid’ was not declared in this scope
decoder.cpp:176: error: ‘avcodec_alloc_context’ was not declared in this scope
decoder.cpp: In member function ‘bool cMarkAdDecoder::Clear()’:
decoder.cpp:326: error: ‘avcodec_alloc_context’ was not declared in this scope
make: *** [decoder.o] Fehler 1

Actions #1

Updated by Joe_D over 10 years ago

  • Status changed from New to Feedback
  • Assignee set to Joe_D
  • % Done changed from 0 to 50

Bitte letzten GIT-Stand ausprobieren...

Actions #2

Updated by Joe_D over 10 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 50 to 100

no feedback -> close

Actions

Also available in: Atom PDF