User:Oyvinds

From DVD-Slideshow

Jump to: navigation, search

Øyvind Sæther. Use my talk-page if you have questions regarding my edits on this wiki.

E-mail / XMPP (Jabber): oyvinds@everdot.org

Have a nice day!!

Version

v0.8.0 is very broken on the Gentoo OS as documented in bug 177662.

Current SVN as of 2008-05-13 appears to work nicely except for som effects who fail utterly, which is sad and depressing. Effects who fail in SVN on Gentoo include Kenburns and Wipe.

fadein, fadeout and crossfade appear to work great.

(ab)use

After making a few .txt files with images and editing them using

dir2slideshow -n 'New Years 2007' -t 5 2007-12-31/

A complete CD can be made (ab)using something like:

#!/bin/bash
 dvd-slideshow -p -n 'Julen_2007' Julen_2007.txt 
 dvd-slideshow -p -n 'Riga_Januar_2008' Riga_Januar_2008.txt
 dvd-slideshow -p -n 'Grilling_10_mai_2008' Grilling_10_mai_2008.txt
 dvd-slideshow -p -n 'April_2008' April_2008.txt
 dvd-slideshow -p -n 'Bursdag_7_mai_2008' Bursdag_7_mai_2008.txt
 dvd-slideshow -p -n 'Picasso-odden_2008-05-11' Picasso-odden_2008-05-11.txt
 dvd-slideshow -p -n 'Nyttarsaften_2007' Nyttarsaften_2007.txt
 dvd-slideshow -p -n 'Juni 2006' Juni_2006.txt

# -c  = kontinuerlig
 dvd-menu -p \
    -c \
    -t 'Juni 2006' \
    -t 'Julen 2007' \
    -t 'Nyttårsaften 2007' \
    -t 'Riga Januar 2008' \
    -t 'April 2008' \
    -t 'Ingrids bursdag 7. mai 2008' \
    -t 'Grilling K1 10. mai 2008' \
    -t 'Picasso-odden 11. Mai 2008' \
    -f Juni_2006.xml \
    -f Julen_2007.xml \
    -f Nyttarsaften_2007.xml \
    -f Riga_Januar_2008.xml \
    -f April_2008.xml \
    -f Bursdag_7_mai_2008.xml \
    -f Grilling_10_mai_2008.xml \
    -f Picasso-odden_2008-05-11.xml \
    -n 'Ingrids Bilder DVD' \
Personal tools