Some fine Features

Comments on existing version & Suggestions for future versions. If you want a new feature suggest it here. Discussions about beta versions also come in this section.
Post Reply
Jim Beam

Some fine Features

Post by Jim Beam »

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?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

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)
Post Reply