Your message dated Tue, 20 May 2008 11:26:43 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: ffmpeg won't create .mpg file
has caused the Debian Bug report #434515,
regarding ffmpeg won't create .mpg file
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
434515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434515
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ffmpeg
Version: 0.cvs20070307-6
Severity: important

Hello !

I am using i386 lenny.
I was trying to make .mpg file from the .avi file, but I couldn't.
Here the error:
# ffmpeg -formats | grep mpeg2
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads 
--enable-libvorbis --enable-libtheora --enable-libogg --enable-liba52 
--enable-libdts 
--enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jun 23 2007 14:31:53, gcc: 4.1.3 20070601 (prerelease) (Debian 
4.1.2-12)
  E mpeg2video      MPEG2 video
 D VSDT mpeg2video
---
# ffmpeg -i Cleopatra_pt_01.avi -target dvd -aspect 16:9 -sameq 
cleopatra-dvd.mpeg

FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
#
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads 
--enable-libvorbis --enable-libtheora --enable-libogg --enable-liba52 
--enable-libdts 
--enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
#
  libavutil version: 1d.49.3.0
#
  libavcodec version: 1d.51.38.0
#
  libavformat version: 1d.51.10.0
#
  built on Jun 23 2007 14:31:53, gcc: 4.1.3 20070601 (prerelease) (Debian 
4.1.2-12)
#
Input #0, avi, from 'Cleopatra_pt_01.avi':
#
  Duration: 01:57:09.9, start: 0.000000, bitrate: 1671 kb/s
#
  Stream #0.0: Video: mpeg4, yuv420p, 720x320, 23.98 fps(r)
#
  Stream #0.1: Audio: mp3, 48000 Hz, stereo, 192 kb/s
#
Assuming NTSC for target.
#
Output #0, dvd, to 'cleopatra-dvd.mpeg':
#
  Stream #0.0: Video: 0x0000, yuv420p, 720x480, q=2-31, 6000 kb/s, 29.97 fps(c)
#
  Stream #0.1: Audio: ac3, 48000 Hz, stereo, 448 kb/s
#
Stream mapping:
#
  Stream #0.0 -> #0.0
#
  Stream #0.1 -> #0.1
#
Unsupported codec for output stream #0.0

Regards, Jan

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.6-2            GNU C Library: Shared libraries
ii  libfreetype6            2.3.5-1+b1       FreeType 2 font engine, shared lib
ii  libimlib2               1.3.0.0debian1-4 powerful image loading and renderi
ii  libsdl1.2debian         1.2.11-8         Simple DirectMedia Layer
ii  libswscale1d            0.cvs20070307-6  ffmpeg video scaling library

ffmpeg recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
tag 434515 wontfix
stop

Jan Prunk <[EMAIL PROTECTED]> writes:
> I am using i386 lenny.
> I was trying to make .mpg file from the .avi file, but I couldn't.


Gilles Mocellin <[EMAIL PROTECTED]> writes:
> For patents reasons, ffmpeg libraries does not support anymore encoding to 
> MPEG2.

This is the correct answer. We needed to strip off the encoders in order
to get ffmpeg into debian at all.

> Still, we need an easy way to rebuild theses packages for those who want 
> anyway to use MPEG2.

We nowadays have. Rebuild the package with properly set
DEB_BUILD_OPTIONS. See debian/rules for details.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4


--- End Message ---

Reply via email to