View Single Post
Old 29th July 2017, 05:08   #26317  |  Link
meadrocks
Registered User
 
Join Date: Dec 2006
Location: Long Beach, Ca USA
Posts: 99
I'm trying to do Star Wars A New Hope, HEVC, 1920x1080, Auto-AAC, movie only. It states Failed video encode, aborted. I works just fine on x264 encode.

Here's the output from Inspect.
[07/28/17] Checking System Settings
- BD-Rebuilder v0.50.24
- Windows Version: 6.1 [7601]
- Working Path Free Space: 316.44GB
- AVISYNTH Version: 2.6.0.6, Ok
- LAVFILTERS: Ok
- AnyDVD settings check: Ok.
- X264: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[07/28/17] Systems Settings Check complete

In workfiles there's a batch file called X265, I assume this is the command thats failing. I have 300 Gig free disk space.

"C:\BD_Rebuilder50.24\tools\avs2yuv.exe" "C:\DVDRIP\A_NEW_HOPE\BDMV\STREAM\00300.m2ts" -o - | "C:\BD_Rebuilder50.24\tools\x265-64.exe" - --preset medium --slow-firstpass --qpfile "C:\T1\WORKFILES\VID_00300.CHP" --keyint 240 --crf 23 --y4m --stats "C:\T1\WORKFILES\00300.m2ts.hevc.stats" --output "C:\T1\WORKFILES\00300.m2ts.hevc"

When I paste this in a shell window I get the following.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\ampl>"C:\BD_Rebuilder50.24\tools\avs2yuv.exe" "C:\DVDRIP\A_NEW_HOPE\BDM
V\STREAM\00300.m2ts" -o - | "C:\BD_Rebuilder50.24\tools\x265-64.exe" - --preset
medium --slow-firstpass --qpfile "C:\T1\WORKFILES\VID_00300.CHP" --keyint 240 --
crf 23 --y4m --stats "C:\T1\WORKFILES\00300.m2ts.hevc.stats" --output "C:\T1\WOR
KFILES\00300.m2ts.hevc"
infile "C:\DVDRIP\A_NEW_HOPE\BDMV\STREAM\00300.m2ts" doesn't look like an avisyn
th script
error: unexpected character "◄"
x265 [error]: unable to open input file <->

C:\Users\ampl>

What else can I give you to help debug this.

Thanks.
meadrocks is offline   Reply With Quote