quizzymodo wrote:
The order my DVD player displays the files in seems to be the date order the files we saved or modified, with the oldest files displayed first.
With the descriptions thing, I am not expecting my DVD player to figure anything out for itself. I just wondered if I could get the DVD player to display the mp4 metadata for each file. If so, then I would add a description to the metadata of each mp4 file myself.
Devices I've used had sort switching on the remote.
As for reading of the metadata... Right now the file browser does not read the files themselves, it just reads the allocation record from the FAT. What you want would require opening and parsing each file, which is very slow. Video files are large.
By all means, you can modify the firmware to make the device do this operation... Could be a fun project.
I have not seen any player front-ends that use the metadata. I've seen internet-connected devices pull data from IMDb for movies though.