Go Back   Club CDFreaks - Knowledge is Power > International Chat: High Definition > Blu-ray and HD DVD Hardware, Software and Blank Media


Commercial message



Blu-ray and HD DVD Hardware, Software and Blank Media Discuss, PowerDvd playback of Blueray on Hard disk at International Chat: High Definition forum; I burned a blueray dvd to my hard drive by Dvd cloner 5 and I do not understand what file to use with the PowerDvD . When I go to the file location on the hard drive with PowerDvd for hard disk. I cannot find the file that works with the


Reply
 
Thread Tools
Old 22-06-2008   #1 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
PowerDvd playback of Blueray on Hard disk

I burned a blueray dvd to my hard drive by Dvd cloner 5 and I do not understand what file to use with the PowerDvD.

When I go to the file location on the hard drive with PowerDvd for hard disk. I cannot find the file that works with the PowerDVD.

Any help is appreciated.

Bodie
bodieiv is offline   Reply With Quote
Old 23-06-2008   #2 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

PowerDVD no longer plays Blu-ray from hard drive folders. You can make an ISO from the original disc or from your hard drive folder and mount it with something like Daemon Tools or Virtual CloneDrive. Then PowerDVD can play it from the virtual disc.
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 23-06-2008   #3 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
Re: PowerDvd playback of Blueray on Hard disk

How do you make an ISO file. ??

bodie
bodieiv is offline   Reply With Quote
Old 23-06-2008   #4 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

-Load ImgBurn
-Select create image from files/folder
-Add Blu-ray folder
-In options, make SURE UDF 2.5 is selected. VERY IMPORTANT!
-Create ISO
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 23-06-2008   #5 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
Re: PowerDvd playback of Blueray on Hard disk

Is ImgBurn a software program.? Where do I download it.

Thanks
bodieiv is offline   Reply With Quote
Old 23-06-2008   #6 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

I'm thinking ImgBurn's Website would be a good place to start.
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 24-06-2008   #7 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
Re: PowerDvd playback of Blueray on Hard disk

i download imgburn but the files are too big..

Is there anywhere that has step by step for newbie.

bodie
bodieiv is offline   Reply With Quote
Old 24-06-2008   #8 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

What do you mean the files are too big? What files?
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 24-06-2008   #9 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
Re: PowerDvd playback of Blueray on Hard disk

Quote:
Originally Posted by SamuriHL View Post
What do you mean the files are too big? What files?
I select the file folder of the blue ray movie and when I try and build the following error :

Cannot add file to image!

Name:"C:\movies\I robot\Irobot+us\BDMV\STREAM\00001.M2TS"

ISO9660 lIMIT: 4,294,967,295 bytes

Reason: File size exceeds the limit imposed by the ISO9660 file system.

bodie
bodieiv is offline   Reply With Quote
Old 24-06-2008   #10 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

Iso9660....

Please...do yourself a favor and REREAD what I wrote before. Especially the part that says "VERY IMPORTANT!!!!!!"
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 24-06-2008   #11 (permalink)
CD Freaks Member
 
Join Date: Feb 2005
Posts: 201
Re: PowerDvd playback of Blueray on Hard disk

SamuriHL is an advocate for blu-ray ISO.

@bodie, as an alternative Google and download PowerDVD 7.3.3119a and your done. It will read Blu-ray movie from harddrive all with menu. However if you want to watch the main main movie only (without menu) you can select individual .m2ts files inside \BDMV\STREAM folder. The largest file is usually the main movie. There are some movies that are seamless branching though so you need to be able to read the menu.

Newer PowerDVD version 7 and 8 will not read Blu-ray movie from harddrive anymore, however it will read the single files. PowerDVD 8 supports PiP, BD-Live and DTS-HD MA, but if you don't need those, just get v7.3.3319a. You can install v7 and v8 together btw.
zaina is offline   Reply With Quote
Old 24-06-2008   #12 (permalink)
CDFreaks Resident
 
SamuriHL's Avatar
 
Join Date: Apr 2002
Posts: 2,667
Re: PowerDvd playback of Blueray on Hard disk

