Latest BD Rebuilder Beta now allows avs filter entry

MilesAhead

Eclectician
Vista Guru
Gold Member
Last edited:

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
btw I used the avs filter to burn in .srt subs. It really came out nice!!
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
What filter did you use? I've been sing bd rebuilder for ages, but never used avisynth.

For burning in subs you can use VobSub.

You load the plugin with
LoadPlugin("VSFilter.dll")

usually there's a copy in Windows\system32 folder but if not, specify the entire path

for .srt or .ass text subs use
TextSub("movie.srt")

for idx/sub subtitles you can just specify the basename if the
idx and sub both have the same base filename is in
VobSub("movie")

but I've seen some where they use the .idx extension. I always leave it off and it works so I keep doing it that way.

So for example if you wanted to burn in idx/subs and have a pair of files
"movie.idx" and "movie.sub" in folder C:\DVD you would add these lines
in the filter dialog:

LoadPlugin("VSFilter.dll")
VobSub("C:\DVD\movie")

edit: you can download VobSub here:
http://www.videohelp.com/tools/VobSub

also that same site has an entry for AviSynth.
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
Okay I have:

LoadPlugin("C:\Windows\System32\VSFilter.dll")
VobSub("C:\BD")

where my subtitles files are BD.idx and BD.sub in the root of C.

I just get:

[12:01:14] BD Rebuilder v0.34.10 (beta)
- Source: BD_VC1
- Input BD size: 2.24 GB
- Approximate total content: [00:11:00.534]
- Target BD size: 1.95 GB
- Windows Version: 6.1 [7600]
- AVS Filtering is enabled
- Auto Quality: Good (Very Fast), ABR
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[12:01:16] PHASE ONE, Encoding
- [12:01:16] Extracting A/V streams [VID_00000]
- [12:02:09] Reencoding: VID_00000 (1 of 1)
- [12:02:09] Collecting video information
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 15,837 frames
- Bitrate: 15,000 Kbs
- [12:02:09] Reencoding: VID_00000, Pass 1 of 1
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
- BD-Rebuilder v0.34.10 (beta)
- Windows Version: 6.1 [7600]
- AVISYNTH Version: 2.5.8.0, Ok
- HAALI Splitter: Ok
- FFDSHOW: 3133, Ok
- WIN7 preferred AVC CODEC: Ok
- WIN7 preferred VC-1 CODEC: Ok
- WIN7 preferred MPEG2 CODEC: Ok
- FFDSHOW VC-1 set to "wmv9", Ok
- FFDSHOW MPEG2 set to "libavcodec": Ok
- FFDSHOW AVC set to "libavcodec": Ok
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
[12:02:11] - Failed video encode, aborted
 

My Computer

Usually that error is because you haven't installed the particular versions of Matroska Splitter and FFDShow. You have to download using the links at the first post on the thread:

BD Rebuilder Beta - Bug Reports Only - Doom9's Forum

Also if you have bugs, that's the guy there that wrote the software. You should post on that thread.
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
btw 0.35.01 was released Oct. 6. I've only done one run but all seems normal.
Includes the latest x264 encoder.
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
Really?
 

My Computer

System One

  • Manufacturer/Model
    AMD/GIGABYTE
    CPU
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (2 CPUs), ~3.
    Motherboard
    Gigabyte GA-M57SLI-S4 (rev. 2.0)
    Memory
    2048MB RAM
    Graphics Card(s)
    NVIDIA GeForce 8600 GT
    Sound Card
    Realtek High Definition Audio
    Monitor(s) Displays
    SyncMaster T220/T220G,SyncMaster Magic T220/T220G(Digital)
    Screen Resolution
    1680 by 1050 pixels
    Hard Drives
    Seagate ST310003 40AS SCSI Disk Device
    Western Digital WDC WD50 00AAJS-00YFA SCSI Disk Device
    PSU
    Thermaltake 500W
    Internet Speed
    VERY FAST>>>>!!!!
    Other Info
    Optiarc DVD RW AD-7191S SCSI CdRom Device
Last edited:

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
Back
Top