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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 28th August 2014, 22:19   #20901  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by andref4 View Post
I dont think that rip is bad because the created iso with advd plays fine after 7:34min and my original Blu-Ray too.

Same thing with Lego Movie 3D.
Are you creating copy in 3D or 2D? Also can you post screenshot of BD-RB when it opened lego movie and 2D backup is selected.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 28th August 2014, 23:19   #20902  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Possible bug with Import in 48.02

Sanctuary BD season 3 or 4
Importing the season discs with 48.02 results in an import folder with video only. Reverting to 47.07 and it imports fine

INI file is same for both versions.

Code:
[Options]
VERSION=0.48.0.2
MULTIPROCESS=1
FIXED_CRF=18
HC_PROFILE=BEST
DEFAULT_LANG=eng
ENABLE_TEST=1
ENABLE_BLANKING=0
IMPORT_FOLDER=D:\
KEEP_HD_LPCM=1
DEINTERLACER_TYPE=3
UPRESIZE=LanczosResize
SD_PROGRESSIVE=1
MOVIE_ONLY_LOOP=0
REMOVE_IMPORT=1
USE_ZLIB=0
MODE=0
ENCODE_QUALITY=3
ONEPASS_ENCODING=1
AUTO_QUALITY=0
MENU_BACKGROUND=C:\Program Files (x86)\BD_RB\misc\menuback.jpg
MIN_M2TS_SIZE=1
IMPORT_THRESHOLD=35
QUICK_PLAY_THRESHOLD=10
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AVCHD=0
REMOVE_WORKFILES=1
MOVIE_ONLY_LOOP=0
REMOVE_OUTPUT=1
USE_FILTERS=0
BDMV_CERT_ONLY=1
USE_LAVF=0
IVTC_PULLDOWN=1
ASSUME_DVD_PAL=0
UNMASK_CHAPTER=0
COMPLETION_BEEP=0
DGDECNV=1
OUTPUT_3D=0
NEROAAC=0
SUPTITLE=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=8600
TARGET_SIZE=8600
MOVIEONLY_TYPE=0
ALTCRF=18
ALT_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=1
AUTO_BURN=0
MENU_AUTO_BACKGROUND=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IGNORE_3D=1
OUTPUT_SBS=0
FRIMSOURCE=0
ENCODER=0
DGDECIM=0
TWEAK_PASS_ONE= --tune film
TWEAK_PASS_TWO= --tune film
DECODER=3
[Paths]
SOURCE_PATH=D:\IMPORTS\SANCTUARY_S3_D1\
DGIndexNV=C:\Program Files (x86)\dgdecnv\DGIndexNV.exe
DGDecNV=C:\Program Files (x86)\dgdecnv\DGDecodeNV.dll
WORKING_PATH=W:\SERIES\
47.07 extract.meta

Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom-chapters=00:00:00.000;00:08:05.985;00:18:43.831;00:27:35.820;00:37:55.064;00:43:09.795;00:45:19.717 --vbv-len=500 --start-time=27000000
V_MPEG4/ISO/AVC, "I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",fps=23.976,contSPS,track=4113
A_DTS,"I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",lang=eng,track=4352
A_AC3,"I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",lang=fra,track=4353
A_AC3,"I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",lang=eng,track=4354
S_HDMV/PGS,"I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",fps=23.976,lang=eng,track=4608
S_HDMV/PGS,"I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",fps=23.976,lang=fra,track=4609
48.02 extract.meta

Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom-chapters=00:00:00.000;00:08:05.985;00:18:43.831;00:27:35.820;00:37:55.064;00:43:09.795;00:45:19.717 --vbv-len=500 --start-time=27000000
V_MPEG4/ISO/AVC, "I:\SANCTUARY SEASON 3\SANCTUARY_S3_D1\BDMV\PLAYLIST\00004.mpls",fps=23.976,contSPS,track=4113
In 48.02 there is no mention of audio or subs in extract.meta

Last edited by gonca; 28th August 2014 at 23:24.
gonca is offline   Reply With Quote
Old 28th August 2014, 23:31   #20903  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by gonca View Post
Possible bug with Import in 48.02

