Page 1 of 1

automatic viewer

Posted: Mon Apr 25, 2005 10:23 am
by colabiel
Good morning to all,
I wrote a little viwer to show movie files with mplayer, and I would like this process to become an automatic viewers. Is ther a program where to specify this?

Thanks
Nicolas

Posted: Mon Apr 25, 2005 10:37 am
by Yann Cointepas
To create an automatic viewer you just have to put your process in viewers/automatic category (i.e. subdirectories of processes directory). There is one restriction for viewer processes, they must have a ReadDiskItem as first parameter and this parameter must be the only mandatory parameter.

If you do that an "eye" icon will be available for Read/WriteDiskItems of the corresponding data type.

Posted: Mon Apr 25, 2005 10:42 am
by colabiel
Thanks,
I thought it would have been more complicated !!!
Nicolas