NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 32 33 34 35 36 37 Next »
DVD playback not working....

 
  • 0 Vote(s) - 0 Average
DVD playback not working....
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#1
2008-04-22, 01:14 PM
I followed Martins guide and added the mount point and mount command, but PCH just hangs when trying to play an ISO or DVD folder...

The folder is H:\DVD
The name in Video library directory in GB-PVR is DVD and mapped to H:\DVD

The script.cgi file has these extra lines (just below cd ~):
mkdir /mnt/H:\\DVD
mount -t cifs //192.168.1.10/DVD /mnt/H:\\DVD -o username=guest,ro;

If I telnet to PCH and list the files in /mnt/H:\\DVD all isos list fine.
But no playback?

Besides Martins guide includes an extra (erroneous) mkdir in the mount line. Gives a syntax error.

/Barsk
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#2
2008-04-22, 01:52 PM
Could you duplicate the problem and upload your GBPVR logs?

Also could you tell me the mount command that is wrong so I can correct it?

Thanks.

Martin
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#3
2008-04-22, 02:27 PM
mvallevand Wrote:Could you duplicate the problem and upload your GBPVR logs?

Also could you tell me the mount command that is wrong so I can correct it?

Thanks.

Martin

I'll include the complete logs, but i think I found the culprit:
Code:
2008-04-22 16:15:35.250    VERBOSE    [7]    MVP playback requested: H:\DVD\Babar.ISO (shortname)
2008-04-22 16:15:35.250    VERBOSE    [7]    MVP playback requested: H:\DVD\Babar.ISO (longname)
2008-04-22 16:15:35.250    VERBOSE    [7]    Checking if transcode required
2008-04-22 16:15:35.250    VERBOSE    [7]    getValue() loading new key/value into cache: /settings/MvpTranscodeAllVideo
2008-04-22 16:15:35.250    VERBOSE    [7]    getValue: /settings/MvpTranscodeAllVideo : false
2008-04-22 16:15:35.250    VERBOSE    [7]    Opening media file: H:\DVD\Babar.ISOforcefailure
2008-04-22 16:15:35.250    ERROR    [7]    Media stream thread caught exception: System.IO.FileNotFoundException: Det gick inte att hitta filen H:\DVD\Babar.ISOforcefailure.
Filnamn: H:\DVD\Babar.ISOforcefailure
   vid System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   vid System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   vid System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   vid GBPVRX2.MVP.x3ca133dee7547455.xf9d81bb81f7c2ff0()
2008-04-22 16:15:35.250    VERBOSE    [7]    MVP Streaming Thread shutting down...
Somehow it appends "forcefailure" to the file name...

The faulty mount is in post #8 in your installation and survival guide:
http://forums.gbpvr.com/showpost.php?p=2...ostcount=8
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#4
2008-04-22, 02:47 PM
For the forcefailure error you are not using the proper version of PVRX2.exe

The folder name for my mount is "My DVD Collection" so I think it is alright.

Martin
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#5
2008-04-22, 03:59 PM (This post was last modified: 2008-04-22, 04:28 PM by Barsk.)
mvallevand Wrote:For the forcefailure error you are not using the proper version of PVRX2.exe

Strange, I thought I had taken the latest patched version. I'll look into that.

mvallevand Wrote:The folder name for my mount is "My DVD Collection" so I think it is alright.

That is not the problem, it is the "mkdir" that is in the middle of the command (in bold below):

mount -t cifs //mydvd_IP/dvds mkdir /mnt/D:\\My\ DVD\ Collection -o username=guest,ro

Hard to spot isn't it? Wink

Barsk

EDIT: Found the right version, strange that I missed it! Now it works perfectly!!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#6
2008-04-22, 04:59 PM
Thanks I fixed the mount command. Also my recommended update link was older than sub's patch for ISO files which probably caused the problem, now they are the same, but I can't guarantee I will always point to the latest and greatest from sub.

Martin
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#7
2008-04-23, 06:04 AM
mvallevand Wrote:Thanks I fixed the mount command. Also my recommended update link was older than sub's patch for ISO files which probably caused the problem, now they are the same, but I can't guarantee I will always point to the latest and greatest from sub.

Martin
I had seen that post earlier before I started to put things together so I thought I had already taken that version, but I hadn't. I had only read the text obviously. Too much in my head right now... Smile

I could only recommend having a common place for all related PCH stuff, why not the Wiki Wink
Should be easier to maintain for you and Sub I think.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot get mcpmcx2 working after re-install - help StevHodge 63 33,733 2014-05-17, 09:01 PM
Last Post: mvallevand
  PCH not working after IP address change marc 3 5,426 2014-04-25, 07:57 AM
Last Post: marc
  Weird - playback sound but no video baj1 9 5,761 2012-07-22, 05:42 AM
Last Post: baj1
  Previously working A110 suddenly not working dongna 2 2,887 2012-04-30, 11:55 AM
Last Post: dongna
  DVD ISO playback with NPVR? drbenjamin 18 6,850 2012-01-24, 12:48 PM
Last Post: mvallevand
  Download link for Nmt mvpmcx2 not working Spidermonkey 7 3,824 2011-10-06, 06:48 PM
Last Post: Spidermonkey
  NMTinstall for GBPVR no longer working? caz 6 3,073 2011-07-09, 01:07 PM
Last Post: caz
  Recent IE9 Update and a whole bunch of Windows Updates and PCH-A100 not working jksmurf 1 2,134 2011-04-14, 03:24 PM
Last Post: jksmurf
  NPVR on PCH Not Working jtokach 8 2,858 2011-02-11, 06:16 PM
Last Post: jtokach
  Playback of in-progress recording exits when recording finishes wtg 2 1,492 2011-01-28, 12:36 PM
Last Post: wtg

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

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

Linear Mode
Threaded Mode