[Bug 1012378] [NEW] convert to mpeg fails due to ffmpeg pass argument

rt_davies 1012378 at bugs.launchpad.net
Tue Jun 12 21:02:25 UTC 2012


Public bug reported:

A simple call to convert to create an mpeg from a few jpegs fails with
the following error message:

convert: delegate failed `"ffmpeg" -v -1 -mbd rd -trellis 2 -cmp 2
-subcmp 2 -g 300 -pass 1/2 -i "%M%%d.jpg" "%u.%m" 2> "%Z"' @
error/delegate.c/InvokeDelegate/1058.

I compared line 83 of /etc/ImageMagick/delegates.xml to the latest
release at http://www.imagemagick.org/source/delegates.xml and found the
only difference is an additional flag "-pass 1/2" in the Ubuntu
package's version.

Removing the "pass" argument fixes the convert error.  I notice that the man page for convert doesn't mention a pass argument.
 
I propose the solution is to remove "-pass 1/2" from delegates.xml line 83.

Here is more information about my configuration:

$ sudo aptitude show imagemagick
Package: imagemagick                     
New: yes
State: installed
Automatically installed: no
Version: 8:6.6.9.7-5ubuntu3.1

$ uname -a
Linux nodename 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -rd
Description:	Ubuntu 12.04 LTS
Release:	12.04

** Affects: imagemagick (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1012378

Title:
  convert to mpeg fails due to ffmpeg pass argument

Status in “imagemagick” package in Ubuntu:
  New

Bug description:
  A simple call to convert to create an mpeg from a few jpegs fails with
  the following error message:

  convert: delegate failed `"ffmpeg" -v -1 -mbd rd -trellis 2 -cmp 2
  -subcmp 2 -g 300 -pass 1/2 -i "%M%%d.jpg" "%u.%m" 2> "%Z"' @
  error/delegate.c/InvokeDelegate/1058.

  I compared line 83 of /etc/ImageMagick/delegates.xml to the latest
  release at http://www.imagemagick.org/source/delegates.xml and found
  the only difference is an additional flag "-pass 1/2" in the Ubuntu
  package's version.

  Removing the "pass" argument fixes the convert error.  I notice that the man page for convert doesn't mention a pass argument.
   
  I propose the solution is to remove "-pass 1/2" from delegates.xml line 83.

  Here is more information about my configuration:

  $ sudo aptitude show imagemagick
  Package: imagemagick                     
  New: yes
  State: installed
  Automatically installed: no
  Version: 8:6.6.9.7-5ubuntu3.1

  $ uname -a
  Linux nodename 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

  $ lsb_release -rd
  Description:	Ubuntu 12.04 LTS
  Release:	12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1012378/+subscriptions




More information about the foundations-bugs mailing list