Public bug reported:

Binary package hint: videoporama

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System
-> About Ubuntu.

~ > lsb_release -rd
Description:    Ubuntu 10.04.1 LTS
Release:        10.04

2) The version of the package you are using, via 'apt-cache policy
packagename' or by checking in Synaptic.

~ > apt-cache policy videoporama  
videoporama:
  Installed: 0.7.6-0ubuntu3
  Candidate: 0.7.6-0ubuntu3
  Version table:
 *** 0.7.6-0ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
        100 /var/lib/dpkg/status

3) What you expected to happen

a) Select pictures for the video
b) Set the image format to "Normal - 4:3"
c) Set the video format to "HD 720" or "HD 1080"
d) Set the remaining parameters (output file format, sound file, and output 
file)
e) Click "Preview montage" and check the preview
f) Click "Start processing" and watch the progress bar in the dialog as the 
video file is created
g) Play the video file

4) What happened instead

When I click "Start processing", the processing dialog comes up, but
nothing happens.  The console has the following error:

Traceback (most recent call last):
  File "/usr/share/videoporama/process.py", line 617, in run
    famg=self.choiceTransition(transitype,im1,im2,dissolve,optTr)
  File "/usr/share/videoporama/process.py", line 444, in choiceTransition
    resu=self.fadepil(previous,image,dissolve)
  File "/usr/share/videoporama/process.py", line 302, in fadepil
    imf=Image.blend(previouspil,impil,percent)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 2008, in blend
    return im1._new(core.blend(im1.im, im2.im, alpha))
ValueError: images do not match

I traced this down to a mismatch in size between the background image
and the first image.  Videoporama creates a background image
("black.ppm" in the temp directory) that is 1920x1080, but when it
processes the rest of the images, it sets the size to 1440x1080.  The
original images were all 4000x3000.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: videoporama 0.7.6-0ubuntu3 [modified: usr/share/videoporama/process.py]
Uname: Linux 2.6.34-020634-generic x86_64
NonfreeKernelModules: vboxnetadp vboxnetflt vboxdrv
Architecture: amd64
Date: Fri Sep  3 16:13:39 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: videoporama

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


** Tags: amd64 apport-bug lucid

-- 
Fails to create video when image format is 4:3 and video format is HD 720 or 
1080
https://bugs.launchpad.net/bugs/629930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to