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.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > DVD & BD Rebuilder

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th January 2020, 17:53   #29161  |  Link
thekiller
Registered User
 
Join Date: Mar 2010
Posts: 24
Quote:
Originally Posted by thekiller View Post
I just did a test directly with the disk directly, same problem, is this file you want?


#Created by BD Rebuilder - v0.61.01
DirectshowSource("G:\BDMV\STREAM\00000.m2ts", fps=23.976, framecount=198868, audio=false)
LoadPlugin("C:\Users\Sebastien\Desktop\Videos\BD_Rebuilder\tools\autocrop.dll")
Autocrop(mode=0, hMultOf=4)
ConvertToYV12().AssumeFPS(24000,1001)
you have forgotten me??
thekiller is offline   Reply With Quote
Old 15th January 2020, 13:09   #29162  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by Michi View Post
This is the m2ts-file created by BD-RB.
Ok. I see.

So you read it from the file BD-RB created and is sees "track=6912"? That's interesting -- and probably the source of the issue!

Thanks!
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 15th January 2020 at 18:16.
jdobbs is offline   Reply With Quote
Old 15th January 2020, 13:11   #29163  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by thekiller View Post
you have forgotten me??
From the first post of this thread:
Code:
Don't push bug resolution or keep asking for a fix. I will get to the reported bugs, but only when I can find the time.
It has nothing to do with "forgotten" -- but with priorities. Right now I've prioritized "getting Dolby Vision working" as the thing I need to complete next.

It appears that AUTOCROP is having issues finding the borders on your source. Since AUTOCROP is an external filter (developed by someone else) there's not a lot I can do about it. I'd suggest you just just set autocropping off in the ALTERNATE output dialog.

Alternatively you could read info about autocrop at this link and possibly add it as a filter (using the SETUP dialog). That way you could experiment with some of its settings (like maybe the "threshold" or "sample" parameters) when you find sources that resize oddly. Remember, though, to disable the filter when you are trying to output to something other than ALTERNATE
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 15th January 2020 at 13:54.
jdobbs is offline   Reply With Quote
Old 15th January 2020, 15:32   #29164  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
BD Rebuilder v0.61.04

I have updated the first post of this thread with a link to the most recent version of BD-RB (v0.61.04). Changes for this release:
Code:
- Corrected an error in which IMPORT_PAL_TO_FILM
  was not working for UHD sources.
- Fixed "Error 52" and failure when attempting
  to import a source that needed to be scanned
  for variable frame rate. Introduced in the
  v0.61.xx series.
- Fixed an error in which the wrong PID was
  being assigned to Dolby Vision substreams
  on full backups, causing it to not playback 
  correctly on machines supporting it when 
  enabled.
- Other minor corrections and cosmetic fixes.
@michi -- Let me know if this fixes your Dolby Vision issues.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 15th January 2020 at 18:17.
jdobbs is offline   Reply With Quote
Old 15th January 2020, 22:20   #29165  |  Link
thekiller
Registered User
 
Join Date: Mar 2010
Posts: 24
Quote:
Originally Posted by jdobbs View Post
From the first post of this thread:
Code:
Don't push bug resolution or keep asking for a fix. I will get to the reported bugs, but only when I can find the time.
It has nothing to do with "forgotten" -- but with priorities. Right now I've prioritized "getting Dolby Vision working" as the thing I need to complete next.

It appears that AUTOCROP is having issues finding the borders on your source. Since AUTOCROP is an external filter (developed by someone else) there's not a lot I can do about it. I'd suggest you just just set autocropping off in the ALTERNATE output dialog.

Alternatively you could read info about autocrop at this link and possibly add it as a filter (using the SETUP dialog). That way you could experiment with some of its settings (like maybe the "threshold" or "sample" parameters) when you find sources that resize oddly. Remember, though, to disable the filter when you are trying to output to something other than ALTERNATE
ok I understand, for the moment I am doing this to force the correct resolution:

