K
komobu
Hi;
I have a tv that will play a slideshow of my digital photos if I
create an ALB file. Without the ALB file, it wont switch the
photos...it will just display whatever photo is up indefinitely. As a
result, I need to create an ALB file. The TV had a generic one that I
got to work...Here is my code:
<?xml version="1.0" encoding="ISO-885h9-1" ?>
<philips-slideshow version="1.0">
<title>Pats Slideshow</Title>
<audio>Every.mp3</audio>
<slide-duration>15</slide-duration>
<slides>
<slide>dsc00864.jpg </slide>
<slide>dsc01012.jpg </slide>
<slide>dsc01013.jpg </slide>
<slide>dsc01014.jpg </slide>
<slide>dsc01015.jpg </slide>
<slide>dsc01017.jpg </slide>
<slide>dsc01018.jpg </slide>
<slide>dsc01019.jpg </slide>
<slide>dsc01020.jpg </slide>
<slide>dsc01021.jpg </slide>
</slides>
</philips-slideshow>
It works ok...but I have a couple of questions.
If I want to play several songs, how do I add them? / get them to
play one after the other?
Any known software that will generate this ALB file for me instead of
me physically typing in every file name?
Any place known where I can obtain more info about the use and
capabilities of an ALB file?
Thanks for any advice.
Pat
I have a tv that will play a slideshow of my digital photos if I
create an ALB file. Without the ALB file, it wont switch the
photos...it will just display whatever photo is up indefinitely. As a
result, I need to create an ALB file. The TV had a generic one that I
got to work...Here is my code:
<?xml version="1.0" encoding="ISO-885h9-1" ?>
<philips-slideshow version="1.0">
<title>Pats Slideshow</Title>
<audio>Every.mp3</audio>
<slide-duration>15</slide-duration>
<slides>
<slide>dsc00864.jpg </slide>
<slide>dsc01012.jpg </slide>
<slide>dsc01013.jpg </slide>
<slide>dsc01014.jpg </slide>
<slide>dsc01015.jpg </slide>
<slide>dsc01017.jpg </slide>
<slide>dsc01018.jpg </slide>
<slide>dsc01019.jpg </slide>
<slide>dsc01020.jpg </slide>
<slide>dsc01021.jpg </slide>
</slides>
</philips-slideshow>
It works ok...but I have a couple of questions.
If I want to play several songs, how do I add them? / get them to
play one after the other?
Any known software that will generate this ALB file for me instead of
me physically typing in every file name?
Any place known where I can obtain more info about the use and
capabilities of an ALB file?
Thanks for any advice.
Pat