Handbrake crashes when loading a flash/swf-file

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Stein
New User
Posts: 1
Joined: Fri Oct 12, 2018 4:47 pm

Handbrake crashes when loading a flash/swf-file

Post by Stein »

Description of problem or question:

Handbrake crashes when loading a flash/swf-file


Steps to reproduce the problem (If Applicable):

Just to read my flashfile. I don't see anywhere to upload the source file. Its just over 26Mb and I can give to whoever would like to test it.


HandBrake version (e.g., 1.0.0):

1.1.2


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):

Windows 10 Pro - 64Bit


HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

[18:39:43] hb_init: starting libhb thread

 # Starting Scan ...

[18:39:43] CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
[18:39:43]  - Intel microarchitecture Skylake
[18:39:43]  - logical processor count: 4
[18:39:43] Intel Quick Sync Video support: yes
[18:39:43]  - Intel Media SDK hardware: API 1.20 (minimum: 1.3)
[18:39:43]  - H.264 encoder: yes
[18:39:43]     - preferred implementation: hardware (any) via D3D11
[18:39:43]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[18:39:43]  - H.265 encoder: yes (8bit: yes, 10bit: no)
[18:39:43]     - preferred implementation: hardware (any) via D3D11
[18:39:43]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[18:39:43] hb_scan: path=C:\Users\stein-inge.EMBLA\Downloads\nybegynner.swf, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image C:\Users\stein-inge.EMBLA\Downloads\nybegynner.swf
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
[18:39:43] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.0
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
[18:39:43] dvd: not a dvd - trying as a stream/file instead
Input #0, swf, from 'C:\Users\stein-inge.EMBLA\Downloads\nybegynner.swf':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: mjpeg
      yuvj420p, pc, bt470bg/unknown/unknown
      42x38 [PAR 1:1 DAR 21:19]
      30 tbn
[18:39:43] scan: decoding previews for title 1
av_read_frame error (-5): Error number -5 occurred
avformat_seek_file failed
av_read_frame error (-5): Error number -5 occurred
[18:39:44] Warning: Could not read data for preview 2, skipped
[18:39:44] scan: 1 previews, 42x38, 30.000 fps, autocrop = 0/0/0/0, aspect 1.11:1, PAR 1:1
[18:39:44] Title is likely interlaced or telecined (0 out of 1 previews). You should do something about that.
[18:39:44] scan: Too few previews (1), trying harder
[18:39:44] scan: decoding previews for title 1
av_read_frame error (-5): Error number -5 occurred
avformat_seek_file failed
av_read_frame error (-5): Error number -5 occurred
[18:39:44] Warning: Could not read data for preview 2, skipped
[18:39:44] scan: 1 previews, 42x38, 30.000 fps, autocrop = 0/0/0/0, aspect 1.11:1, PAR 1:1
[18:39:44] Title is likely interlaced or telecined (0 out of 1 previews). You should do something about that.
[18:39:44] libhb: scan thread found 1 valid title(s)

 # Processing Scan Information ...

hb_read_preview: Failed to open C:/Users/STEIN-~1.EMB/AppData/Local/Temp/hb.10892/1_1_1 (reason: unknown error 2)
User avatar
BradleyS
Moderator
Posts: 1860
Joined: Thu Aug 09, 2007 12:16 pm

Re: Handbrake crashes when loading a flash/swf-file

Post by BradleyS »

Please try the nightly build: https://handbrake.fr/nightly.php
Post Reply