1. You go to the SETUP dialog (from the Settings menu).
2. Then click on "Use AVS Filters during encoding".
3. Within the editor dialog, just at the text: Crop(0,140,1920,800)
4. Save it.

it happens on old movies, if recent movies I don't have the problem

thank
thekiller is offline   Reply With Quote
Old 15th January 2020, 23:29   #29166  |  Link
Michi
Registered User
 
Join Date: Aug 2019
Posts: 62
This version is a major release! DV works great on my Sony X800M2.

Great job jdobbs!
Michi is offline   Reply With Quote
Old 16th January 2020, 00:14   #29167  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by Michi View Post
This version is a major release! DV works great on my Sony X800M2.

Great job jdobbs!
Good news. Thanks for helping me put my finger on where the problem was.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 16th January 2020, 00:17   #29168  |  Link
zamengo
Registered User
 
Join Date: Mar 2018
Posts: 33
Quote:
Originally Posted by jdobbs View Post
Good news. Thanks for helping me put my finger on where the problem was.
Jcdr428 tsmuxer help with this or you still using justdan version ?
zamengo is offline   Reply With Quote
Old 16th January 2020, 02:11   #29169  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
Quote:
Originally Posted by jdobbs View Post
Code:
- Corrected an error in which IMPORT_PAL_TO_FILM
  was not working for UHD sources.
Huh? PAL sources are 625 analog converted to 576i (which is technically no longer PAL). There is no such thing as PAL 4K sources. So, I am confused.
MrVideo is offline   Reply With Quote
Old 16th January 2020, 10:35   #29170  |  Link
FilipeAmadeuO
Registered User
 
Join Date: Aug 2002
Location: Portugal
Posts: 340
Quote:
Originally Posted by FilipeAmadeuO View Post
@jdobbs
Can you please add the possibility to replace the subtitles/audio and change language of subtitles/audio diretly on BDRebuilder GUI ?
Something like right click on subtitle/audio and select file to use for replace…
That would be a nice improvement...
@jdobbs
Before you finish this improvement is there any option on bdrebuilder.ini file that stops processing after all m2ts demux so i can replace subtitles manually and then continue with the remux ?

Also another question. Why is Dolby Vision HEVC file extracted on a 2nd run ? Why canīt it be extracted together with the other video/audio files ?
TsMuxer limitation ?

Last edited by FilipeAmadeuO; 16th January 2020 at 12:31.
FilipeAmadeuO is offline   Reply With Quote
Old 16th January 2020, 13:23   #29171  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by zamengo View Post
Jcdr428 tsmuxer help with this or you still using justdan version ?
Still using the justdan version. (same as last release).
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 16th January 2020, 13:30   #29172  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by FilipeAmadeuO View Post
@jdobbs
Before you finish this improvement is there any option on bdrebuilder.ini file that stops processing after all m2ts demux so i can replace subtitles manually and then continue with the remux ?

Also another question. Why is Dolby Vision HEVC file extracted on a 2nd run ? Why canīt it be extracted together with the other video/audio files ?
TsMuxer limitation ?
BD-RB works with one CLPI/M2TS at a time when doing full backups, so you'd have to stop/replace subtitles one at a time. That could get to be a real challenge on multi-part sources.

Normally the Dolby HEVC file isn't extracted individually. The only time BD-RB extracts streams individually is if it encounters an error when trying to extract all tracks at once.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 16th January 2020, 13:44   #29173  |  Link
FilipeAmadeuO
Registered User
 
Join Date: Aug 2002
Location: Portugal
Posts: 340
Quote:
Originally Posted by jdobbs View Post
BD-RB works with one CLPI/M2TS at a time when doing full backups, so you'd have to stop/replace subtitles one at a time. That could get to be a real challenge on multi-part sources.
I know that
Any chance to demux all m2ts at once -> stop -> i replace subtitles manually -> remux all m2ts ?
Or even better implement subtitle/dudio replacement directly on GUI

Quote:
Originally Posted by jdobbs View Post
Normally the Dolby HEVC file isn't extracted individually. The only time BD-RB extracts streams individually is if it encounters an error when trying to extract all tracks at once.
Any way to check extraction errors ? On the log there is no error reported

