-
how to determine the make of a dvd player
The problem i have is pretty simple on the surface, but it’s becoming a real puzzle for me, and I can’t seem to get figure it out.
I have an options menu with a continuous motion background, the buttons each set a user register (audio, subtitles, etc)
On certain older dvd players however, there is a bug with the implementation, once you select the button, and it runs the cell command, you cannot move from that position.
This happens most notably with ps2’s, and ancient dvd players.
So the solution I’ve come up with is to have two different options menus, one version that sets the register then links the top cell for older players, and one that sets the register then links no link for standard players (so the motion is continuous).
The problem I now face is, how do I tell the dvd players apart?
I’ve been thinking that maybe sprm 15 would help me, does anyone know if there was an audio standard that was added in at a later date that i could use to differentiate?
I’ve also noticed that sometimes there are discrepancies between the way players store sprm 1, sprm 2, sprm 3, sprm 7, sprm 8, and sprm 9, specifically when you pull data from them during pre or post scripting of a pgc just before or after a jump…. Is there anyway I could use this data to my advantage?
I’ve built a test dvd that outputs the values to take a look, but unfortunately I only have a few dvd players to work with.
Is there anyone with expertise in this area that could enlighten me?
Thanks for your help, sorry for the long post.