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 … 14 15 16 17 18 … 125 Next »
ISO playback with XDVD problems

 
  • 0 Vote(s) - 0 Average
ISO playback with XDVD problems
Bigmaz
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Dec 2006
#1
2006-12-31, 01:56 AM
First of all i'd like to say i love this software. Just getting used to it and having trouble playing ISO's, i have been at it all afternoon, evening and night, Novice here :p when i choose my ISO file in the XDVD menu, and press play, i get a DOS window coming up saying the following:

'C:\Progra~1\DAEMON' is not recognized as an internal or external command,
operable program or batch file.
'C:\Progra~1\DAEMON' is not recognized as an internal or external command,
operable program or batch file.
'sleep' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

I adjusted the 'playmvpdvdiso.bat' file to the correct Daemon Tools path according to what i read on here, my 'playmvpdvdiso.bat' file contains the following:

@echo off
C:\Progra~1\DAEMON Tools\daemon.exe -unmount 0
C:\Progra~1\DAEMON Tools\daemon.exe -mount 0,"%2"

sleep 5
rem Leave only one of the following lines without a 'rem'

rem [Audio recompression only--Video remains untouched] [only about 30-50% cpu time]
start /low C:\Progra~1\VideoLAN\VLC\vlc.exe --sout=#transcode{acodec=mp2a,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,url="%1"}} dvdsimple://%4Angry%3 :dvdnav-caching=7000 -I dummy --dummy-quiet --one-instance VLC:quit


rem [This one is for audio *and* video recompression..]
rem !!Carefull!! This one requires LOTS of cpu time! [80-90%]
rem
rem start /low C:\Progra~1\VideoLAN\VLC\vlc.exe --sout=#transcode{vcodec=mp2v,vb=4096,interlace,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=file,mux=ps,url="%1"}} dvdsimple://%4@%3 :dvdnav-caching=7000 --sout-ffmpeg-strict 1 --sout-ffmpeg-keyint 16 -I dummy --dummy-quiet --one-instance VLC:quit

Is this correct? Please help me someone......... I have square eyes, lol
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2006-12-31, 08:51 AM
Quote:
C:\Progra~1\DAEMON Tools\daemon.exe -unmount 0
C:\Progra~1\DAEMON Tools\daemon.exe -mount 0,"%2"

Shouldn't this be something like: (added quotation marks)
"C:\Program files\DAEMON Tools\daemon.exe" -unmount 0
"C:\Program files\DAEMON Tools\daemon.exe" -mount 0,"%2"

Because of DAEMON Tools.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Bigmaz
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Dec 2006
#3
2006-12-31, 01:36 PM
Thanks HTV, thats sorted those lines, but now it comes up with an error saying:

Error
mount switch syntax error

then when i click 'ok' the DOS window comes up with this:

'sleep' is not recognized as an internal or external command,
operable program or batch file.


Sorry for being a pain :p
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#4
2006-12-31, 01:47 PM
I think sleep is a small program that is used to "pauze" in dos/batch files.
Maybe it's not in the right place or something like that.

google turned up with this (among 20000 othersSmile )

http://www.computerhope.com/dutil.htm
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Bigmaz
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Dec 2006
#5
2006-12-31, 02:02 PM
Again HtV, thanks for the quick reply Smile very good support on here.

So do i need that command in the BAT file? Or can i just delete that line? Or best to download that Sleep.exe from that site you directed me to?

What about the Syntax error? Do you know why i am getting that error up before it go's to the BAt file?

Thanks again
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#6
2006-12-31, 02:25 PM
I would download it, if it isn't there already. Otherwise the batchfile would "go" much to fast.
I don't know about the switch error. You might have to wait till an xdvd or daemontools expert shows up.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Bigmaz
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Dec 2006
#7
2006-12-31, 02:44 PM
Ok, thats sorted that, just means the DOS window hangs for 5 seconds, then go's off. Thats after the switch error. Thanks HtV, i so hope i get this sorted Smile
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#8
2006-12-31, 03:20 PM
You did follow the instructuctions from the wiki?

Quote: <H2>Configuration

Edit the config.xml in the skin directory to set your iso mount path.
Just unzip into c:\progra~1\devnz You must have VLC installed. If you want to transcode iso’s then you need to have daemon tools installed as well.
</H2>I noticed that the plugin is pretty old so I don't know if it is still supposed to work
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Bigmaz
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Dec 2006
#9
2006-12-31, 03:38 PM
See, this is where i got confused earlier when i was trying to sort it, i dont seem to have config.xml in my skins directory, i only have a config.xml file in C:\Program Files\devnz\gbpvr. I uninstalled GBPVR, then reinstalled it to see if that worked, but still not there.

And sorry, but i dont follow you with the <H2>Configuration, is that in the config.xml file?
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#10
2006-12-31, 03:49 PM
Did you look in skin\xdvd\? it should be in there. If you are using a different skin, try looking in the 'blue' skin' (although it should default to that if it doesn't find one in the skin you are using).

Just a thought.
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Playback-- no mouse!, can't pause,skip, stop via mouse james_dk 2 2,549 2010-06-16, 08:24 PM
Last Post: james_dk
  yapi2xml problems mnbryant2001 3 2,085 2008-02-29, 11:07 PM
Last Post: zehd
  Problems with HIP Joe Cool 0 1,140 2008-01-20, 07:09 PM
Last Post: Joe Cool
  xDVD and Daemon Tools hasso 6 2,433 2008-01-03, 12:47 PM
Last Post: martint123
  XDVD beta sqlite db patch cheval 12 5,602 2007-12-08, 06:12 PM
Last Post: cosmocat
  Zap2XML problems Mogal 3 2,409 2007-10-27, 01:56 PM
Last Post: leecole
  anyone else using HIP and have problems when sound is muted? Wakalaka 15 4,281 2007-04-16, 07:03 PM
Last Post: Wakalaka
  Iso Playback--help (XDVD) CarolinaGuy 1 1,692 2007-03-29, 11:38 AM
Last Post: cosmocat
  Subtitles with XDVD? ww4397 5 2,360 2007-03-16, 03:15 PM
Last Post: ww4397
  dvd2mpeg problems jam_zhou 12 4,215 2007-03-12, 10:52 PM
Last Post: indigest

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

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

Linear Mode
Threaded Mode