Last edited by FilipeAmadeuO; 16th January 2020 at 15:31.
FilipeAmadeuO is offline   Reply With Quote
Old 16th January 2020, 18:33   #29174  |  Link
Michi
Registered User
 
Join Date: Aug 2019
Posts: 62
Quote:
Originally Posted by ROB271 View Post
Hello,

test with 61.04, gemini man full backup this time

dolby vision seems to be working fine but hdr10 (when dolby vision is turned off) plays in black & white but when I switch to sdr it plays in colour

just for testing purposes to eliminate any player problem I did a full backup with dvdfab from the same rip & dolby vision, hdr10 & sdr all play ok
HDR10 or HDR10+?

My Sony X800M2 have no problem with HDR10 on UHD-discs made by BD-RB. The Sony can't play HDR10+.

Which player can play HDR10+ discs?
Michi is offline   Reply With Quote
Old 16th January 2020, 18:42   #29175  |  Link
FilipeAmadeuO
Registered User
 
Join Date: Aug 2002
Location: Portugal
Posts: 340
Quote:
Originally Posted by michi View Post
which player can play hdr10+ discs?
oppo udp-203
FilipeAmadeuO is offline   Reply With Quote
Old 16th January 2020, 18:44   #29176  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,219
Quote:
Originally Posted by Michi View Post
Which player can play HDR10+ discs?
A good place to start would be to find which player manufacturer is a member of the HDR10+ alliance.

Suffice to say... You'll also need a TV that supports HDR10+ too!


Cheers
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital is offline   Reply With Quote
Old 16th January 2020, 18:47   #29177  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by ROB271 View Post
Hello,

test with 61.04, gemini man full backup this time

dolby vision seems to be working fine but hdr10 (when dolby vision is turned off) plays in black & white but when I switch to sdr it plays in colour

just for testing purposes to eliminate any player problem I did a full backup with dvdfab from the same rip & dolby vision, hdr10 & sdr all play ok

maybe a flag in the hdr10 metadata is not being set ?

Thanks
HDR10 is playing fine on my unit. My player doesn't support Dolby Vision -- so SDR and HDR10 are all I can test, and both work fine when I encode a Dolby Vision disc.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 16th January 2020, 18:56   #29178  |  Link
TobiMan
Registered User
 
Join Date: Oct 2012
Location: Meerbusch, Germany
Posts: 18
Donation

Probably dumb question... If I donate a Amazon Gift Card in EUR currency, can it be used by jdobbs?

Last edited by TobiMan; 16th January 2020 at 19:03.
TobiMan is offline   Reply With Quote
Old 16th January 2020, 19:12   #29179  |  Link
LowDead
Elit Amans
 
Join Date: Feb 2005
Location: Sweden
Posts: 275
Now the variable scan works, but another problem occurs with my testfile. After encode and finished job the runtime of the episode is approx half of what it should be. The other episodes doesn't experience this and one thing I can see is that the problem episode is 50fps and the others (working ones) is 25fps.

When I watch the encoded episode in mpc-be it reports correct length but video stops halfway in and audio continues.

When I watch the build bluray in PowerDVD 18 it reports half length and stops altogether at the point.

The pseudo build plays at 2x speed and have half length in PowerDVD 18 while the pseudo file plays at 2x speed and full lenght in mpc-be.

Can one think that the problem comes when BD-RB builds the pseudo disc?
Attached files is the two different clpi and mpls that differ from pseudo and final build and also the DGI file, if that helps in any way.

Interesting to see that DGIndexNV 2053.0.0.119 X32 sees this:

FPS 80000 / 1600

//LD

System check:
Code:
[01-16-20] Checking System Settings
  - BD-Rebuilder v0.61.04
  - Windows Version: 6.2 [9200]
  - Working Path Free Space: 68,05GB
  - AVISYNTH Version: 2.6.0.5, Ok
  - LAVFILTERS:  Ok
  - X264:  Ok
  - X265:  Ok
  - AFTEN:  Ok
  - FAAC:  Ok
  - MP4BOX:  Ok
  - WAVI:  Ok
  - TSMUXER:  Ok
  - FRIMEncode:  Ok
  - FRIMDecode:  Ok
