[Fixed] Instant crash when encoding [nightly 7048]

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
Serak
Posts: 3
Joined: Sat Mar 21, 2015 1:55 pm

[Fixed] Instant crash when encoding [nightly 7048]

Post 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.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Instant crash when encoding [nightly 7048]

Post by s55 »

Is this a custom preset you are using?
Lazyncoder
Novice
Posts: 63
Joined: Wed Dec 17, 2014 11:19 am

Re: Instant crash when encoding [nightly 7048]

Post 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.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Instant crash when encoding [nightly 7048]

Post by s55 »

viewtopic.php?f=12&t=32190

+ nothing to do with the above error.
Post Reply