Sanctuary BD season 3 or 4
Importing the season discs with 48.02 results in an import folder with video only. Reverting to 47.07 and it imports fine

INI file is same for both versions.
I'm looking at it. It's probably related to the code I added for filtering audio/subs during import.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 28th August 2014, 23:34   #20904  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Thank you for the response. No rush.
gonca is offline   Reply With Quote
Old 28th August 2014, 23:56   #20905  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by gonca View Post
Thank you for the response. No rush.
Ughh... this was a serious one that pretty much makes BD importing inoperable -- and it's caused by a silly line I added. I can't believe I didn't pick up on this in testing. Interesting that I did it right in the DVD section but really screwed-the-pooch in the BD import.

I'll put out an interim version in a short while that fixes this.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 29th August 2014, 00:07   #20906  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Quote:
I can't believe I didn't pick up on this in testing.
How many lines of code is BD_RB up to now?
gonca is offline   Reply With Quote
Old 29th August 2014, 00:11   #20907  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by gonca View Post
How many lines of code is BD_RB up to now?
I haven't counted... but it's a lot.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 29th August 2014, 01:29   #20908  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
BD Rebuilder v0.48.03 (beta)

I have updated the first post of this thread with a link to the most recent version of BD-RB (v0.48.03). Changes for this release:
Code:
- Corrected an issue in which ALTERNATE output
  to DVD was no longer working as of release of
  v0.48.01 due to HC encoder issues associated
  with the necessary FFVideoShow seek mode.
- Corrected an error that could prevent preview
  from working when HAALI/FFDSHOW is not
  installed and DGDecNV or FRIM is selected.
- Changed settings so FRIM is used for all
  previews.  This avoids the issue in which 
  attempting to preview with FFVideoSource can
  pause for a long period while the source is
  being indexed. 
- Corrected an issue that could cause encoding
  of 2D from 3D sources when using ALTERNATE
  presets to fail.
- Added a workaround for incorrectly formatted
  3D sources, having shortened M2TS files, that
  are used for 2D ALTERNATE output. 
- Fixed an error in the BD import routine that
  removes audio and subtitle tracks during BD
  import.
- Fixed an issue in which selecting LAVF as
  the frame server could result in the chapter
  file not being read and used for encoding.
- Other minor corrections and cosmetic fixes.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 29th August 2014, 02:06   #20909  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Thanks for the quick fix. Tested the BD import and the sound and subs are kept.
gonca is offline   Reply With Quote
Old 29th August 2014, 02:37   #20910  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Jdobbs, couple of things I noticed with 0.48.03

1. Program still fails to create 2D backup of lego movie & It sees total size of movie 1.73 GB only.

2. Rebuilding phase get stuck and never finish.

{Status}
Quote:
[Status]
LABEL=THE_LEGO_MOVIE_3D
VERSION=v0.48.03 (beta)
SOURCE_SIZE=1859256320
SOURCE_VIDEO_SIZE=1859256320
TARGET_SIZE=24641536000
REDUCTION=13.253436728939
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=all
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=1
DGDECNV=0
DGDECIM=0
FRIMSOURCE=0
FFMS2=-1
SSIF_MODE=0
QUICK=0
ENCODE_STEP=0
COMPLETED=1
[00042]
USE_ORIGINAL=1
AUDIO=100000000
PGS=11111111100000000
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=24641536000
NSIZE=0
FLINK=0
MLINK=0
Quote:
[08/28/14] BD Rebuilder v0.48.03 (beta)
[21:28:41] Source: THE_LEGO_MOVIE_3D_00098
- Input BD size: 1.73 GB
- Approximate total content: [01:40:35.320]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: Highest (Very Slow), Two Pass
- Decoding/Frame serving: FFVideoSource
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21:28:42] PHASE ONE, Encoding
- [21:28:42] Processing: VID_00042 (1 of 1)
- [21:28:42] Extracting A/V streams [VID_00042]
- [21:30:44] Reencoding video [VID_00042]
- [21:30:44] Keeping original video (no reencode)
- [21:30:44] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[21:30:44]PHASE ONE complete
[21:30:44]PHASE TWO - Rebuild Started
- [21:30:44] Rebuilding BD file Structure
At this stage it hangs, doesn't do anything.

