Package: ffmpeg2theora
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.2 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

scons: Building targets ...
gcc -o src/subtitles.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. 
src/subtitles.c
gcc -o src/index.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/index.c
gcc -o src/theorautils.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. 
src/theorautils.c
gcc -o src/avinfo.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/avinfo.c
src/avinfo.c: In function 'json_codec_info':
src/avinfo.c:199:10: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c:199:10: note: each undeclared identifier is reported only once for 
each function it appears in
src/avinfo.c:203:13: warning: 'avcodec_get_pix_fmt_name' is deprecated 
(declared at /usr/include/libavcodec/avcodec.h:3338) [-Wdeprecated-declarations]
src/avinfo.c:227:10: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this 
function)
src/avinfo.c: In function 'json_stream_format':
src/avinfo.c:333:37: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c: In function 'json_metadata':
src/avinfo.c:392:5: warning: 'AVMetadataTag' is deprecated (declared at 
/usr/include/libavutil/dict.h:36) [-Wdeprecated-declarations]
src/avinfo.c:393:5: warning: 'av_metadata_get' is deprecated (declared at 
/usr/include/libavformat/avformat.h:145) [-Wdeprecated-declarations]
src/avinfo.c: In function 'json_format_info':
src/avinfo.c:487:99: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c:502:99: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this 
function)
scons: *** [src/avinfo.o] Error 1
scons: building terminated because of errors.
make: *** [debian/stamp-scons-build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Cheers,
        Moritz


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to