View Full Version : BD Rebuilder Beta - Bug Reports Only
Sharc
31st January 2014, 00:05
Yes. I currently upsize to 3840x1080 via AVISYNTH when I feed it to FRIMEncode.
If I understand the new 3D SBS IMPORT correctly, this would mean that we actually loose the original resolution when converting the half-SBS import to full FRIM-MVC, as the upscaling does not bring the details back.
If so, I think full SBS import 3840x1080 (as an option) would make sense.
Edit:
Sorry I missed your last post. Apparently you are working on it.
jdobbs
31st January 2014, 00:14
If I understand the new 3D SBS IMPORT correctly, this would mean that we actually loose the original resolution when converting the half-SBS import to full FRIM-MVC, as the upscaling does not bring the details back.
If so, I think full SBS import 3840x1080 (as an option) would make sense.
Edit:
Sorry I missed your last post. Apparently you are working on it.You don't lose the resolution when you reencode -- if it is half-SBS that resolution was already lost before you even start the import.
But, yes, I should be posting an update shortly that supports full SBS importing. I found another small change I need to make during testing.
BTW, BD-RB already supports full SBS backups to MKV or MP4, but I may add another preset just to make it clear.
mparade
31st January 2014, 00:33
No... but the output size would be unpredictable. It may or may not be small enough to fit on your selected target.
That's great, thank you.
jdobbs
31st January 2014, 01:08
I had to make one small change to enable full SBS support. I'm doing a test now, and will post an update (assuming it works ok).This will likely not be posted until tomorrow. I need to do some more tests.
jdobbs
31st January 2014, 02:52
I have updated the first post of this thread with a link to the latest version of BD-RB (v0.46.07). Changes for this release:- Added a new type of IMPORT function. BD-RB
will now import video files in 3D side-by-
side (SBS) format, and when reencoding the
created pseudo source to BD-5/9/25/50 they
will be converted back to standard MVC for
3D playback in 3D-capable BD players.
- Corrected an error the could result in a
failed encode when outputting to ALTERNATE
formats from a 3D source without having the
"Enable SBS 3D Movie-Only output" selected.
- Fixed a problem with some non-multipart
sources using multiprocessing settings that
could result in a "ERROR in attempt to mux
(MKVMERGE)" error when ALTERNATE output has
been selected.
- Fixed an issue in which an ALTERNATE choice
from a 3D source that has been selected for
intact video output without SBS mode chosen
might sometimes incorrectly reencode.
- (v0.46.07) Updated the SBS 3D IMPORT feature
to support full SBS imports. v0.46.06 only
supported half-SBS imports.
- Other minor corrections and cosmetic fixes.
jdobbs
31st January 2014, 03:14
I've moved a few off-topic posts to another thread.
soneca
31st January 2014, 11:46
Thanks jdobbs! :)
Todd Sauve
31st January 2014, 12:52
My sincere thanks to jdobbs for the BDRebuilder program. It has proven so very useful to me for shrinking files down to the size where they fit on a DVD or DL medium.
I'm wondering if there is any way the program can be made any faster than it currently is, or is it running about as fast as it possibly can now?
laserfan
31st January 2014, 14:17
My sincere thanks to jdobbs for the BDRebuilder program. It has proven so very useful to me for shrinking files down to the size where they fit on a DVD or DL medium.
I'm wondering if there is any way the program can be made any faster than it currently is, or is it running about as fast as it possibly can now?
I have been re-authoring BDs with my own methods for a long time, but recently found BD-RB to be easier and faster than my old way. It seems to me that while 25GB BD-Rs are wicked-fast to make (just a few hours) with BD-RB, to shrink these programs to -5 or -9 size is always going to take longer because x264 has alot more work to do.
Beyond that I dunno given you haven't said what your PC setup is.
Sharc
31st January 2014, 14:51
My sincere thanks to jdobbs for the BDRebuilder program. It has proven so very useful to me for shrinking files down to the size where they fit on a DVD or DL medium.
I'm wondering if there is any way the program can be made any faster than it currently is, or is it running about as fast as it possibly can now?
You are probably aware of the One-pass (CRF) mode which shortens the encoding time at a certain (but low) risk of occasional oversize (or undersize). I use it often for BD5/9. In the rare event of oversize I have to redo the encoding either with a manually selected slightly higher fix CRF (rebuilder.ini hidden option), or 2-pass.
I think the various steps of BD-RB are already widely optimized. The biggest portion of the time is normally consumed by the x264 encoding which stresses the CPU close to 100%, so there is nothing to be gained there.
inge70
31st January 2014, 16:07
Thank you for your great work @ Jdobbs
mparade
31st January 2014, 16:18
Yes it is.... I think it is high time again sending a few bucks for Full 3D MVC backups,....:)
inge70
31st January 2014, 17:05
yes it is .. 've already done .. :)
pididdi
31st January 2014, 18:11
@pididdi
Please read my response (http://forum.doom9.org/showthread.php?p=1664985#post1664985) to your first post.
so, now iīve encoded "odd thomas" (main movie) it with v04605 (it makes no difference which one you use - all other bds i have encoded are in a good shape, no problems at all) in bd-25 size. all looks fine now, no dtc blocks, but i want it dvd9 size, so i take the bd-25 sized one and reencode it. i also activated the "3d to 2d encode" option, but it is no 3d original source. I hope all works fine. here is the
OT_BD_LASTCMD.txt
"C:\video\BD_Rebuilder\tools\x264.exe" "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS" --preset medium --bluray-compat --b-pyramid none --weightp 1 --qpmin=0 --bitrate 28288 --level 4.1 --qpfile "D:\FILM_REC_WORK\WORKFILES\VID_00001.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --threads auto --slices 4 --thread-input --stats "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS.264.stats" --pass 2 --output "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS.264"
i will post results of the dvd9 encoded one!
jdobbs
31st January 2014, 18:31
so, now iīve encoded "odd thomas" (main movie) it with v04605 (it makes no difference which one you use - all other bds i have encoded are in a good shape, no problems at all) in bd-25 size. all looks fine now, no dtc blocks, but i want it dvd9 size, so i take the bd-25 sized one and reencode it. I hope all works fine. here is the
OT_BD_LASTCMD.txt
"C:\video\BD_Rebuilder\tools\x264.exe" "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS" --preset medium --bluray-compat --b-pyramid none --weightp 1 --qpmin=0 --bitrate 28288 --level 4.1 --qpfile "D:\FILM_REC_WORK\WORKFILES\VID_00001.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 30000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 35000 --threads auto --slices 4 --thread-input --stats "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS.264.stats" --pass 2 --output "D:\FILM_REC_WORK\WORKFILES\VID_00001.AVS.264"
i will post results of the dvd9 encoded one!????
1. You said that an earlier version created a good copy while a newer one created blocks -- and both were using the same version of X264.
2. I explained that it was highly unlikely because they use the same command line and asked you to post the two command lines so I could show that it hadn't changed.
3. So now you've decided you're going to post two command lines -- one from a BD-25 and another from a BD-9.... of course they are going to be different. The bitrate will be 5 times lower!!!
How is that going to help, or even mean anything at all?????
rendez2k
31st January 2014, 19:52
Hi, so my understanding of the new 3D to BR feature is that I can take a SBS MKV, import it via the 'file>import video file (side by side)' command, select BD-25 as my output and hit go? Tried two different MKVs, both failed. Are there some other bits of software required or have i got the feature wrong?
18:07:08] Importing MKV: CM2
- Collecting audio/video streams from source...
- Building pseudo-BD source structure...
[18:18:08] Video import completed successfully.
----------------------
[01/31/14] BD Rebuilder v0.46.07 (beta)
[18:19:55] Source: CM2_00000
- Input BD size: 13.32 GB
- Approximate total content: [01:34:50.142]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Converting SBS source to 3D-BD format
- Quality: Good (Very Fast), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[18:19:55] PHASE ONE, Encoding
- [18:19:55] Processing: VID_00000 (1 of 1)
- [18:19:55] Extracting A/V streams [VID_00000]
- [18:28:44] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 136,427 frames
- Bitrate: 30,566 Kbs
- Using FRIMEncoder for MVC reencoding
- [18:28:44] Reencoding: VID_00000, Pass 1 of 1
[18:28:46] - Failed video encode, aborted
pididdi
31st January 2014, 19:52
????
1. You said that an earlier version created a good copy while a newer one created blocks -- and both were using the same version of X264.
2. I explained that it was highly unlikely because they use the same command line and asked you to post the two command lines so I could show that it hadn't changed.
3. So now you've decided you're going to post two command lines -- one from a BD-25 and another from a BD-9.... of course they are going to be different. The bitrate will be 5 times lower!!!
How is that going to help, or even mean anything at all?????
the 10 min clip did not make problems in the test-runs, but the entire main movie was bad to encode! no you donīt understand, of course there are blocks by lower bitrate encoding, but they do not flinker or change the position - in this case it was problemtic, the dtc-blocks were pulsating and went out of stukture! crazy, isnīt it?
jdobbs
31st January 2014, 19:56
Hi, so my understanding of the new 3D to BR feature is that I can take a SBS MKV, import it via the 'file>import video file (side by side)' command, select BD-25 as my output and hit go? Tried two different MKVs, both failed. Are there some other bits of software required or have i got the feature wrong?
18:07:08] Importing MKV: CM2
- Collecting audio/video streams from source...
- Building pseudo-BD source structure...
[18:18:08] Video import completed successfully.
----------------------
[01/31/14] BD Rebuilder v0.46.07 (beta)
[18:19:55] Source: CM2_00000
- Input BD size: 13.32 GB
- Approximate total content: [01:34:50.142]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Converting SBS source to 3D-BD format
- Quality: Good (Very Fast), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[18:19:55] PHASE ONE, Encoding
- [18:19:55] Processing: VID_00000 (1 of 1)
- [18:19:55] Extracting A/V streams [VID_00000]
- [18:28:44] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 136,427 frames
- Bitrate: 30,566 Kbs
- Using FRIMEncoder for MVC reencoding
- [18:28:44] Reencoding: VID_00000, Pass 1 of 1
[18:28:46] - Failed video encode, abortedI've done several using that exact sequence.
Any chance they are odd input sizes? Can you post the AVS file contents? If that doesn't work maybe you can get an example MKV to me for testing.
rendez2k
31st January 2014, 19:59
Hmmmm, well I had a line in my config about MVC so I removed it. Encoding has now started. I think I had to add MVC from a different package,something to do with the 3D side of things? Do I need it?
omegaman7
31st January 2014, 20:08
My first attempt of 3DMKV(1/2 SBS) to 3DBD appeared to work. But I never saw anything about using FRIM. It used X264. And there was no "SSIF" data. So perhaps I'm confused as to the 3DBD standard. The resulting file stays in SBS? I won't be trying again, until I have my 3D display in a week or two. Though BDrebuilder seemed to acknowledge that everything 3D was kosher, regarding the input.
jdobbs
31st January 2014, 20:15
My first attempt of 3DMKV(1/2 SBS) to 3DBD appeared to work. But I never saw anything about using FRIM. It used X264. And there was no "SSIF" data. So perhaps I'm confused as to the 3DBD standard. The resulting file stays in SBS? I won't be trying again, until I have my 3D display in a week or two. Though BDrebuilder seemed to acknowledge that everything 3D was kosher, regarding the input.You're doing something wrong. If you have a pseudo structure source that was created by importing a SBS source, and you choose movie-only output, and not ALTERNATE (it HAS to be movie-only, because BD-RB only supports BD3D for movie-only) -- FRIM will be used and you will get a full BD3D compliant structure after the encode. FRIM is the only way to do MVC encoding with BD-RB, X264 can't do it.
Keeping it SBS would defeat the whole purpose.
omegaman7
31st January 2014, 20:17
You're doing something wrong. If you have a pseudo structure source that was created by importing a SBS source, and you choose movie-only output (it HAS to be movie-only, because BD-RB only supports BD3D for movie-only) -- FRIM will be used and you will get a full BD3D compliant structure after the encode.
Thanks JD. I'll likely try again today :)
"Keeping it in sbs would defeat the purpose"
I had a thought about that. That's why I posted. I'll try again.
pididdi
31st January 2014, 20:17
so itīs done, the bd-25 source of "odd thomas" (reencoded from the original source) did the job well. the dvd9 sized output looks great. here is the OT_DVD9_LASTCMD.TXT:
"C:\video\BD_Rebuilder\tools\x264.exe" "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS" --preset medium --bluray-compat --b-pyramid none --weightp 1 --qpmin=0 --bitrate 7625 --level 4.0 --qpfile "C:\VIDEO\FILM\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 13000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 15000 --threads auto --thread-input --stats "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS.264"
now i will reencode the bd-25 source to dvd5 size with 1440x1080 resolution and dts-reencoding to ac3 (what was the my first problem in question), but i cannot reencode the original source main movie to dvd5 size with 1440x1080 resolution in one step (i only have the mainmovie "odd thomas" riped from the original bluray)!
jdobbs
31st January 2014, 20:19
so itīs done, the bd-25 source of "odd thomas" (reencoded from the original source) did the job well. the dvd9 sized output looks great. here is the OT_DVD9_LASTCMD.TXT:
"C:\video\BD_Rebuilder\tools\x264.exe" "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS" --preset medium --bluray-compat --b-pyramid none --weightp 1 --qpmin=0 --bitrate 7625 --level 4.0 --qpfile "C:\VIDEO\FILM\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 13000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 15000 --threads auto --thread-input --stats "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS.264.stats" --pass 2 --output "C:\VIDEO\FILM\WORKFILES\VID_00000.AVS.264"
now i will reencode the bd-25 source to dvd5 size with 1440x1080 resolution and dts-reencoding to ac3 (what was the my first problem in question), but i cannot reencode the original source main movie to dvd5 size with 1440x1080 resolution in one step (i only have the mainmovie "odd thomas" riped from the original bluray)!Are you posting for the fun of it, or are we actually trying to accomplish something here? You seem to spend your time posting, but don't take the time to read responses (http://forum.doom9.org/showthread.php?p=1665257#post1665257). This is a bug reporting thread after all.
jdobbs
31st January 2014, 20:28
Hmmmm, well I had a line in my config about MVC so I removed it. Encoding has now started. I think I had to add MVC from a different package,something to do with the 3D side of things? Do I need it?BD-RB no longer uses any MVC decoder from any other package. I don't see how that could affect it...
rendez2k
31st January 2014, 20:29
Well, I currently have this so I assume its encoding OK?
- Input BD size: 5.85 GB
- Approximate total content: [01:34:50.726]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Warning: SBS 3D source indicated.
- Auto Quality: Good (Very Fast), ABR
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[18:54:14] PHASE ONE, Encoding
- [18:54:14] Processing: VID_00000 (1 of 1)
- [18:54:14] Extracting A/V streams [VID_00000]
- [18:57:42] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 136,441 frames
- Bitrate: 30,562 Kbs
- [18:57:42] Reencoding: VID_00000, Pass 1 of 1
omegaman7
31st January 2014, 20:33
I really should have heeded the warning.
"- Warning: SBS 3D source indicated."
By selecting movie only output, all appears to be well so far. :o
Rendez2k, are you setup for movie only ouput? Because apparently that's necessary.
Perhaps when importing a single title, full backup can be grayed out, and not possible.
rendez2k
31st January 2014, 20:35
Bugger. Nope, it was on full disc. Will have to try again tomorrow now!
jdobbs
31st January 2014, 20:40
I really should have heeded the warning.
"- Warning: SBS 3D source indicated."
By selecting movie only output, all appears to be well so far. :o
Rendez2k, are you setup for movie only ouput? Because apparently that's necessary.
Perhaps when importing a single title, full backup can be grayed out, and not possible.Yeah, I should probably do something to steer the process in the right direction. Maybe automatically select MOVIE-ONLY when the import is complete... I hate to block full backup completely , because there might be someone who wants to keep SBS output to BD. Although I admit that is probably rare.
pididdi
31st January 2014, 20:48
Are you posting for the fun of it, or are we actually trying to accomplish something here? You seem to spend your time posting, but don't take the time to read responses (http://forum.doom9.org/showthread.php?p=1665257#post1665257). This is a bug reporting thread after all.
i think it is a bug when bd-rebuilder isnīt able to rebuild a movie only source from "odd thomas" (man, other bdīs work fine), to dvd5 size with 1440x1080 resolution in one step! the result was a very uggly videoquality with blocks out of order! but i will stop writing posts now. i have helped myself and i have what i wanted! the trick to rebuild the original to bd-25 size seems to work.
omegaman7
31st January 2014, 20:51
All decoders fail, and no encode initiates.
----------------------
[11:24:54] Importing MKV: SURFING3D
- Collecting audio/video streams from source...
- Building pseudo-BD source structure...
[11:28:25] Video import completed successfully.
----------------------
[01/31/14] BD Rebuilder v0.46.07 (beta)
[11:31:06] Source: SURFING3D_00000
- Input BD size: 9.35 GB
- Approximate total content: [01:40:16.009]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Converting SBS source to 3D-BD format
- Quality: High Quality (Default), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: DGDecNV
- Audio Settings: AC3=0 DTS=1 HD=1 Kbs=640
[11:31:06] PHASE ONE, Encoding
- [11:31:06] Processing: VID_00000 (1 of 1)
- [11:31:06] Extracting A/V streams [VID_00000]
- [11:32:48] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,240 frames
- Bitrate: 24,998 Kbs
- Using FRIMEncoder for MVC reencoding
- [11:32:48] Reencoding: VID_00000, Pass 1 of 1
[11:32:48] - Failed video encode, aborted
----------------------
[01/31/14] BD Rebuilder v0.46.07 (beta)
[11:38:06] Source: SURFING3D_00000
- Input BD size: 9.35 GB
- Approximate total content: [01:40:16.009]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Converting SBS source to 3D-BD format
- Quality: High Quality (Default), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=1 HD=1 Kbs=640
[11:38:07] PHASE ONE, Encoding
- [11:38:07] Processing: VID_00000 (1 of 1)
- [11:38:07] Extracting A/V streams [VID_00000]
- [11:39:51] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,240 frames
- Bitrate: 24,998 Kbs
- Using FRIMEncoder for MVC reencoding
- [11:39:51] Reencoding: VID_00000, Pass 1 of 1
[11:39:52] - Failed video encode, aborted
----------------------
[01/31/14] BD Rebuilder v0.46.07 (beta)
[11:41:13] Source: SURFING3D_00000
- Input BD size: 9.35 GB
- Approximate total content: [01:40:16.009]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Converting SBS source to 3D-BD format
- Quality: High Quality (Default), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=1 HD=1 Kbs=640
[11:41:17] PHASE ONE, Encoding
- [11:41:17] Processing: VID_00000 (1 of 1)
- [11:41:17] Extracting A/V streams [VID_00000]
- [11:43:02] Reencoding video [VID_00000]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 144,240 frames
- Bitrate: 24,998 Kbs
- Using FRIMEncoder for MVC reencoding
- [11:43:02] Reencoding: VID_00000, Pass 1 of 1
[11:43:03] - Failed video encode, aborted
"INF"
[Status]
LABEL=SURFING3D
VERSION=v0.46.07 (beta)
SOURCE_SIZE=10039357440
SOURCE_VIDEO_SIZE=10039357440
TARGET_SIZE=24641536000
REDUCTION=2.454493342554
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=1
DGDECNV=0
SSIF_MODE=0
QUICK=0
ENCODE_STEP=1.5
[00000]
AUDIO=1
PGS=
APULLDOWN=0
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=24641536000
RATE=24998
jdobbs
31st January 2014, 20:56
Can you post the AVS file so I can see if it looks correct?
omegaman7
31st January 2014, 20:56
This?
#Created by BD Rebuilder - v0.46.07 (beta)
DirectshowSource("R:\IMPORTS\SURFING3D\BDMV\STREAM\00000.m2ts", fps=23.976, framecount=144240, audio=false)
Spline16Resize(3840,1080)
ConvertToYV12().AssumeFPS(24000,1001)
jdobbs
31st January 2014, 20:58
This?
#Created by BD Rebuilder - v0.46.07 (beta)
DirectshowSource("R:\IMPORTS\SURFING3D\BDMV\STREAM\00000.m2ts", fps=23.976, framecount=144240, audio=false)
Spline16Resize(3840,1080)
ConvertToYV12().AssumeFPS(24000,1001)Yeah, and it looks right. I hope I haven't done something to screw up the FRIMEncode command line.
omegaman7
31st January 2014, 21:00
Yeah, and it looks right. I hope I haven't done something to screw up the FRIMEncode command line.
Unfortunately, I didn't keep the last two versions to compare :S
I'm patient. As I said, my display is a week or more out. I've been buying the combo packs, and playing around ahead of time.
jdobbs
31st January 2014, 21:05
This?
#Created by BD Rebuilder - v0.46.07 (beta)
DirectshowSource("R:\IMPORTS\SURFING3D\BDMV\STREAM\00000.m2ts", fps=23.976, framecount=144240, audio=false)
Spline16Resize(3840,1080)
ConvertToYV12().AssumeFPS(24000,1001)Ahhh... I think I may know what it is.
1. Click on the start button and select FFDSHOW from "All Programs"
2. Select VFW configuration.
3. On the Decoder tab, go down to "Raw Video", and select "All Supported".
Let me know if that works -- and I'll update to a new version that does this automatically at encode time.
omegaman7
31st January 2014, 21:13
Ahhh... I think I may know what it is.
1. Click on the start button and select FFDSHOW from "All Programs"
2. Select VFW configuration.
3. On the Decoder tab, go down to "Raw Video", and select "All Supported".
Let me know if that works -- and I'll update to a new version that does this automatically at encode time.
Appears to be running now :) Thanks! ;)
@ ~8hrs to go :S
jdobbs
31st January 2014, 21:31
Appears to be running now :) Thanks! ;)
@ ~8hrs to go :SGreat to see its working.
Yeah, MVC encoding is anything but fast. But I notice on my system that my processor time is nowhere near 100%. I need to find a way to multiprocess when using FRIMEncode. On my system I think I could probably double the speed.
omegaman7
31st January 2014, 21:36
Great to see its working.
Yeah, MVC encoding is anything but fast. But I notice on my system that my processor time is nowhere near 100%. I need to find a way to multiprocess when using FRIMEncode. On my system I think I could probably double the speed.
Yeah, mine fluctuates around 60%. Pretty soon, and my computer will run off a self sustained generator. And wattage be damned :)
No, it's closer to 50%.
pididdi
31st January 2014, 22:43
i think it is a bug when bd-rebuilder isnīt able to rebuild a movie only source from "odd thomas" (man, other bdīs work fine), to dvd5 size with 1440x1080 resolution in one step! the result was a very uggly videoquality with blocks out of order! but i will stop writing posts now. i have helped myself and i have what i wanted! the trick to rebuild the original to bd-25 size seems to work.
only two sentences! it plays back on my blu-ray player with a very good image! good job, jdoobs!
soneca
31st January 2014, 22:58
Yeah, MVC encoding is anything but fast. But I notice on my system that my processor time is nowhere near 100%. I need to find a way to multiprocess when using FRIMEncode. On my system I think I could probably double the speed.
Would be great! ;)
jdobbs
31st January 2014, 22:59
Yeah, mine fluctuates around 60%. Pretty soon, and my computer will run off a self sustained generator. And wattage be damned :)
No, it's closer to 50%. I have solar panels powering my stuff... but it's snowing like hell out at this moment -- so their not doing me much good right now.
omegaman7
31st January 2014, 22:59
only two sentences! it plays back on my blu-ray player with a very good image! good job, jdoobs!
Yeah, we have to try on the blu-ray player, before reporting here. Depending on the circumstances of course. Decoding for playback on a pc, can result in mixed outcomes. The Blu-ray player, is the most important result.
Nice JD lol.
jdobbs
31st January 2014, 23:09
Yeah, we have to try on the blu-ray player, before reporting here. Depending on the circumstances of course. Decoding for playback on a pc, can result in mixed outcomes. The Blu-ray player, is the most important result.
Nice JD lol.Software players often introduce their own artifacts.
dfsooner
31st January 2014, 23:13
Have tried using the 3D capabilities to:
a) do a full backup of a 3DBD to BD25, and
b) do a movie-only backup of a 3DBD to BD25.
However, I always get a "Failed video encode, aborted" result. Are these capabilities supported or am I misunderstanding the new features?
INF file:
[Status]
LABEL=I_ROBOT
VERSION=v0.46.07 (beta)
SOURCE_SIZE=35033303040
SOURCE_VIDEO_SIZE=35033303040
TARGET_SIZE=24641536000
REDUCTION=.703374613917078
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=1
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=4
DGDECNV=0
SSIF_MODE=-1
QUICK=0
ENCODE_STEP=1.5
[00800]
AUDIO=10000
PGS=1000000000
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=24641536000
RATE=21678
Log file:
[01/31/14] BD Rebuilder v0.46.07 (beta)
[13:56:57] Source: I_ROBOT_00800
- Input BD size: 32.63 GB
- Approximate total content: [01:54:44.877]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- MOVIE-ONLY mode enabled
- Quality: Highest (Very Slow), ABR
- MVC 3D Output Mode enabled
- Decoding/Frame serving: FRIMDecode
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=448
- Resuming from previously started job.
[13:57:00] PHASE ONE, Encoding
- [13:57:00] Processing: VID_00800 (1 of 1)
- [13:57:01] Reencoding video [VID_00800]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 165,072 frames
- Bitrate: 21,678 Kbs
- Using FRIMEncoder for MVC reencoding
- [13:57:01] Reencoding: VID_00800, Pass 1 of 1
[13:57:01] - Failed video encode, aborted
omegaman7
31st January 2014, 23:25
Have tried using the 3D capabilities to:
a) do a full backup of a 3DBD to BD25, and
b) do a movie-only backup of a 3DBD to BD25.
However, I always get a "Failed video encode, aborted" result. Are these capabilities supported or am I misunderstanding the new features?
Refer to this post:
http://forum.doom9.org/showpost.php?p=1665312&postcount=19037
dfsooner
31st January 2014, 23:27
Refer to this post:
http://forum.doom9.org/showpost.php?p=1665312&postcount=19037
I saw that post and my result was after I made that change.
omegaman7
31st January 2014, 23:28
Interesting... Then I'm afraid I can't help you :S
jdobbs
31st January 2014, 23:37
Have tried using the 3D capabilities to:
a) do a full backup of a 3DBD to BD25, and
b) do a movie-only backup of a 3DBD to BD25.
You can't do "a" -- because only movie-only 3D backup is supported. There should be a .BAT file in the working folder. Please post its contents.Refer to this post:
http://forum.doom9.org/showpost.php?p=1665312&postcount=19037That only affects SBS imports that are being encoded.
omegaman7
31st January 2014, 23:40
My bad LOL! His error was soo similar.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.