PDA

View Full Version : Playing ripped HD movies ...


aleicgrant
20th October 2008, 14:47
ok

so I have ripped my collection with anydvdhd and removed any trailers etc.

used tsmuxer to strip out all extra language soundtrack etc I dont want.

Used imgburn to make them into ISO's

Have virtual clone drive ready to go

I have loaded my entire collection into mymovies and it looks great

Just on last hiccup.......

When I click play from within mymovies and media center, it opens up powerdvd 8 but instead of playing the movie it give me the following screen to which I have to hit play again or resume.

Is there anyway around to just to make it play automatically?

http://i118.photobucket.com/albums/o82/aleicgrant/10-20-20082-47-46PM.jpg

I also notice that my drive has a funky name assignment that perhaps is maybe why???

http://i118.photobucket.com/albums/o82/aleicgrant/10-20-20082-50-00PM.jpg

appreciate any help

damnskippy
20th October 2008, 15:07
I think it has to do with the disk ID, there was some discussion on this topic a little while back. I don't remember the particulars as I do not use mymovies so I did not pay much attention. Some searching should find it though.

aleicgrant
20th October 2008, 15:23
hmm did a search and didnt find anything relavant. If you find the post please let me know.

aleicgrant
20th October 2008, 16:23
hmmm after stepping back, I wonder if the movielive,movie remix crap I accidentally installed thats doing this?

DrinkLyeAndDie
20th October 2008, 17:26
hmmm after stepping back, I wonder if the movielive,movie remix crap I accidentally installed thats doing this?

No accident about it. You can't NOT install it with PowerDVD8. Go into the settings in PowerDVD8 and try to disable it as much as possible but you cannot remove it.

They also don't allow you the option of setting PowerDVD8 to not prompt you to resume anymore. They did in PowerDVD7 but I cannot find such a setting in PowerDVD8.

aleicgrant
20th October 2008, 17:53
what I dont understand is that if the movie is playing for the first time why it doesnt just start playing. If I play it directly via just mounting it with virtual clone and fire up powerdvd it plays and does not show that sceen.

odd to say the least

BDMinus
21st October 2008, 04:30
what I dont understand is that if the movie is playing for the first time why it doesnt just start playing. If I play it directly via just mounting it with virtual clone and fire up powerdvd it plays and does not show that sceen.

odd to say the least

Try the following registry tweaks, These changes should turn off that movielive stuff people seem to hate and the resume screen so it just plays. Adjust the path to your system if it doesn't match. I didn't invent these changes. Use at your own risk, backup before any changes, not liable, disclaimer, asterisk etc.

[HKEY_CURRENT_USER\Software\Cyberlink\PowerDVD8]

"EnableMovieLibrary"=dword:00000000
"EnableMovieRemix"=dword:00000000
"UI_MLiveEnableFeature"=dword:00000000
"UI_BDRE_Resume"=dword:00000000
"UI_BDROM_Resume"=dword:00000000


edit: I think it may be under hkey local machine instead of current user, the entries should already be there so you just change the values from 1 to 0.

DrinkLyeAndDie
21st October 2008, 20:47
Try the following registry tweaks, These changes should turn off that movielive stuff people seem to hate and the resume screen so it just plays. Adjust the path to your system if it doesn't match. I didn't invent these changes. Use at your own risk, backup before any changes, not liable, disclaimer, asterisk etc.

[HKEY_CURRENT_USER\Software\Cyberlink\PowerDVD8]

"EnableMovieLibrary"=dword:00000000
"EnableMovieRemix"=dword:00000000
"UI_MLiveEnableFeature"=dword:00000000
"UI_BDRE_Resume"=dword:00000000
"UI_BDROM_Resume"=dword:00000000


edit: I think it may be under hkey local machine instead of current user, the entries should already be there so you just change the values from 1 to 0.

Interesting stuff. Thanks. Yeah, it removes the stupid tab associated with Remix and whatnot in the settings, as well. :)

aleicgrant
21st October 2008, 23:36
had to add these two

UI_BDRE_Resume"=dword:00000000
"UI_BDROM_Resume"=dword:00000000

aleicgrant
22nd October 2008, 16:25
unfortunaely non of these worked for me...............grrrrrrrrrrr

DrinkLyeAndDie
22nd October 2008, 16:35
unfortunaely non of these worked for me...............grrrrrrrrrrr

I didn't mess with resume. I didn't add the UI_BD* ones but the others seemed to work in getting rid of the extra MoovieLive and Remix garbage from annoying me.

aleicgrant
22nd October 2008, 22:33
man I am so close. I got rid of the movielive and moviemix crap but the play and resume buttons are stilll there

what did I miss.

I double checked the registry edits?????

BDMinus
23rd October 2008, 00:56
Check your registry for any other instances of "resume", there may be others. Did you edit the [HKEY_LOCAL_MACHINE\Software\Cyberlink\PowerDVD8] entries?