Bug 145536 - MPEG SlideShow creates color lines on the first image processed
Summary: MPEG SlideShow creates color lines on the first image processed
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-VideoSlideshow (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 09:54 UTC by Andi Valachi
Modified: 2017-06-30 07:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andi Valachi 2007-05-17 09:54:26 UTC
Version:           digikam-0.9.1-0.pm.1 (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
Compiler:          gcc-4.1.3-29 The current version for openSuSE 10.2
OS:                Linux

When creating a slide show, through the kipi-plugins in digikam, using the following settings:
Video Format: DVD
Video Type: NTSC
Chroma Mode: 420mpeg2 (default)
Transition Speed: 1
with sound track as well, everything works well but the first image in the slide show. The right side of the first picture has vertical colored lines - only in the right side. It appears as if it tries to transition from nothing to the first image. The first image should be not be processed for transition...
If you need anything else - ImageMagick version etc. please let me know. I checked and I am using the latest kipi-plugins 0.1.3, It's pretty much a vanilla openSuSE 10.2 kernel 2.6.18.8-0.3-default...
Comment 1 Angelo Naselli 2007-05-17 12:03:37 UTC
which mpeg player are you using?
I mean mplayer, keffeine etc. Could you please test
if both engines (xine and mplayer) have the same
behaviour?

Thanks,
	Angelo
Comment 2 Andi Valachi 2007-05-17 17:44:21 UTC
I tried it with both before submitting. I tried even with WinDVD on Windoze...
Thx
Comment 3 Andi Valachi 2007-05-19 22:27:28 UTC
I've uploaded a very short sample: <a href="http://www.2link.ca/test1.mpg.tar.gz"> http://www.2link.ca/test1.mpg.tar.gz </a>
The results from digiKam are:

THE COMMAND LINE IS :

images2mpg --with-gui  -f DVD -n NTSC -S 420mpeg2 -d 1 -t 1 -c 000000 -T /tmp/kde-avalachi/kipi-mpegencoderplugin-5320/ -M /usr/bin -I /usr/bin -o "/home/avalachi/test1.mpg" -i  "/home/avalachi/Pictures/Arizona/GrandCanyon/dscf0315.jpg"  "/home/avalachi/Pictures/Arizona/GrandCanyon/dscf0329.jpg" 
-----------------------------------------------
Initialising...

Encoding image files...

Images encoding (%) : 0      [0      
   INFO: [yuvscaler] yuvscaler 1.8.0 (15-02-2004) is a general scaling utility for yuv frames
   INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard@free.fr>, yuvscaler -h for help, or man yuvscaler
Images encoding (%) : 0      [0      
Images encoding (%) : 0      [0      
Images encoding (%) : 1      [0      
Images encoding (%) : 1      [0      
Images encoding (%) : 1      [0      
Images encoding (%) : 1      [0      
Images encoding (%) : 2      [0      
Images encoding (%) : 2      [0      
Images encoding (%) : 2      [0      
Images encoding (%) : 3      [0      
Images encoding (%) : 3      [0      
Images encoding (%) : 3      [0      
Images encoding (%) : 3      [0      
Images encoding (%) : 4      [0      
[snip]
Images encoding (%) : 99      [2      
Images encoding (%) : 100      [3      

Merging MPEG flux...

Encoding terminated...
-----------------------------------------------

EXIT STATUS : encoding process finished successfully.
Comment 4 caulier.gilles 2017-06-30 07:10:14 UTC
digiKam has a new Video Slideshow tool based on QtAV and ffmpeg which do not
have this problem.

Gilles Caulier