sshumate
October 13th, 2002, 03:55 PM
I have written a patch to DVDSpy 1.31 (DVDSpy.dll) that adds addtional payloads to the Disc.Insert event. The payloads are the DVD's aspect ratio, display format, and TV standard. These are returned in payloads 3-5. Payloads 1-2 are as they exist in the standard DVDSpy.
The payload values are:
Aspect Ratio (pld3): "16:9", "4:3", or "none"
Display Mode (pld4): "neither", "pan-scan", "letterbox", or "both"
Video Standard (pld5): "NTSC" or "PAL"
This patch works by reading the main title's IFO file to extract the appropriate flags. I did this strictly for myself so I can change resolutions depending on the aspect ratio before launching my DVD player. I thought others might find it useful.
The patch can be found at:
http://home.austin.rr.com/shumate/files/DVDSpyPatch.zip
Comments welcome. It would be nice to see something like this incoporated in the next version of DVDSpy. :D
Cheers,
Scott
The payload values are:
Aspect Ratio (pld3): "16:9", "4:3", or "none"
Display Mode (pld4): "neither", "pan-scan", "letterbox", or "both"
Video Standard (pld5): "NTSC" or "PAL"
This patch works by reading the main title's IFO file to extract the appropriate flags. I did this strictly for myself so I can change resolutions depending on the aspect ratio before launching my DVD player. I thought others might find it useful.
The patch can be found at:
http://home.austin.rr.com/shumate/files/DVDSpyPatch.zip
Comments welcome. It would be nice to see something like this incoporated in the next version of DVDSpy. :D
Cheers,
Scott