Moshem wrote:
"Allow to specify multiple subtitles and not just one, many DVD and Divx has this feature"
I think the same feature will be very usefull also for audio streams. I have got some CD's with more than one stream (as far as data are concerned, it can be more complicated because each stream can has its own bitrate, etc.).
In general more fields can be redesign to list boxes with items of check box type, but I think this need also data structure reengineering.
Did you thinking about using any free relational database and organize data into tables instead of managing one huge binary file?
Some fine Features
For multiple streams, I should do something, but I do not know how to make something easy to use for the user. Or maybe simply the possibility to indicate two audio streams.
For the file, I do not want to use a database, since it will require too much changes in the program.
I'll probably add the possibility to use an XML file as alternative to the binary file.
If you do not want a huge file, you can link pictures instead of storing them into the catalog (so only the filename is saved)
For the file, I do not want to use a database, since it will require too much changes in the program.
I'll probably add the possibility to use an XML file as alternative to the binary file.
If you do not want a huge file, you can link pictures instead of storing them into the catalog (so only the filename is saved)