Bug#699400: ss_extract uses deprecated ffmpeg invocation
chrysn
chrysn at fsfe.org
Wed Jan 30 23:43:44 UTC 2013
Package: performous-tools
Version: 0.7.0-1
Severity: minor
File: /usr/games/ss_extract
when running `ss_extract --dvd ../some_singstar_style_dvd`, ss_extract
uses ffmpeg in a deprecated way:
ffmpeg -i …some_video….mpg -vcodec libx264 -vpre hq -crf 25 -threads 0 -metadata album="…" -metadata author="…" -metadata comment="" -metadata title="…"
ffmpeg version 0.8.5-6:0.8.5-1, Copyright (c) 2000-2012 the Libav developers
built on Jan 13 2013 12:05:48 with gcc 4.7.2
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[mpegvideo @ 0x1bccea0] max_analyze_duration reached
[mpegvideo @ 0x1bccea0] Estimating duration from bitrate, this may be inaccurate
Input #0, mpegvideo, from '….mpg':
the four lines "THIS PROGRAM IS" and following are printed in yellow.
conversion seems to work so far, but this is likely to cause actual
trouble in the future.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.7-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages performous-tools depends on:
ii dpkg 1.16.9
ii libboost-filesystem1.49.0 1.49.0-3.1
ii libboost-program-options1.49.0 1.49.0-3.1
ii libboost-system1.49.0 1.49.0-3.1
ii libc6 2.13-38
ii libgcc1 1:4.7.2-5
ii libglib2.0-0 2.34.1-2
ii libglibmm-2.4-1c2a 2.32.1-1
ii libmagick++5 8:6.7.7.10-5
ii libstdc++6 4.7.2-5
ii libxml++2.6-2 2.34.2-1
ii libxml2 2.8.0+dfsg1-7
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages performous-tools recommends:
ii vorbis-tools 1.4.0-1
Versions of packages performous-tools suggests:
ii performous 0.7.0-1
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20130131/c354500a/attachment.pgp>
More information about the Pkg-games-devel
mailing list