Crash on User-Presets

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
bismosa
New User
Posts: 1
Joined: Wed Dec 28, 2016 1:23 pm

Crash on User-Presets

Post by bismosa »

Hello,

im trying to recreate my User-Presets.

Please describe the problem in as much detail as possible:
If i create a preset with Video-Codex "MPEG-2" and try to "update" or "Save" the preset i get an Error "Unable to write the presets file."

Code: Select all

Unable to write to the presets file.
The details section below may indicate why this error has occured.
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei HandBrakeWPF.Services.Presets.Factories.JsonPresetFactory.CreateHbPreset(Preset export, HBConfiguration config) in C:\HandBrake\hbworkspace\workspace\Release_WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\Presets\Factories\JsonPresetFactory.cs:Zeile 520.
   bei HandBrakeWPF.Services.Presets.PresetService.SavePresetFiles() in C:\HandBrake\hbworkspace\workspace\Release_WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\Presets\PresetService.cs:Zeile 665.
What version of HandBrake you are running:
1.0.0

What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14):
Windows 10

Please include the scan or encode log:

Code: Select all

 HandBrake 1.0.0 (2016122400) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz
Ram: 8072 MB, 
GPU Information:
  NVIDIA GeForce GTX 760M  - 10.18.13.5354
  Intel(R) HD Graphics 4600 - 10.18.15.4248
Screen: 1920x1080
Temp Dir: C:\Users\sasch_000\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\sasch_000\AppData\Roaming\HandBrake Team\HandBrake\1.0.0.0

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

[14:16:13] hb_init: starting libhb thread
[14:16:13] hb_init: starting libhb thread
[14:16:13] hb_init: starting libhb thread
[14:16:13] hb_init: starting libhb thread
[14:16:27] hb_init: starting libhb thread

 # Starting Scan ...

[14:16:27] CPU: Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz
[14:16:27]  - Intel microarchitecture Haswell
[14:16:27]  - logical processor count: 8
[14:16:29] OpenCL device #1: Intel(R) Corporation Intel(R) HD Graphics 4600
[14:16:29]  - OpenCL version: 1.2
[14:16:29]  - driver version: 10.18.15.4248
[14:16:29]  - device type:    GPU
[14:16:29]  - supported:      YES
[14:16:29] OpenCL device #2: NVIDIA Corporation GeForce GTX 760M
[14:16:29]  - OpenCL version: 1.2 CUDA
[14:16:29]  - driver version: 353.54
[14:16:29]  - device type:    GPU
[14:16:29]  - supported:      no
[14:16:29] Intel Quick Sync Video support: yes
[14:16:29]  - Intel Media SDK hardware: API 1.16 (minimum: 1.3)
[14:16:29]  - H.264 encoder: yes
[14:16:29]     - preferred implementation: hardware (any)
[14:16:29]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[14:16:29]  - H.265 encoder: no
[14:16:29] hb_scan: path=C:\Users\sasch_000\Desktop\Aufnahmen\SUPER RTL A-Bob der Baumeister._Baggi und die Wasserrutsche_.2016-12-28.06-30.ts, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image C:\Users\sasch_000\Desktop\Aufnahmen\SUPER RTL A-Bob der Baumeister._Baggi und die Wasserrutsche_.2016-12-28.06-30.ts
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[14:16:29] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[14:16:29] dvd: not a dvd - trying as a stream/file instead
[14:16:29] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[14:16:29] Found the following PIDS
[14:16:29]     Video PIDS :
[14:16:29]       0x1f5 type MPEG2 (0x2) (PCR)
[14:16:29]     Audio PIDS :
[14:16:29]       0x1f6 type MPEG2 (0x4)
[14:16:29]     Subtitle PIDS :
[14:16:29]     Other PIDS :
[14:16:29] stream id 0x1f6 (type 0x4 substream 0x0) audio 0x1f6
[14:16:29] scan: decoding previews for title 1
[14:16:29] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[14:16:29] scan: audio 0x1f6: mp2, rate=48000Hz, bitrate=200000 Deutsch (MPEG) (2.0 ch)
[14:16:29] stream: 8 good frames, 0 errors (0%)
[14:16:29] scan: 10 previews, 720x576, 25.000 fps, autocrop = 2/2/0/0, aspect 16:9, PAR 64:45
[14:16:29] libhb: scan thread found 1 valid title(s)

 # Scan Finished ...

Regards
Bismosa
Post Reply