Bug 168267 - digikam mpeg enconding failure
Summary: digikam mpeg enconding failure
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-VideoSlideshow (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 22:13 UTC by fabio vassalli
Modified: 2017-07-16 18:43 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 fabio vassalli 2008-08-03 22:13:39 UTC
Version:           0.9.2-final (using 3.5.7 "release 72.9" , openSUSE 10.3)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.22.18-0.2-default

Die Befehlszeile ist:

images2mpg --with-gui  -f XVCD -n PAL -S 420mpeg2 -d 10 -c 000000 -T /tmp/kde-fava/kipi-mpegencoderplugin-10762/ -M /usr/bin -I /usr/bin -o "/home/fava/Documents/output.mpg" -i  "/home/fava/digikam/Swissness/20080711-16_AufGehts.jpg" 
-----------------------------------------------
Initialising...

Encoding image files...

Images encoding (%) : 0      [0      
/opt/kde3/bin/images2mpg: line 850: /usr/bin/mpeg2enc: Datei oder Verzeichnis nicht gefunden
   INFO: [yuvscaler] yuvscaler 1.9.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      [1      
Images encoding (%) : 1      [1      
Images encoding (%) : 1      [1      
Images encoding (%) : 2      [1      
Images encoding (%) : 2      [1      
Images encoding (%) : 2      [1      
Images encoding (%) : 3      [1      

Images encoding (%) : 98      [1      
Images encoding (%) : 99      [1      
Images encoding (%) : 99      [1      
Images encoding (%) : 100      [1      

Merging MPEG flux...
**ERROR: [mplex] Unable to open file /tmp/kde-fava/kipi-mpegencoderplugin-10762//1217794014.tmp.m2v for reading.
-----------------------------------------------

SCHLUSS-STATUS: Fehler während des Kodierungsvorgang.
Comment 1 Pino Toscano 2008-08-03 22:31:15 UTC
Reported already (bug #168266).
Comment 2 caulier.gilles 2017-07-16 18:43:38 UTC
This problem is not reproducible since digiKam core include a video slideshow tool based on QtAV + ffmpeg.