Your message dated Wed, 30 Jan 2008 08:05:24 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462899: ffmpeg: Removal of mpeg2 encoder also removes
decoder, is this intentional?
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ffmpeg
Version: 0.cvs20070307-6
Severity: normal
I was surprised when mpeg2video encoder was removed, but as it's a patent issue
there's not much to be done. My query today has to do with the mpeg2video
decoder. Is it also patented, or is its disappearance a side effect of
removing the the encoder?
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ffmpeg depends on:
ii libavcodec1d 0.cvs20070307-6 ffmpeg codec library
ii libavformat1d 0.cvs20070307-6 ffmpeg file format library
ii libavutil1d 0.cvs20070307-6 ffmpeg utility library
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libimlib2 1.4.0-1 powerful image loading and renderi
ii libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii libswscale1d 0.cvs20070307-6 ffmpeg video scaling library
ffmpeg recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.cvs20071007-2
Daniel Dickinson <[EMAIL PROTECTED]> writes:
>> can you please check the version from experimental?
>
> It works. I realized afterwards that it may be in the lenny one too; I
> discovered the encoder wasn't there when I was unable to encode to
> mpeg2video despite it being being listed in -formats (and the
> experimental -formats still has mpeg2video listed an an encoder for
> format, but not codec), but I thought the decoder wasn't included
> because of problems with totem-gstreamer not playing dvd, but that
> appears to be a separate issue (I tested the experimental ffmpeg by
> converting a .vob that used mpeg2video to an mpeg1video).
The reason for this is that the debian/strip.sh alone is not smart
enough for stripping the encoders. We also need to mangle the config.h
(see debian/fixup-config.sh) to fixup the listing pf '-formats'.
Thanks for reporting back.
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
--- End Message ---