Your message dated Sun, 20 Apr 2008 07:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470484: fixed in ffmpeg-free 0.svn20080206-3
has caused the Debian Bug report #470484,
regarding [FFMPEG] missing qt-faststart
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.)


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

hi,

ffmpeg is missing a tool, which is inside the source tree, but is never compiled. this tool is necessary to edit some movie files, to work as a source for flv streaming things.

Rational:
http://www.entropy.ch/blog/Software/2007/08/30/QTFastStart-for-Flash-Video-H-264.html
http://www.kaourantin.net/2007/08/what-just-happened-to-video-on-web_20.html

Please find attached a debdiff which is fixing this issue. This change is also in Ubuntu.

diff -u ffmpeg-free-0.cvs20070307/debian/rules 
ffmpeg-free-0.cvs20070307/debian/rules
--- ffmpeg-free-0.cvs20070307/debian/rules
+++ ffmpeg-free-0.cvs20070307/debian/rules
@@ -79,6 +79,8 @@
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
        -$(MAKE) -C tests
 endif
+
+       $(MAKE) qt-faststart
        
        touch build-stamp
 
@@ -118,6 +120,7 @@
        sed -e s/@FIREWIRELIBS@/$(FIREWIRELIBS)/ -e s/@VERSION@/$(DEB_VERSION)/ 
ffmpeg-config.in > debian/tmp/usr/bin/ffmpeg-config
        chmod 644 debian/tmp/usr/bin/ffmpeg-config
        cp ffmpeg-config.1 debian/tmp/usr/share/man/man1/ffmpeg-config.1
+       cp qt-faststart debian/tmp/usr/bin/qt-faststart
        
        dh_install --fail-missing --sourcedir=debian/tmp
 
diff -u ffmpeg-free-0.cvs20070307/debian/changelog 
ffmpeg-free-0.cvs20070307/debian/changelog
--- ffmpeg-free-0.cvs20070307/debian/changelog
+++ ffmpeg-free-0.cvs20070307/debian/changelog
@@ -1,3 +1,17 @@
+ffmpeg-free (0.cvs20070307-7) unstable; urgency=low
+
+  * added qt-faststart
+    reorders the components of an H.264 MPEG4 video file to enable progressive
+    download playback of certain H.264 videos in the Flash Player browser
+    plugin.
+  * debian/rules: 
+    - build: $(MAKE) qt-faststart
+    - install: cp this to debian/tmp/usr/bin/
+  * debian/ffmpeg.install:
+    - added usr/bin/qt-faststart
+
+ -- Stephan Hermann <[EMAIL PROTECTED]>  Tue, 11 Mar 2008 14:46:53 +0100
+
 ffmpeg-free (0.cvs20070307-6) unstable; urgency=low
 
   * Rename the source package. We are (again) no longer shipping the
diff -u ffmpeg-free-0.cvs20070307/debian/ffmpeg.install 
ffmpeg-free-0.cvs20070307/debian/ffmpeg.install
--- ffmpeg-free-0.cvs20070307/debian/ffmpeg.install
+++ ffmpeg-free-0.cvs20070307/debian/ffmpeg.install
@@ -3,6 +3,7 @@
 usr/bin/ffmpeg
 usr/bin/ffserver
 usr/bin/ffplay
+usr/bin/qt-faststart
 usr/share/doc/ffmpeg
 usr/share/man/man1/ffmpeg.1
 usr/share/man/man1/ffserver.1

--- End Message ---
--- Begin Message ---
Source: ffmpeg-free
Source-Version: 0.svn20080206-3

We believe that the bug you reported is fixed in the latest version of
ffmpeg-free, which is due to be installed in the Debian FTP archive:

ffmpeg-dbg_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/ffmpeg-dbg_0.svn20080206-3_i386.deb
ffmpeg-free_0.svn20080206-3.diff.gz
  to pool/main/f/ffmpeg-free/ffmpeg-free_0.svn20080206-3.diff.gz
ffmpeg-free_0.svn20080206-3.dsc
  to pool/main/f/ffmpeg-free/ffmpeg-free_0.svn20080206-3.dsc
