Crashes if attempts load file in use (Improper Error Handle)

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
Strik3
New User
Posts: 1
Joined: Sun Aug 21, 2016 10:22 pm

Crashes if attempts load file in use (Improper Error Handle)

Post by Strik3 »

Please describe the problem in as much detail as possible:

Code: Select all

While Having video in a playlist using MPCstar if video is in playing and used for source it will crash completely and stupid windows search for the solution continues to pursue and act like it actually some day will actually find a solution to something.
What are the steps to reproduce this problem:

Code: Select all

HandBrake 0.10.5.0 - 64bit Version
OS: Microsoft Windows NT 6.2.9200.0 - 64bit
CPU: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
Ram: 6059 MB, 
GPU Information:
  Intel(R) HD Graphics 5500 - 10.18.15.4274
Screen: 1366x768
If there was any exception or error displayed, please copy it and paste it here:
Nope, not sure it matters, but never had errors prior to recently using MPCstar player for videos, I actually like it for a goto player... But Im pretty sure the error lies in the fact of already in use error and improper error handling code for this...
Please include the scan or encode log:

[code[17:20:03] + container: MPEG-4 (libavformat)
[17:20:03] + chapter markers
[17:20:03] * video track
[17:20:03] + decoder: h264
[17:20:03] + filters
[17:20:03] + Framerate Shaper (0:27000000:1126125)
[17:20:03] + frame rate: same as source (around 23.976 fps)
[17:20:03] + Crop and Scale (624:260:0:0:0:0)
[17:20:03] + source: 1280 * 534, crop (0/0/0/0): 1280 * 534, scale: 624 * 260
[17:20:03] + loose anamorphic
[17:20:03] + storage dimensions: 624 * 260, mod 2
[17:20:03] + pixel aspect ratio: 800 / 801
[17:20:03] + display dimensions: 623 * 260
[17:20:03] + encoder: H.264 (libx264)
[17:20:03] + preset: veryfast
[17:20:03] + tune: ,fastdecode
[17:20:03] + profile: main
[17:20:03] + level: 4.0
[17:20:03] + quality: 26.00 (RF)
[17:20:03] * subtitle track 1, English (track 0, id 0xff) Text [SRT] -> Passthrough, Default, offset: 0, charset: UTF-8
[17:20:03] * audio track 1
[17:20:03] + decoder: English (AAC) (2.0 ch) (track 1, id 0x1)
[17:20:03] + samplerate: 48000 Hz
[17:20:03] + mixdown: Stereo
[17:20:03] + encoder: AAC (libavcodec)
[17:20:03] + bitrate: 160 kbps, samplerate: 48000 Hz
[17:20:03] reader: first SCR 7470 id 0x0 DTS 7470
[17:20:03] encx264: min-keyint: 24, keyint: 240
[17:20:03] encx264: encoding at constant RF 26.000000
[17:20:04] encx264: unparsed options: level=4.0:ref=1:weightb=0:no-deblock=1:cabac=0:8x8dct=0:weightp=0:subme=2:mixed-refs=0:trellis=0:vbv-bufsize=25000:vbv-maxrate=20000:rc-lookahead=10
x264 [info]: using SAR=800/801
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
x264 [info]: profile Main, level 4.0
[17:20:56] h264: "Chapter 2" (2) at frame 4348 time 16291350
[17:22:51] h264: "Chapter 3" (3) at frame 11404 time 42777810
[17:23:56] h264: "Chapter 4" (4) at frame 15376 time 57687660
[17:25:11] h264: "Chapter 5" (5) at frame 20316 time 76231170
[17:26:47] h264: "Chapter 6" (6) at frame 25848 time 96996960
[17:28:36] h264: "Chapter 7" (7) at frame 32036 time 120225150 [/code]
Post Reply