Stuck at Scanning Title 1 of 1

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
andrewk89
Novice
Posts: 65
Joined: Thu Jun 13, 2013 4:29 pm

Stuck at Scanning Title 1 of 1

Post by andrewk89 »

Description of problem or question:
After a failed encode, when I try to pull it off the queue to put it back on, HB gets stuck at Please Wait ... Scanning Title 1 of 1.

There's nothing wrong with the videos. HB read it fine to get it on the queue the first time. If I drag / drop the original file from Windows explorer, HB reads it fine. After that, they encode fine.

Failed encodes are either act-of-god (power out), or operator error (ran out of RAM, click Stop in the main window instead of Stop Queue in the Queue window, etc.) Only happens if there was an external interruption in the encode. So, to start over, trying to send it back to the main window to be able to re-add it to the queue.

Work-around: drag / drop the original source from Windows explorer. If your original encode settings have changes from a preset, you have to figure out what those were then re-create those changes.

Steps to reproduce the problem (If Applicable):
With a failed job in the queue, click the icon for Send the job back to the main window for editing.

HandBrake version (e.g., 1.0.0):
1.1.0 and 1.1.1 Windows x64

Didn't happen in 0.10 that I can remember. Don't remember if this was a new issue since either 1.0.0 or 1.1.0.

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

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

Code: Select all

HandBrake 1.1.1 (2018061900) - 64bit
OS: Microsoft Windows NT 10.0.17134.0 - 64bit
CPU: Intel(R) Core(TM) i5-3350P CPU @ 3.10GHz
Ram: 8149 MB, 
GPU Information:
  NVIDIA GeForce GTX 650 Ti - 23.21.13.9077
Screen: 1920x1080
Temp Dir: d:\Users\Yo\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: d:\Users\Yo\AppData\Roaming\HandBrake Team\HandBrake\1.1.1.0

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

[18:59:47] hb_init: starting libhb thread

 # Starting Scan ...

[18:59:47] CPU: Intel(R) Core(TM) i5-3350P CPU @ 3.10GHz
[18:59:47]  - Intel microarchitecture Ivy Bridge
[18:59:47]  - logical processor count: 4
[18:59:47] Intel Quick Sync Video support: no
[18:59:47] hb_scan: path=D:\nope4.mp4, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\nope4.mp4
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:59:47] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.3
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:59:47] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'D:\nope4.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf57.71.100
  Duration: 00:27:18.61, start: 0.013991, bitrate: 1606 kb/s
    Stream #0:0(und): Video: h264 (High) [avc1 / 0x31637661]
      yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 1501 kb/s, PAR 1:1 DAR 16:9
      30 fps, 30k tbn (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) [mp4a / 0x6134706D]
      44100 Hz, stereo, fltp, 96 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
[18:59:47] scan: decoding previews for title 1
[18:59:47] scan: audio 0x1: aac, rate=44100Hz, bitrate=96001 Unknown (AAC) (2.0 ch)
[18:59:48] scan: 10 previews, 1280x720, 30.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[18:59:48] scan: supported video decoders: avcodec qsv
[18:59:48] libhb: scan thread found 1 valid title(s)

 # Processing Scan Information ...
 
 # Scan Finished for Queue Edit ...
andrewk89
Novice
Posts: 65
Joined: Thu Jun 13, 2013 4:29 pm

Re: Stuck at Scanning Title 1 of 1

Post by andrewk89 »

Possibly the same issue reported here: viewtopic.php?f=11&t=37966&p=178926#p178925
Post Reply