NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 115 116 117 118 119 … 125 Next »
myVideo setDVDdirectory

 
  • 0 Vote(s) - 0 Average
myVideo setDVDdirectory
johnvk
Offline

Member

Posts: 87
Threads: 16
Joined: Jul 2005
#11
2005-07-21, 04:55 PM
Sorry to bother you again. See also comments in support-thread. Reinstalling InterVideo solved the problem; at least for Video Library (DVD is playing correctly), but not for My Videos (screen stays black). See log below. First try is with Video Library; second attempt is with My Videos and it seems a slash is missing.

18:41:50.031 VERBOSE getSetting(OSDTransparency)
18:42:01.359 VERBOSE getSetting(PreferredDVDDecoder)
18:42:01.359 VERBOSE getSetting(PreferredDVDAudioDecoder)
18:42:01.390 VERBOSE FindFilterByName failed to locate filter: System Default
18:42:01.390 VERBOSE getSetting(PreferredDVDAudioRenderer)
18:42:01.500 VERBOSE FindFilterByName failed to locate filter: System Default
18:42:01.500 VERBOSE getSetting(PreferredDVDNavigator)
18:42:01.500 VERBOSE getSetting(PreferredDVDNavigator)
18:42:01.500 VERBOSE PreferredDVDNavigator: DVD Navigator
18:42:01.765 VERBOSE pDvdControl->SetDVDDirectory(E:\Films\hostage\VIDEO_TS\)
18:42:01.765 VERBOSE getSetting(ListGraphFilters)
18:42:01.765 VERBOSE Graph contains the following filters:
18:42:01.765 VERBOSE - Default DirectSound Device
18:42:01.765 VERBOSE - Video Renderer
18:42:01.765 VERBOSE - InterVideo Audio Decoder
18:42:01.781 VERBOSE - InterVideo Video Decoder
18:42:01.781 VERBOSE - DVD Navigator
18:42:01.781 VERBOSE getSetting(SaveGraphFiles)
18:42:02.031 VERBOSE DirectShowPlayerBase:ConfusedetPlaybackRate(1.000000)
18:42:02.031 VERBOSE Returning to normal playrate
18:42:02.031 VERBOSE Restoring audio
18:44:31.593 VERBOSE getSetting(PreferredDVDDecoder)
18:44:31.593 VERBOSE getSetting(PreferredDVDAudioDecoder)
18:44:31.609 VERBOSE FindFilterByName failed to locate filter: System Default
18:44:31.609 VERBOSE getSetting(PreferredDVDAudioRenderer)
18:44:31.625 VERBOSE FindFilterByName failed to locate filter: System Default
18:44:31.625 VERBOSE getSetting(PreferredDVDNavigator)
18:44:31.625 VERBOSE getSetting(PreferredDVDNavigator)
18:44:31.625 VERBOSE PreferredDVDNavigator: DVD Navigator
18:44:31.703 VERBOSE pDvdControl->SetDVDDirectory(E:\Films\hostageVIDEO_TS\)
18:44:31.703 ERROR pDvdControl->SetDVDDirectory() failed
18:44:31.750 VERBOSE getSetting(ListGraphFilters)
18:44:31.750 VERBOSE Graph contains the following filters:
18:44:31.750 VERBOSE - Default DirectSound Device
18:44:31.750 VERBOSE - Video Renderer
18:44:31.750 VERBOSE - InterVideo Audio Decoder
18:44:31.750 VERBOSE - InterVideo Video Decoder
18:44:31.750 VERBOSE - DVD Navigator
18:44:31.750 VERBOSE getSetting(SaveGraphFiles)
18:44:31.859 VERBOSE DirectShowPlayerBase:ConfusedetPlaybackRate(1.000000)
18:44:31.859 VERBOSE Returning to normal playrate
18:44:31.859 VERBOSE Restoring audio
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2005-07-21, 09:37 PM
what slash?
vid lib
Quote:18:42:01.765 VERBOSE pDvdControl->SetDVDDirectory(E:\Films\hostage\VIDEO_TS\)
my vids
Quote:18:44:31.703 VERBOSE pDvdControl->SetDVDDirectory(E:\Films\hostageVIDEO_TS\)
where you like me to put the extra slash?

try it in video arch, or any other video plugin that plays dvds, video library might have access to something plugins dont.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#13
2005-07-21, 09:43 PM
From memory the DVD API requires a trailing slash for the folder name.

The video library isnt doing anything flash, it just checks if the path has a trailing slash. If it hasnt, it adds one.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#14
2005-07-21, 10:11 PM
i just remember the time when "play dvd" wasnt using the same methods as the dvd api methods.

since they both have the same setdvddirectory message, one presumes that the slash isnt the problem (i cant see where he thinks its the slash that is the problem, i could be missing something but i cant see it).
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#15
2005-07-21, 10:51 PM
You called PlayDVDFromDirectory("E:\Films\hostage"), which resulted in E:\Films\hostageVIDEO_TS. If you'd called PlayDVDFromDirectory("E:\Films\hostage\"), it would have correctly resulted in E:\Films\hostage\VIDEO_TS
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#16
2005-07-21, 10:54 PM
oh crap, i missed that slash, i was just looking at the end.

i think the problem is that Directory.getDirectories(string dir) returns them without the trailing slash.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#17
2005-07-21, 11:05 PM
I'll add a check in the PlayDVDFromDirectory() API in the next release so that it automatically adds the trailing slash if the plugin doesnt supply a path with one.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#18
2005-07-22, 12:05 AM
ok the bug has been fixed, sorry it took so long, i just didnt see the slash (well didnt not see Smile)
johnvk
Offline

Member

Posts: 87
Threads: 16
Joined: Jul 2005
#19
2005-07-22, 10:49 AM
Great, guys. I'm glad the bug has been found & solved.
Thanks for your help.

John
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Inset Window in MyVideo, MyMusic, MyPictures Plugins leo212 1 1,886 2006-03-31, 05:35 PM
Last Post: dottore
  myVideo not figuring out what my TV shows are wasson 11 3,326 2006-03-05, 10:31 PM
Last Post: volksman
  nothing seems to get myvideo to work :( zeltak 1 1,447 2005-12-14, 12:36 PM
Last Post: McBainUK
  MyVideo Install chrisjx 1 1,403 2005-12-07, 08:33 AM
Last Post: reven
  F11 (go button) won't work in Myvideo nellanayrb 2 1,274 2005-11-26, 09:04 PM
Last Post: nellanayrb
  MyVideo problem playing split video files. eddieeagle 5 2,082 2005-10-26, 08:43 AM
Last Post: reven
  MyVideo slow tal56 2 1,408 2005-09-07, 04:31 PM
Last Post: tal56
  MyVideo question....DVD rip and copy? jusatry 5 2,312 2005-08-29, 01:00 AM
Last Post: jusatry
  gbpvr commandline parameters and MyVideo/Mymusic... n@boleo 10 4,338 2005-08-16, 01:29 AM
Last Post: reven

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode