[#] dvd-baker sample 2 [dvd-recipe/] [header/] [version] 0.7.43 [sourceType] dir [base] . [depend/] [name] dvd-slideshow [version] 0.7.5 [command] dvd-slideshow -version | tail -n1 | grep -o "[[:digit:]].[[:digit:]].[[:digit:]]" [echo] This recipe prefers dvd-slideshow >= 0.7.5 for the title, kenburns and crop effects [/depend] [depend/] [name] ImageMagick [version] 6.2 [command] convert -version | head -n1 | grep -o "[[:digit:]].[[:digit:]].[[:digit:]]" [echo] This recipe uses transparent png images on a black background. [echo] Unfortunately dvd-slideshow has a problem with this. [echo] Please see sample 1 which uses jpeg images. [/depend] [/header] [titles/] [settings/] [function/] [name] imagesPath [command] myProgName="$(basename "$0")" [command] myProgPath="$(which "$myProgName")" [command] imagePath="${myProgPath%/bin*}/share/images/$myProgName" [command] echo "$imagePath" [/function] [execute] imagesPath [function/] [name] bakerLogo [command] pngLogo="%%%function imagesPath%%%/dvd-baker_logo.png" [command] [ -f "$pngLogo" ] && echo "$pngLogo" [/function] [execute] bakerLogo [function/] [name] dvd-baker_version [command] dvd-baker --version [/function] [execute] dvd-baker_version [effect/] [name] fading_title [effect] fadein:1 [effect] title:2:%%%1%%% [effect] fadeout:1 [/effect] [effect/] [name] flash_image [effect] %%%1%%%:0.75:%%%2%%% [effect] background:0.25:%%%2%%% [/effect] [/settings] [title/] [id] LEADER [slideshow/] [effect] fading_title Brought to you by [image] %%%function bakerLogo%%%:3 [/slideshow] [/title] [title/] [id] 1 [slideshow/] [effect] fading_title dvd-baker logo [image] %%%function bakerLogo%%%:3:dvd-baker logo [/slideshow] [/title] [title/] [id] 2 [slideshow/] [effect] fading_title Fading [effect] fadein:2:fading in [image] %%%function bakerLogo%%%:1:fading out [effect] fadeout:2:fading out [/slideshow] [/title] [title/] [id] 3 [slideshow/] [effect] fading_title Flashing [effect] background:1 [effect] flash_image %%%function bakerLogo%%%:flashing [effect] flash_image %%%function bakerLogo%%%:on [effect] flash_image %%%function bakerLogo%%%:and [effect] flash_image %%%function bakerLogo%%%:off [effect] flash_image %%%function bakerLogo%%%:six [effect] flash_image %%%function bakerLogo%%%:times [effect] background:1:times [/slideshow] [/title] [title/] [id] 4 [slideshow/] [effect] fading_title Zoom [image] %%%function bakerLogo%%%:1:zooming in [image] %%%function bakerLogo%%%:2:zooming in:kenburns:imagewidth;middle;imageheight;middle [image] %%%function bakerLogo%%%:1:and:crop:imageheight;middle [image] %%%function bakerLogo%%%:2:out:kenburns:imageheight;middle;imagewidth;middle [image] %%%function bakerLogo%%%:1 [/slideshow] [/title] [title/] [id] 5 [slideshow/] [effect] fading_title Zoom, pan & scroll [image] %%%function bakerLogo%%%:1:zooming left [image] %%%function bakerLogo%%%:2:zooming left:kenburns:imagewidth;middle;imageheight;left [image] %%%function bakerLogo%%%:1:scrolling down:crop:imageheight;left [image] %%%function bakerLogo%%%:2:scrolling down:kenburns:imageheight;left;imageheight;bottomleft [image] %%%function bakerLogo%%%:1:panning right:crop:imageheight;bottomleft [image] %%%function bakerLogo%%%:2:panning right:kenburns:imageheight;bottomleft;imageheight;bottomright [image] %%%function bakerLogo%%%:1:scrolling up:crop:imageheight;bottomright [image] %%%function bakerLogo%%%:2:scrolling up:kenburns:imageheight;bottomright;imageheight;topright [image] %%%function bakerLogo%%%:1:panning left:crop:imageheight;topright [image] %%%function bakerLogo%%%:2:panning left:kenburns:imageheight;topright;imageheight;topleft [image] %%%function bakerLogo%%%:1:scrolling down:crop:imageheight;topleft [image] %%%function bakerLogo%%%:2:scrolling down:kenburns:imageheight;topleft;imageheight;left [image] %%%function bakerLogo%%%:1:zooming out:crop:imageheight;left [image] %%%function bakerLogo%%%:2:zooming out:kenburns:imageheight;left;imagewidth;middle [image] %%%function bakerLogo%%%:1 [effect] fadeout:1 [/slideshow] [/title] [/titles] [menus/] [menu/] [id] 1 [name] %%%function dvd-baker_version%%% sample 2 [duration] 10 [image] %%%function bakerLogo%%% [buttons/] [button/] [name] Plain logo [title] 1 [/button] [button/] [name] Fading [title] 2 [/button] [button/] [name] Flashing [title] 3 [/button] [button/] [name] Zooming [title] 4 [/button] [button/] [name] Zoom, pan and scroll [title] 5 [/button] [/buttons] [/menu] [/menus] [/dvd-recipe]