ffmpeg_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/ffmpeg_0.svn20080206-3_i386.deb
libavcodec-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavcodec-dev_0.svn20080206-3_i386.deb
libavcodec51_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavcodec51_0.svn20080206-3_i386.deb
libavdevice-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavdevice-dev_0.svn20080206-3_i386.deb
libavdevice52_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavdevice52_0.svn20080206-3_i386.deb
libavformat-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavformat-dev_0.svn20080206-3_i386.deb
libavformat52_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavformat52_0.svn20080206-3_i386.deb
libavutil-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavutil-dev_0.svn20080206-3_i386.deb
libavutil49_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libavutil49_0.svn20080206-3_i386.deb
libpostproc-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libpostproc-dev_0.svn20080206-3_i386.deb
libpostproc51_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libpostproc51_0.svn20080206-3_i386.deb
libswscale-dev_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libswscale-dev_0.svn20080206-3_i386.deb
libswscale0_0.svn20080206-3_i386.deb
  to pool/main/f/ffmpeg-free/libswscale0_0.svn20080206-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <[EMAIL PROTECTED]> (supplier of updated ffmpeg-free package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 18 Apr 2008 23:02:24 +0200
Source: ffmpeg-free
Binary: ffmpeg ffmpeg-dbg libavutil49 libavcodec51 libavdevice52 libpostproc51 
libavformat52 libswscale0 libavutil-dev libavcodec-dev libavdevice-dev 
libpostproc-dev libavformat-dev libswscale-dev
Architecture: source i386
Version: 0.svn20080206-3
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers <[EMAIL PROTECTED]>
Changed-By: Reinhard Tartler <[EMAIL PROTECTED]>
Description: 
 ffmpeg     - multimedia player, server and encoder
 ffmpeg-dbg - Debug symbols for ffmpeg related packages
 libavcodec-dev - development files for libavcodec
 libavcodec51 - ffmpeg codec library
 libavdevice-dev - development files for libavdevice
 libavdevice52 - ffmpeg device handling library
 libavformat-dev - development files for libavformat
 libavformat52 - ffmpeg file format library
 libavutil-dev - development files for libavutil
 libavutil49 - ffmpeg utility library
 libpostproc-dev - development files for libpostproc
 libpostproc51 - ffmpeg video postprocessing library
 libswscale-dev - development files for libswscale
 libswscale0 - ffmpeg video scaling library
Closes: 440702 470484
Changes: 
 ffmpeg-free (0.svn20080206-3) experimental; urgency=low
 .
   * install qt-faststart. Thanks Stefan Hermann for the patch from ubuntu.
     (Closes: #470484)
   * Reenable 020_fix_libswscale_pic_code, fixes FTBFS on amd64.
   * Reenable altivec, fixes FTBFS on powerpc.
   * Add some notes about the removed mpeg encoders (Closes: #440702)
Files: 
 907c6a9fc9c70ae01fce4b695d076757 1614 libs optional 
ffmpeg-free_0.svn20080206-3.dsc
 d34c502550484cae8cabb09bda827821 39590 libs optional 
ffmpeg-free_0.svn20080206-3.diff.gz
 483816b19c29ac4e180dbd9b4d089936 214364 graphics optional 
ffmpeg_0.svn20080206-3_i386.deb
 ed0127d5388909ce656550a688d036cf 3676408 libs extra 
ffmpeg-dbg_0.svn20080206-3_i386.deb
 981fc615c7a2d663ad3aba5221dbe2bc 48622 libs optional 
libavutil49_0.svn20080206-3_i386.deb
 8f3be546dbf33bf4647f00f7223af434 1642444 libs optional 
libavcodec51_0.svn20080206-3_i386.deb
 be5e99eedbc888c0e5a353b9bf927596 41746 libs optional 
libavdevice52_0.svn20080206-3_i386.deb
 a20f305de22f39053f8c3bd1cefbe1c7 75830 libs optional 
libpostproc51_0.svn20080206-3_i386.deb
 d1535eb96425ee7aee965dd4158b3c8c 319080 libs optional 
libavformat52_0.svn20080206-3_i386.deb
 1a971c5d12f42d3dc80007be5f1f9a39 103602 libs optional 
libswscale0_0.svn20080206-3_i386.deb
 4ae1ab31e3765a1eaa5c949cec1b5461 62848 libdevel optional 
libavutil-dev_0.svn20080206-3_i386.deb
 6a7dccc61785c369def559e22d0e2b34 1890746 libdevel optional 
libavcodec-dev_0.svn20080206-3_i386.deb
 0dcda0ca7068c1ef06b242b2d2131fa2 41402 libdevel optional 
libavdevice-dev_0.svn20080206-3_i386.deb
 ab1c17ca3912dc560c3cd0e8ccaa86d0 76536 libdevel optional 
libpostproc-dev_0.svn20080206-3_i386.deb
 baeb2d58dfb3e4cc607a945d51b0662a 371996 libdevel optional 
libavformat-dev_0.svn20080206-3_i386.deb
 cc7ed0073e7319a5992c0ec2211949d3 118362 libdevel optional 
libswscale-dev_0.svn20080206-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian Powered!

iD8DBQFICutkmAg1RJRTSKQRAp5qAJ0aBuOsk6PdQIWZGpOX/flGeM2IqACcDYit
ciNNrBFwTzydDBz8B107G1E=
=jF+/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to