Inappropriate Low Disk Space Warning

HandBrake for Mac 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
Harry_The_Bustard
Posts: 14
Joined: Thu Dec 04, 2014 10:26 pm

Inappropriate Low Disk Space Warning

Post by Harry_The_Bustard »

Description of problem or question:

The message "Your destination disk is almost full. You need to make more space available on your destination disk." appears when there is plenty of space. (15GB for a 122.5MB source.) Interestingly, perhaps, version 1.1.10 exhibits the problem nowadays too yet doesn't on a drive (with less space on it) running macOS 10.12. The problem didn't arise on macOS 10.13 (last point version) as far as I recall - certainly not on 10.12 - the latter being something I have just tested as I have an external boot volume with that on. More relevant, again perhaps, is that the problem doesn't arise if the Preference "Pause queue if disk space is lower than {the default of 2GB}" under "Advanced" is unchecked. So, it sounds like a bug in that.


Steps to reproduce the problem (If Applicable):

Attempt to convert a 720p MOV file created on an iPhone SE using the "Fast 1080p30" Preset.


HandBrake version (e.g., 1.0.0):

1.2.2


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

macOS 10.14.4 (18E226)


HandBrake Activity Log

Code: Select all


[16:17:56] macgui: Handbrake Version: 1.2.2  (2019022300)
[16:17:56] hb_init: starting libhb thread
[16:17:56] hb_init: starting libhb thread
[16:18:03] macgui: trying to open a folder or file
[16:18:03] macgui: ScanCore scanning titles with a duration of 10 seconds or more
[16:18:03] CPU: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
[16:18:03]  - Intel microarchitecture Ivy Bridge
[16:18:03]  - logical processor count: 4
[16:18:03] hb_scan: path=/Users/Me/Downloads/Safari/01/IMG_5559.MOV, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:323: failed opening UDF image /Users/Me/Downloads/Safari/01/IMG_5559.MOV
disc.c:424: error opening file BDMV/index.bdmv
disc.c:424: error opening file BDMV/BACKUP/index.bdmv
[16:18:03] 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
[16:18:03] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Me/Downloads/Safari/01/IMG_5559.MOV':
  Metadata:
    major_brand     : qt  
    minor_version   : 0
    compatible_brands: qt  
    creation_time   : 2019-01-01T14:28:10.000000Z
    com.apple.quicktime.location.ISO6709: +53.3577-001.4754+076.587/
    com.apple.quicktime.make: Apple
    com.apple.quicktime.model: iPhone SE
    com.apple.quicktime.software: 12.1.2
    com.apple.quicktime.creationdate: 2019-01-01T14:28:09+0000
  Duration: 00:01:58.15, start: 0.000000, bitrate: 8291 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720, 8181 kb/s, 29.98 fps, 29.97 tbr, 600 tbn, 1200 tbc (default)
    Metadata:
      creation_time   : 2019-01-01T14:28:10.000000Z
      handler_name    : Core Media Video
      encoder         : H.264
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 100 kb/s (default)
    Metadata:
      creation_time   : 2019-01-01T14:28:10.000000Z
      handler_name    : Core Media Audio
    Stream #0:2(und): Data: none (mebx / 0x7862656D), 1 kb/s (default)
    Metadata:
      creation_time   : 2019-01-01T14:28:10.000000Z
      handler_name    : Core Media Metadata
    Stream #0:3(und): Data: none (mebx / 0x7862656D) (default)
    Metadata:
      creation_time   : 2019-01-01T14:28:10.000000Z
      handler_name    : Core Media Metadata
[16:18:03] scan: decoding previews for title 1
[16:18:03] scan: audio 0x1: aac, rate=44100Hz, bitrate=100944 Unknown (AAC LC) (1.0 ch)
[16:18:04] scan: 10 previews, 1280x720, 29.978 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[16:18:04] libhb: scan thread found 1 valid title(s)
[16:18:04] macgui: ScanCore scan done
[16:18:07] macgui: QueueCore prevented sleep
[16:18:07] macgui: Queue Stopped, low space on destination disk

Post Reply