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. |
|
|
#19161 | Link |
|
Registered User
Join Date: Feb 2008
Location: Brazil
Posts: 753
|
Sure, but it did not work, no resizing. .
![]() Code:
[02/10/14] BD Rebuilder v0.46.11 (beta) [11:35:01] Source: CHRIS_ISAAK_00003 - Input BD size: 14,99 GB - Approximate total content: [00:54:57.193] - Target BD size: 4,38 GB - Windows Version: 6.1 [7601] - MOVIE-ONLY mode enabled - RESIZE 1080p to 720p enabled - Quality: Highest (Very Slow), Two Pass - Output folder: E:\VIDEOS\ - Decoding/Frame serving: DGDecNV [3-way] - Audio Settings: AC3=0 DTS=0 HD=0 Kbs=448 [11:35:01] PHASE ONE, Encoding - [11:35:01] Processing: VID_00004 (1 of 1) - [11:35:01] Extracting A/V streams [VID_00004] - [11:37:27] Reencoding video [VID_00004] - Source Video: MPEG-4 (AVC), 1920x1080 - Rate/Length: 29,970fps, 98.817 frames - Bitrate: 10.097 Kbs - [11:37:27] Reencoding: VID_00004, Pass 1 of 2 - [11:53:08] Reencoding: VID_00004, Pass 2 of 2 - [13:21:55] Video Encode complete - [13:21:55] Processing audio tracks - Track 4352 (eng): Reencoding audio to AC3... [13:23:16]PHASE ONE complete [13:23:16]PHASE TWO - Rebuild Started - [13:23:16] Rebuilding AVCHD file Structure [13:25:15] - Encode and Rebuild complete - WORKFILES folder removed. [13:25:16] JOB: CHRIS_ISAAK finished. Code:
Video ID : 4113 (0x1011) Menu ID : 1 (0x1) Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4.0 Format settings, CABAC : Yes Format settings, ReFrames : 4 frames Codec ID : 27 Duration : 54mn 57s Bit rate mode : Variable Bit rate : 10.0 Mbps Maximum bit rate : 15.0 Mbps Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate : 29.970 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.161 Stream size : 3.84 GiB (90%) Last edited by soneca; 10th February 2014 at 18:06. |
|
|
|
|
|
#19162 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
Quote:
I'll dig up a 1080i source and run a test. Can you post the AVS file from the WORKFILES folder?
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#19164 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
I do notice something... the log should say "Convert: 1280x720, 59.940fps..." right after "- Rate/Length: 29,970fps, 98.817 frames" -- or at least it does on the job I'm currently running. I wonder if BD-RB's analysis is flagging that source as a menu? That could disable resizing.
[Edit] Nope... I just looked at the code and the menu check is only done on a full backup...
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 10th February 2014 at 19:26. |
|
|
|
|
|
#19165 | Link |
|
Registered User
Join Date: Feb 2008
Location: Brazil
Posts: 753
|
AVS file
Code:
#Created by BD Rebuilder - v0.46.11 (beta)
LoadPlugin("C:\Programas\DGDenNV 2046\DGDecodeNV.dll")
DGSource("E:\BDREBUILDER_TEMP\WORKFILES\VID_00004.DGI", fieldop=0)
ConvertToYV12()
LoadPlugin("C:\Programas\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=true)
ConvertToYV12().AssumeFPS(30000,1001)
|
|
|
|
|
|
#19166 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
Quote:
Code:
#Created by BD Rebuilder - v0.46.12 (beta)
DirectshowSource("N:\BD\SOURCE_BD\BDMV\STREAM\00002.m2ts", fps=29.97, framecount=93557, audio=false)
ConvertToYV12()
LoadPlugin("D:\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
BicubicResize(1280,720)
ConvertToYV12().AssumeFPS(30000,1001)
Here's what it says when I have PULLDOWN_720=0 (the default): Code:
#Created by BD Rebuilder - v0.46.12 (beta)
DirectshowSource("N:\BD\SOURCE_BD\BDMV\STREAM\00002.m2ts", fps=29.97, framecount=93557, audio=false)
ConvertToYV12()
LoadPlugin("D:\BD_Rebuilder\tools\decomb521.dll")
FieldDeinterlace(blend=false)
BicubicResize(1280,720).ChangeFPS(60000,1001)
ConvertToYV12().AssumeFPS(60000,1001)
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 10th February 2014 at 20:05. |
|
|
|
|
|
|
#19167 | Link |
|
Registered User
Join Date: Jan 2010
Location: USA, Oregon
Posts: 791
|
Do you ever have to click the "Backup" button more than once? 3rd time's a charm just now :S But I was centered on the button. I wouldn't think that would matter. Perhaps even though the import completed, it was still doing something. No HDD activity though. It's done this a few times before too. Not really a big deal, just curious if anyone else noticed it.
__________________
Only one rooster, need be in the hen house... |
|
|
|
|
|
#19168 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
Quote:
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#19172 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
Quote:
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#19173 | Link | |
|
Registered User
Join Date: Feb 2008
Location: Brazil
Posts: 753
|
Quote:
but I can not resize anything interlaced.
|
|
|
|
|
|
|
#19175 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
Post the contents of your CONFIG/INI file and I'll run a job using your settings.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#19177 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
I'll try it first thing tomorrow.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#19179 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,161
|
I ran "The Wire S1, Disc 1" again only with your settings this time. It still came out perfectly in sync. Sorry -- but it appears to be something on your system that is interfering with the decoding.
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#19180 | Link | |
|
Registered User
Join Date: Jun 2013
Posts: 33
|
Quote:
It seems to only be when BDRB has to reencode the episodes that they get out of sync. When the total content is less than 25 GB and it keeps the original content I don't have any issues (This happened with The Simpsons Season 4). In any event, I can wipe my machine over the weekend and try fresh... |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|