[01-16-20] Systems Settings Check complete
Log:
Code:
----------------------
[13:54:12] Importing MKV: PURE_(2019)_S01E01_-_EPISODE_1
  - Preparing MKV for processing...
  - Scanning for Variable Frame Rate...
  - Collecting audio/video streams from source...
  - Building pseudo-BD source structure...
[13:58:13] Video import completed successfully.
----------------------
[01-16-20] BD Rebuilder v0.61.04
[14:06:14] Source:  PURE_(2019)_S01E01_-_EPISODE_1
  - Input BD size: 2,18 GB
  - Approximate total content: [00:16:38.440]
  - Target BD size: 8,25 GB
  - Windows Version: 6.2 [9200]
  - Quality: Highest (Very Slow), Two Pass
  - Decoding/Frame serving: DGDecNV
  - Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[14:06:14] PHASE ONE, Encoding
 - [14:06:14] Processing: VID_00000 (1 of 1)
 - [14:06:14] Extracting A/V streams [VID_00000]
 - [14:06:58] Reencoding video [VID_00000]
   - Source Video: MPEG-4 (AVC), 1920x1080
   - Rate/Length: 50,000fps, 49 922 frames
   - Bitrate: 15 000 Kbs
 - [14:06:58] Reencoding: VID_00000, Pass 1 of 2
 - [14:14:23] Reencoding: VID_00000, Pass 2 of 2
 - [14:44:13] Video Encode complete
 - [14:44:13] Processing audio tracks
   - Track 4352 (eng): Keeping original audio
 - [14:44:13] Multiplexing M2TS
[14:44:41]PHASE ONE complete
[14:44:41]PHASE TWO - Rebuild Started
 - [14:44:41] Rebuilding BD file Structure
[14:44:41] - Encode and Rebuild complete
[14:44:42] JOB: PURE_(2019)_S01E01_-_EPISODE_1 finished.
INF:
Code:
[Status]
LABEL=PURE_(2019)_S01E01_-_EPISODE_1
VERSION=v0.61.04
SOURCE_SIZE=2338942220
SOURCE_VIDEO_SIZE=2338922496
TARGET_SIZE=8860467200
REDUCTION=3.78826040245157
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=deu;eng;ger;swe;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=all
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=1
DGDECNV=-1
DGDECIM=0
FRIMSOURCE=0
FFMS2=0
SSIF_MODE=0
HEVC_MODE=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
REBUILD_COMPLETE=1
[00000]
AUDIO=1
PGS=1
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=8860447476
RATE=15000
SPLITS=1
NSTART=27000000
NEND=71929800
NSIZE=2061348864
FLINK=0
MLINK=0
META:
Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500 --start-time=27000000
V_MPEG4/ISO/AVC, "W:\WORK\WORKFILES\VID_00000.AVS.264", fps=50, insertSEI, contSPS
A_AC3, "W:\WORK\WORKFILES\00000.track_4352.AC3", lang=eng
S_HDMV/PGS, "W:\WORK\WORKFILES\00000.track_4608.sup",lang=eng
Attached Files
File Type: zip PSEUDO.zip (8.9 KB, 24 views)
File Type: zip FINALBUILD.zip (8.3 KB, 19 views)
File Type: zip VID_00000DGI.ZIP (245.8 KB, 23 views)
LowDead is offline   Reply With Quote
Old 16th January 2020, 19:15   #29180  |  Link
LowDead
Elit Amans
 
Join Date: Feb 2005
Location: Sweden
Posts: 275
Quote:
Originally Posted by TobiMan View Post
Probably dumb question... If I donate a Amazon Gift Card in EUR currency, can it be used by jdobbs?
Yes, that would be no problem at all..

//LD
LowDead is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off

Forum Jump


All times are GMT +1. The time now is 14:46.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.