Quote:
[08/28/14] Checking System Settings
- BD-Rebuilder v0.48.03 (beta)
- Windows Version: 6.1 [7601]
- Working Path Free Space: 455.33GB
- AVISYNTH Version: 2.5.8.0, Ok
- AnyDVD settings check: Ok.
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[08/28/14] Systems Settings Check complete
[update] It doesn't matter which method is chosen for frameserve, BD-RB still identify lego movie to be 1.73 GB when trying to backup 2D or alternate output. However if alternate output is enabled and IGNORE_3D=0 then alternate copy come in 2D and more importantly it is full version.

Also I notice in alternate output except DVD, BD-RB uses one pass encode even though I specifically chosen two pass option. I am thinking if frim can be launched twice with x264 it should be possible, like it does with HCencoder.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.

Last edited by HWK; 29th August 2014 at 03:44.
HWK is offline   Reply With Quote
Old 29th August 2014, 04:03   #20911  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
The fix is for ALTERNATE output. You selected 2-pass from the ALTERNATE dialog? The settings there are the only ones that matter for ALTERNATE encoding.

[Edit] I just tested ALTERNATE 2-pass encoding with LEGO 2 and it is working correctly.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 29th August 2014 at 04:13.
jdobbs is offline   Reply With Quote
Old 29th August 2014, 04:13   #20912  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by jdobbs View Post
The fix is for ALTERNATE output. You selected 2-pass from the ALTERNATE dialog?

[Edit] I just tested ALTERNATE 2-pass encoding with LEGO 2 and it is working correctly.
alternate output for dvd works fine with 2 pass and for mkv and ipad others it doesn't even though it is enabled. Also reminder frimsource is serving frame.

Also when I enable option process 3D as 2D, file size is not correct for input of BD-RB. It reports 1.73GB and both 2d backup and alternate fail.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.

Last edited by HWK; 29th August 2014 at 04:16.
HWK is offline   Reply With Quote
Old 29th August 2014, 04:15   #20913  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by HWK View Post
alternate output for dvd works fine with 2 pass and for mkv and ipad others it doesn't even though it is enabled. Also reminder frimsource is serving frame.
Are you sure you have your settings configured correctly? I tested it with other ALTERNATE presets as well and it works correctly (doing 2 passes).

