2005-08-14, 06:28 AM
im finally able to playback a ratdvd on my htpc, it turns out ffdshow was screwing it up (just incase anyone else is pulling out their hair, btw im now bald). anyway, i got it to work in Media Player 10, and NVDVD but for some reason i keep getting this error in GBPVR
and ive got no more hair to pull out (so i guess ill start on my eyes). sub any idea whats going wrong? is it something i can fix? ive no longer got ffdshow on my system (will try and update it and see if it works).
ive been able to play ratdvds thru myvideos if i use the playvideofile(string) api call, which allows me to navigate the menus (using the mouse only, which is expected) but when i click to play the movie (or any trailer etc) it stops.
if i use the video library i get the above error, if i play it thru the api call
playdvdfromiso(string)
i get the above error, oh btw that is the call i should be using right? there isnt a new one say playratdvd?
i konw i should have tested this in the prerelease but errr i wasnt sure about ratdvd, im still not sure, im at the stage im just so frustrated with the bloody thing i want to kick it, but i also want it to work, ive wasted the last few days with this (took 10hours ish to rip the dvd).
also gbpvr can (in theory) play a rat dvd like any other dvd right? like we can navigate using the same remote commands, yellow = next audio, green = next subtitle etc? or is the mouse required to navigate the menus?
thats enough of my bitching..
Code:
14/08/2005 6:19:11 p.m..687 VERBOSE [2] About to play DVD volume: d:\my videos\dvds\Dazed and Confused.ratDVD\
14/08/2005 6:19:15 p.m..281 ERROR [2] Unable to start DVD playback: Attempted to divide by zero.
14/08/2005 6:19:15 p.m..281 ERROR [2] at DirectShowPlayerBase.playDVD(DirectShowPlayerBase* , UInt16* dvdVolume, HWND__* hwnd)
at NativeUtilities.MediaHelper.playDVD(String volumePath)
at bi.a(String A_0)
14/08/2005 6:19:28 p.m..140 VERBOSE [2] About to play DVD volume: d:\my videos\dvds\Dazed and Confused.ratDVD\
14/08/2005 6:19:31 p.m..734 ERROR [2] Unable to start DVD playback: Attempted to divide by zero.
14/08/2005 6:19:31 p.m..734 ERROR [2] at DirectShowPlayerBase.playDVD(DirectShowPlayerBase* , UInt16* dvdVolume, HWND__* hwnd)
at NativeUtilities.MediaHelper.playDVD(String volumePath)
at bi.a(String A_0)
ive been able to play ratdvds thru myvideos if i use the playvideofile(string) api call, which allows me to navigate the menus (using the mouse only, which is expected) but when i click to play the movie (or any trailer etc) it stops.
if i use the video library i get the above error, if i play it thru the api call
playdvdfromiso(string)
i get the above error, oh btw that is the call i should be using right? there isnt a new one say playratdvd?
i konw i should have tested this in the prerelease but errr i wasnt sure about ratdvd, im still not sure, im at the stage im just so frustrated with the bloody thing i want to kick it, but i also want it to work, ive wasted the last few days with this (took 10hours ish to rip the dvd).
also gbpvr can (in theory) play a rat dvd like any other dvd right? like we can navigate using the same remote commands, yellow = next audio, green = next subtitle etc? or is the mouse required to navigate the menus?
thats enough of my bitching..