[#] dvd-baker sample 1 [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] [/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] bakerLogoJpeg [command] pnglogo="%%%function bakerLogo%%%" [command] jpglogo="$PWD/$(basename "${pnglogo%.png}.jpg")" [command] convert "$pnglogo" "$jpglogo" [command] [ -s "$jpglogo" ] && echo "$jpglogo" [/function] [execute] bakerLogoJpeg [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] 1 [slideshow/] [effect] fading_title dvd-baker logo [image] %%%function bakerLogoJpeg%%%:3:dvd-baker logo [/slideshow] [/title] [title/] [id] 2 [slideshow/] [effect] fading_title Fading [effect] fadein:2:fading in [image] %%%function bakerLogoJpeg%%%: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 bakerLogoJpeg%%%:flashing [effect] flash_image %%%function bakerLogoJpeg%%%:on [effect] flash_image %%%function bakerLogoJpeg%%%:and [effect] flash_image %%%function bakerLogoJpeg%%%:off [effect] flash_image %%%function bakerLogoJpeg%%%:six [effect] flash_image %%%function bakerLogoJpeg%%%:times [effect] background:1:times [/slideshow] [/title] [title/] [id] 4 [slideshow/] [effect] fading_title Zoom [image] %%%function bakerLogoJpeg%%%:1:zooming in [image] %%%function bakerLogoJpeg%%%:2:zooming in:kenburns:imagewidth;middle;imageheight;middle [image] %%%function bakerLogoJpeg%%%:1:and:crop:imageheight;middle [image] %%%function bakerLogoJpeg%%%:2:out:kenburns:imageheight;middle;imagewidth;middle [image] %%%function bakerLogoJpeg%%%:1 [/slideshow] [/title] [title/] [id] 5 [slideshow/] [effect] fading_title Zoom, pan & scroll [image] %%%function bakerLogoJpeg%%%:1:zooming left [image] %%%function bakerLogoJpeg%%%:2:zooming left:kenburns:imagewidth;middle;imageheight;left [image] %%%function bakerLogoJpeg%%%:1:scrolling down:crop:imageheight;left [image] %%%function bakerLogoJpeg%%%:2:scrolling down:kenburns:imageheight;left;imageheight;bottomleft [image] %%%function bakerLogoJpeg%%%:1:panning right:crop:imageheight;bottomleft [image] %%%function bakerLogoJpeg%%%:2:panning right:kenburns:imageheight;bottomleft;imageheight;bottomright [image] %%%function bakerLogoJpeg%%%:1:scrolling up:crop:imageheight;bottomright [image] %%%function bakerLogoJpeg%%%:2:scrolling up:kenburns:imageheight;bottomright;imageheight;topright [image] %%%function bakerLogoJpeg%%%:1:panning left:crop:imageheight;topright [image] %%%function bakerLogoJpeg%%%:2:panning left:kenburns:imageheight;topright;imageheight;topleft [image] %%%function bakerLogoJpeg%%%:1:scrolling down:crop:imageheight;topleft [image] %%%function bakerLogoJpeg%%%:2:scrolling down:kenburns:imageheight;topleft;imageheight;left [image] %%%function bakerLogoJpeg%%%:1:zooming out:crop:imageheight;left [image] %%%function bakerLogoJpeg%%%:2:zooming out:kenburns:imageheight;left;imagewidth;middle [image] %%%function bakerLogoJpeg%%%:1 [effect] fadeout:1 [/slideshow] [/title] [/titles] [menus/] [menu/] [id] 1 [name] %%%function dvd-baker_version%%% sample 1 [duration] 10 [#] Use the transparent logo for the menu [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]