Page 1 of 1

[Fixed] Instant crash when encoding [nightly 7048]

Posted: Sat Apr 04, 2015 2:22 pm
by Serak

Code: Select all

HandBrake svn7048 (Nightly Build) - 64bit Version
OS: Microsoft Windows NT 6.2.9200.0 - 64bit
CPU: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Ram: 16281 MB, 
GPU Information:
  Intel(R) HD Graphics 3000 - 9.17.10.3347
Screen: 1920x1080
Temp Dir: C:\Users\Patrick\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\Patrick\AppData\Roaming\HandBrake\HandBrake\0.0.0.7048

-------------------------------------------

# Starting Encode ...
# Failed to start encoding ...
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei HandBrake.ApplicationServices.Services.Encode.Factories.EncodeFactory.CreateVideo(EncodeTask job) in c:\HandBrake\Hudson\workspace\WindowsGui64\trunk\win\CS\HandBrake.ApplicationServices\Services\Encode\Factories\EncodeFactory.cs:Zeile 260.
   bei HandBrake.ApplicationServices.Services.Encode.Factories.EncodeFactory.Create(EncodeTask job, HBConfiguration configuration) in c:\HandBrake\Hudson\workspace\WindowsGui64\trunk\win\CS\HandBrake.ApplicationServices\Services\Encode\Factories\EncodeFactory.cs:Zeile 55.
   bei HandBrake.ApplicationServices.Services.Encode.LibEncode.Start(QueueTask job) in c:\HandBrake\Hudson\workspace\WindowsGui64\trunk\win\CS\HandBrake.ApplicationServices\Services\Encode\LibEncode.cs:Zeile 94.

Re: Instant crash when encoding [nightly 7048]

Posted: Sat Apr 04, 2015 2:56 pm
by s55
Is this a custom preset you are using?

Re: Instant crash when encoding [nightly 7048]

Posted: Sun Apr 05, 2015 4:16 pm
by Lazyncoder
I had no problem with svn7048, but with 7052 encoding stops immediately.

Code: Select all

[20:31:58] libhb: scan thread found 1 valid title(s)
hb_dict_to_job: failed to parse dict: Object item not found: Type
[20:31:58] libhb: work result = 0
# Encode Completed ...
x265,slow.
didn't want to make another thread with same name and stuff. but if it's need, I will.

Re: Instant crash when encoding [nightly 7048]

Posted: Sun Apr 05, 2015 4:55 pm
by s55
viewtopic.php?f=12&t=32190

+ nothing to do with the above error.