zaina, the problem with that approach is two-fold. That version of PowerDVD may not work on newer titles. And opening the m2ts file directly leaves you at the mercy of whatever audio is non-HD. Meaning if they only have an english HD audio track (dts hd ma, truehd, lpcm, whatever) and the dolby digital are in spanish, french, etc, then you're screwed doing it that way. I am very much an advocate of ISOs because it allows for greater flexibility in what software you can use.

If you want an absolutely EASY way to create ISOs using ImgBurn, here's a script I wrote:

Code:
@echo off
set SRC=C:\Movies
set DEST=C:\ISOs
set PathToImgBurn=C:\Program Files\ImgBurn

start /d"%PathToImgBurn%\" ImgBurn.exe /MODE BUILD /BUILDMODE IMAGEFILE /SRC "%SRC%\%1" /DEST "%DEST%\%1.ISO" /FILESYSTEM "UDF" /UDFREVISION "2.50" /VOLUMELABEL "%1" /CLOSE /NOIMAGEDETAILS /ROOTFOLDER "YES" /START
Save that to a file called makeISO.bat and put it in your path somewhere. Change the src and dest directories to match your system. To use it:

makeISO MOVIE_NAME

So if you had:

c:\movies\SIMPSONS
c:\movies\DIE_HARD

etc

You'd call makeISO SIMPSONS to make a SIMPSONS.iso that can be mounted. Simple as that.
__________________

-Sony VAIO FW Series running Windows Vista SP1 ["There can be only one!"]

SamuriHL is offline   Reply With Quote
Old 24-06-2008   #13 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 6
Re: PowerDvd playback of Blueray on Hard disk

I have PowerDVD 7.3 ultra and it does not work??

There is a new update to 8.0

bodie



Quote:
Originally Posted by zaina View Post
SamuriHL is an advocate for blu-ray ISO.

@bodie, as an alternative Google and download PowerDVD 7.3.3119a and your done. It will read Blu-ray movie from harddrive all with menu. However if you want to watch the main main movie only (without menu) you can select individual .m2ts files inside \BDMV\STREAM folder. The largest file is usually the main movie. There are some movies that are seamless branching though so you need to be able to read the menu.

Newer PowerDVD version 7 and 8 will not read Blu-ray movie from harddrive anymore, however it will read the single files. PowerDVD 8 supports PiP, BD-Live and DTS-HD MA, but if you don't need those, just get v7.3.3319a. You can install v7 and v8 together btw.
bodieiv is offline   Reply With Quote
Old 25-06-2008   #14 (permalink)
Admin & Review Coordinator N.America
 
zevia's Avatar
 
Join Date: Jul 2004
Location: USA
Posts: 9,641
Re: PowerDvd playback of Blueray on Hard disk

Quote:
Originally Posted by bodieiv View Post
I have PowerDVD 7.3 ultra and it does not work??
Do you have 7.3.3319a? Newer version will not play blu-ray from harddrive unless you make an ISO.
__________________
Click here to join CDFreaks.com

Join CDFreaks Distributed Computing Team, have fun while helping to save some lives!

My review PC & Specs & Media
Blu-ray to DVD guide

Forum Rules | Blu-ray UDF Driver
BenQ/Philips FAQ and tools: BQFlasher, MCSE, WOPC Tool, WinDWFlash

LG GGW-H10N Blu-ray/HD-DVD | LG GBW-H10N Blu-ray | Panasonic SW-5582 Blu-ray
zevia is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
PowerDVD Ripped HD DVD Playback on BD-RE Media aliburns Blu-ray and HD DVD Hardware, Software and Blank Media 2 06-02-2008 01:02
PowerDVD Playback Error devilcoelhodog General Software 0 04-05-2006 17:57
Hard Disc Recorder : How to clone the HARD DISK ??? flep1258 Philips DVD Recorder and Player Forum 2 13-01-2006 00:27
Cloning an hard disk to smaller hard disk docdocdoc9 General Software 0 17-04-2005 11:47
Any word on Blueray recorders or 2xlayered? Warzer CD and DVD Burners 7 24-02-2004 22:55


All times are GMT +2. The time now is 05:09.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0