FRIMSource is used because of the requirement to read from the SSIF on that source (since the M2TS is a runt that doesn't include the entire movie). FFVideoSource and DGDecNV both fail to index the SSIF.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 29th August 2014 at 04:18.
jdobbs is offline   Reply With Quote
Old 29th August 2014, 04:18   #20914  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by jdobbs View Post
I tested it with other ALTERNATE presets as well and it works correctly.
How are you serving frame? I am using frim and wonder if it has to do anything?

[update] I see you are using frim as well. I will do some more checking on that.

SO far what I know is frim is feeding frames to both encoder. DVD output works in alternate with 2 pass, however no matter what I do x264 is using crf, no matter what option I have chosen.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.

Last edited by HWK; 29th August 2014 at 04:22.
HWK is offline   Reply With Quote
Old 29th August 2014, 04:27   #20915  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Not on my system. FRIM is used on that title because it is illegally formatted and it has to be to use the SSIF. It isn't necessarily used on others. See below:
Code:
[08/28/14] BD Rebuilder v0.48.03 (beta)
[21:20:15] Source:  LEGO_MOVIE_3D_00098
  - Input BD size: 32.56 GB
  - Approximate total content: [01:40:35.320]
  - Windows Version: 6.1 [7601]
  - MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
  - Quality: High Quality (Default), ABR
  - Decoding/Frame serving: X264/LAVF
  - Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[21:20:18] PHASE ONE, Encoding
 - [21:20:18] Processing: VID_00042 (1 of 1)
 - [21:20:18] Extracting A/V streams [VID_00042]
 - [21:25:53] Reencoding video [VID_00042]
   - Source Video: MPEG-4 (AVC), 1920x1080
   - Rate/Length: 23.976fps, 144,703 frames
   - Bitrate: 1,230 Kbs
 - [21:25:53] Reencoding: VID_00042, Pass 1 of 2
Notice it is doing the first of two passes...

I tried it and it works correctly with both the bitrate and target size 2-pass options.

I haven't worked on any code to do 2D from a 3D to a regular movie-only backup on illegally formatted 3D sources. So I can't say what will happen there... I'll test it. If there is a problem I'll fix it in a future version.

[Edit] Yeah. Clicking on the 3D to 2D checkbox in SETUP makes it recognize only the M2TS on that disc. That's something for another day... like I said before, the problem isn't BD-RB... it is the illegally structured disc by the BD standard. In the meantime you can always output to an MKV using intact video/audio -- and then import the MKV back in to create a 2D version.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 29th August 2014 at 04:46.
jdobbs is offline   Reply With Quote
Old 29th August 2014, 06:47   #20916  |  Link
omegaman7
Registered User
 
omegaman7's Avatar
 
Join Date: Jan 2010
Location: USA, Oregon
Posts: 791
It's probably my fault JD lol. Whenever I download the newest version, a bug is found, that requires immediate attention lol. Perhaps I should wait on 4803 :S
__________________
Only one rooster, need be in the hen house...
omegaman7 is offline   Reply With Quote
Old 29th August 2014, 14:49   #20917  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
I hope you don't. I prefer problems are found immediately. I do testing before posting -- but BD-RB has gotten to a point where there are so many options and interdependencies that I just can't test them all. That's when I rely on people like you.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 29th August 2014, 16:20   #20918  |  Link
omegaman7
Registered User
 
omegaman7's Avatar
 
Join Date: Jan 2010
Location: USA, Oregon
Posts: 791
I was just teasing I have this way of hexing things lol.
__________________
Only one rooster, need be in the hen house...
omegaman7 is offline   Reply With Quote
Old 29th August 2014, 19:13   #20919  |  Link
Capsbackup
Registered User
 
Join Date: Jul 2005
Posts: 1,995
@jdobbs,
BD Rebuilder v0.48.03 (beta) has fixed the BD to DVD issue using FFVideoSource. Thanks!
However, something I now notice that did not occur with releases prior to 48.03.

By selecting either DirectShow and FFVideoSource, the BD to DVD conversion now does a 2 pass encode.

The finished file size of the DVD, using either DirectShow or FFVideoSource, is quite a bit larger than using 48.02 or prior releases, even though the bitrate is identical!
(Bitrate: 8,552 Kbs)

Both tests, DirectShow or FFVideoSource, using 48.03 turn out 3.46GB.
Using DirectShow with 48.02; 2.78GB.
DVD9 was the selected preset.

I'm not sure why or how, using the same source, and all three tests select the same bitrate, there can be such a discrepancy.
Since I am not sure that this is even a bug, I felt the need to report my findings. I have done quite a few of these over the last year, and the resulting DVD's have always been consistently comparable with the versions prior to and including 48.02.

Quote:
----------------------
[08/29/14] BD Rebuilder v0.48.02 (beta)
[10:08:01] Source: TRUE_BLOOD_SEASON_7_EPISODE_9_00000
- Input BD size: 2.31 GB
- Approximate total content: [00:58:15.679]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[10:08:01] PHASE ONE, Encoding
- [10:08:01] Processing: VID_00000 (1 of 1)
- [10:08:01] Extracting A/V streams [VID_00000]
- [10:09:35] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 83,813 frames
- Bitrate: 8,552 Kbs
- [10:09:35] Reencoding: VID_00000
- [10:47:03] Video Encode complete
- [10:47:03] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[10:47:06]PHASE ONE complete
[10:47:06]PHASE TWO - Rebuild Started
- [10:47:06] Building ALTERNATE OUTPUT Structure
- [10:47:06] Converting 1 subtitles to DVD format.
- [10:48:22] Starting MPLEX.
- [10:48:58] Multiplexing 1 subtitles into stream.
- [10:49:33] Building DVD File Structure.
[10:50:35] - Encode and Rebuild complete
[10:50:35] JOB: TRUE_BLOOD_SEASON_7_EPISODE_9 finished.
Quote:
----------------------
[08/29/14] BD Rebuilder v0.48.03 (beta)
[08:48:00] Source: TRUE_BLOOD_SEASON_7_EPISODE_9_00000
- Input BD size: 2.31 GB
- Approximate total content: [00:58:15.679]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[08:48:00] PHASE ONE, Encoding
- [08:48:00] Processing: VID_00000 (1 of 1)
- [08:48:00] Extracting A/V streams [VID_00000]
- [08:49:33] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 83,813 frames
- Bitrate: 8,552 Kbs
- [08:49:33] Reencoding: VID_00000
- [09:20:47] Video Encode complete
- [09:20:47] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[09:20:50]PHASE ONE complete
[09:20:50]PHASE TWO - Rebuild Started
- [09:20:50] Building ALTERNATE OUTPUT Structure
- [09:20:50] Converting 1 subtitles to DVD format.
- [09:22:05] Starting MPLEX.
- [09:22:50] Multiplexing 1 subtitles into stream.
- [09:23:32] Building DVD File Structure.
[09:24:49] - Encode and Rebuild complete
[09:24:49] JOB: TRUE_BLOOD_SEASON_7_EPISODE_9 finished.
Quote:
----------------------
[08/29/14] BD Rebuilder v0.48.03 (beta)
[06:58:05] Source: TRUE_BLOOD_SEASON_7_EPISODE_9_00000
- Input BD size: 2.31 GB
- Approximate total content: [00:58:15.679]
- Windows Version: 6.1 [7601]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-9, 720x480/576, AC3 Audio
- Decoding/Frame serving: FFVideoSource
- Audio Settings: AC3=1 DTS=1 HD=0 Kbs=640
[06:58:05] PHASE ONE, Encoding
- [06:58:05] Processing: VID_00000 (1 of 1)
- [06:58:05] Extracting A/V streams [VID_00000]
- [06:59:13] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 83,813 frames
- Bitrate: 8,552 Kbs
- [06:59:13] Reencoding: VID_00000
- [07:28:37] Video Encode complete
- [07:28:37] Processing audio tracks
- Track 4352 (eng): Keeping original audio
[07:28:40]PHASE ONE complete
[07:28:40]PHASE TWO - Rebuild Started
- [07:28:40] Building ALTERNATE OUTPUT Structure
- [07:28:40] Converting 1 subtitles to DVD format.
- [07:29:50] Starting MPLEX.
- [07:30:38] Multiplexing 1 subtitles into stream.
- [07:31:35] Building DVD File Structure.
[07:32:50] - Encode and Rebuild complete
[07:32:50] JOB: TRUE_BLOOD_SEASON_7_EPISODE_9 finished.
Capsbackup is offline   Reply With Quote
Old 29th August 2014, 20:03   #20920  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
It always did a 2 pass encode, I just changed the way it is presented to better reflect it. In previous versions the 2nd pass started at 50%...

Since you have DVD-9 selected and are getting a size much smaller, it is likely that the maximum Q is being reached and the extra bitrate can't be used, so the fact that the specified bitrate is the same is really inconsequential. The difference is size is likely due to the fact that I regressed the version of HCENCODER. For some reason the lastest version lost the *AVSRELOAD capability. That was the root of the problem that had to be fixed in v0.48.03 when used with FFVideoSource. The quality of the output will shouldn't be affected by the regression, the only differences between the HC versions are some additional options that aren't used in BD-RB and the removal of *AVSRELOAD.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 29th August 2014 at 20:07.
jdobbs is offline   Reply With Quote
Reply


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 20:06.


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