Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#8422 | Link |
|
Programmer (or just 教务长)
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
|
If the disc was not properly ripped (copy protection bit still present) and BD-Rebuilder doesn't reencode menu m2ts files then the PS3 will error out immediately because the 1st file it tries to play (the menu) is 'protected'.
All m2ts which are reencoded (tsmuxer being used) are okay, because tsMuxeR always sets the CP bit off. It could explain it. |
|
|
|
|
|
#8423 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Hmm... then I guess the easiest way to correct this would be to just set the registry value:
HKEY_CURRENT_USER\Software\ImgBurn\ISOBUILD_BlurayVideoResetCopyPermissionIndicatorFlag for ImgBurn from within BD-RB. It would probably save a lot of time compared to having to reset it in all the M2TS files. If I understand if properly (no guarantee), the indicator could exist in the header of every packet. Of course this wouldn't help those people who (for some reason) refuse to use ImgBurn.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 30th May 2010 at 15:20. |
|
|
|
|
|
#8424 | Link |
|
Registered User
Join Date: Jul 2005
Posts: 1,995
|
For those that don't have a PS3, and use standalone players, how might this affect our playback compatibility, etc... ?
I know I have only ever used IMGBurn, and never looked at this setting before. My setup box, as far as I know, has always been unchecked. |
|
|
|
|
|
#8425 | Link |
|
Programmer (or just 教务长)
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
|
@jdobbs: I think the best thing to do is to alert the authors of all the decrypting tools (except for AnyHDDVD, which works fine I guess). It is a ripping issue, not BD-RB anyway.
@Caps: It may not affect SAPs at the moment if they are forgiving enough. I think the presence of copy protection in m2ts packets would require active/present copy protection, which of course is not there, because the ripping software removes it. I think you should not worry if you used AnyHDDVD... An easy way to check is to open a m2ts file and look at the first byte, which should be always < 0x40 (along with all the 1st bytes in each and every 192 byte m2ts packet). Dean Last edited by deank; 30th May 2010 at 15:54. |
|
|
|
|
|
#8426 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
If you're using AnyDVD HD (like I do), it isn't an issue anyway.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#8427 | Link |
|
Registered User
Join Date: Jul 2005
Posts: 1,995
|
Thanks deank and jdobbs! I do use Anydvdhd.
I don't use IMGBurn thru BD-RB, but instead create my image with it independently of BD-RB, which I guess I will continue to do. I have never had a problem with my backups, and want to keep it that way.
|
|
|
|
|
|
#8428 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
BD Rebuilder v0.34.02 (beta)
I just updated the first post of this thread with a link to the newest release of BD-RB (v0.34.02). Changes for this version are:
Code:
- Modified startup to search for and set a registry value for ImgBurn that tells it to reset the Copy Permission Flag during burn. This has been reported to help maintain PS3 compatibility (and possibly other players) for full backups. If for some reason you don't want BD-RB to set this value you can add the hidden setting "RESET_PERMISSION=0" to the config (INI) file. - Other minor corrections and cosmetic fixes.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#8430 | Link |
|
Programmer (or just 教务长)
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
|
@santito: Will you share with us what program did you use for ripping these (non-working) blu-ray titles?
Great news, actually since it is not a failure in PS3 to play BD25's nor in BD-RB.
|
|
|
|
|
|
#8432 | Link |
|
Programmer (or just 教务长)
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
|
?!?
You just copy *what*? A purchased Blu-ray title with running decrypting software or what? I asked for what you did when you ripped the original discs, if it was the case at all... |
|
|
|
|
|
#8434 | Link |
|
Programmer (or just 教务长)
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
|
Thanks... I believe you should email Fengtao @ dvdfab for this particular decrypting problem.
// I emailed him with a link to the thread. Last edited by deank; 30th May 2010 at 18:15. |
|
|
|
|
|
#8436 | Link | |
|
Registered User
Join Date: Jul 2005
Posts: 1,995
|
@jdobbs;
Since I use IMGBurn independently of BD-RB, and this latest update says: Quote:
Could it be worth testing out these previous full backup Universal titles that have the "no audio on playback issue" with this setting? |
|
|
|
|
|
|
#8437 | Link | |
|
Registered User
Join Date: Oct 2002
Posts: 15
|
Can I force ConvertFPS=true in the .AVS script?
As an update - I used BD-RB to create the .mkv, .ac3, and .avs files then aborted the backup. I edited the .avs file to include ConvertFPS=true and then used MeGUI to actually encode and reumx the .mkv and .ac3 into a .m2ts file and evertyhing turned out great - audio in sync and video looks great.
To me this confirms that the problem is the missing ConvertFPS=true in the .avs script that BD-RB is creating. Any idea why it inserts in for some and not for others? The same show on the same DVD? It did this to episodes of Star Trek and to episodes pf Magnum P.I. Is there a way to force ConvertFPS=true in BD-RB? Quote:
|
|
|
|
|
|
|
#8439 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
[Edit] Too late -- DeanK had already answered it.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#8440 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
It would help if you posted your logs... is the source AVC, VC-1, MPEG? Is it an original disc? What disc is it? A little useful information can make the response to your bug report a lot more meaningful.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 30th May 2010 at 18:54. |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|