46e641c "forgets" MKV/MP4 and subtitle settings between restarts

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
Navvie
Novice
Posts: 67
Joined: Sun Mar 27, 2011 10:19 pm

46e641c "forgets" MKV/MP4 and subtitle settings between restarts

Post by Navvie »

Please detail your question or problem in as much detail as possible:

46e641c doesn't remember MKV/MP4 file preference and subtitle presets between restarts. Either they're not being saved correctly when a preset is created or updated or they're not being loaded correctly when the program is restarted.

In the same program instance, once changed and a preset is created or updated then the settings are remembered.

Tell us about your environment. What version of HandBrake? What version of Windows are you running. etc.

Windows 7, 64bit, fully up to date.

Been running handbrake since before I registered on the forums, late 2009/early 2010 and been using the nightly builds since I found them. Learnt a lot from reading the forums, pretty good at reading the log files and working out my own mistakes but can't see I'm doing anything wrong here. Especially as it seems the settings work until the program is restarted.

This happened on a recent nightly build where previous user-presets couldn't be loaded and had to be re-created. Initially Audio settings were also effected, but that was corrected in a more recent nightly.

If there was any exception or error displayed, please copy it and paste it here:

This all takes place in the GUI before an encode is started.

Please include the scan or encode log:

Not sure how that helps. I've tried scanning multiple DVD/Blu-Ray rips made with MakeMKV and get the same behaviour.

Here's a sample scan log.

Code: Select all

HandBrake Nightly 20151126230838-46e641c-master (2015112801) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 16322 MB, 
GPU Information:
  NVIDIA GeForce GTX 770 - 10.18.13.5330
Screen: 1920x1200
Temp Dir: C:\Users\xxxxxx\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\xxxxxx\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

-------------------------------------------
# Starting Scan ...
[23:02:32] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[23:02:32]  - Intel microarchitecture Haswell
[23:02:32]  - logical processor count: 8
[23:02:32] OpenCL device #1: NVIDIA Corporation GeForce GTX 770
[23:02:32]  - OpenCL version: 1.2 CUDA
[23:02:32]  - driver version: 353.30
[23:02:32]  - device type:    GPU
[23:02:32]  - supported:      no
[23:02:32] Intel Quick Sync Video support: no
[23:02:32] hb_scan: path=E:\MakeMKV\NCIS_S11_D4\E13.mkv, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image E:\MakeMKV\NCIS_S11_D4\E13.mkv
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[23:02:32] 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
[23:02:32] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'E:\MakeMKV\NCIS_S11_D4\E13.mkv':
  Duration: 00:41:38.32, start: 0.000000, bitrate: N/A
    Chapter #0.0: start 0.000000, end 147.000000
    Metadata:
      title           : Chapter 01
    Chapter #0.1: start 147.000000, end 416.600000
    Metadata:
      title           : Chapter 02
    Chapter #0.2: start 416.600000, end 1448.720000
    Metadata:
      title           : Chapter 03
    Chapter #0.3: start 1448.720000, end 1923.800000
    Metadata:
      title           : Chapter 04
    Chapter #0.4: start 1923.800000, end 2469.160000
    Metadata:
      title           : Chapter 05
    Chapter #0.5: start 2469.160000, end 2498.320000
    Metadata:
      title           : Chapter 06
    Stream #0.0(eng): Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 9800 kb/s, 25 fps, 1k tbn, 50 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, fltp, 448 kb/s (default)
    Metadata:
      title           : Surround 5.1
    Stream #0.2(eng): Subtitle: dvdsub (default)
[23:02:32] scan: decoding previews for title 1
[23:02:32] scan: audio 0x1: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
[23:02:33] scan: 60 previews, 720x576, 25.000 fps, autocrop = 0/2/10/8, aspect 16:9, PAR 64:45
[23:02:33] scan: supported video decoders: avcodec dxva2
[23:02:33] libhb: scan thread found 1 valid title(s)
# Scan Finished ...
There is no encode log, it encodes as an MP4 with no subtitles if I don't change things or it encodes as an MKV with subtitles if I change the settings.

I do appreciate how difficult that is to understand without an encode log, but I assure you it is happening as I describe above.
mduell
Veteran User
Posts: 8202
Joined: Sat Apr 21, 2007 8:54 pm

Re: 46e641c "forgets" MKV/MP4 and subtitle settings between restarts

Post by mduell »

Navvie wrote:it encodes as an MP4 with no subtitles if I don't change things or it encodes as an MKV with subtitles if I change the settings.
It'd be great if you could demonstrate that with, you know, two encode logs.
Navvie
Novice
Posts: 67
Joined: Sun Mar 27, 2011 10:19 pm

Re: 46e641c "forgets" MKV/MP4 and subtitle settings between restarts

Post by Navvie »

As an mp4/m4v, despite the fact that I set the filetype to MKV...

Code: Select all

HandBrake Nightly 20151126230838-46e641c-master (2015112801) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 16322 MB, 
GPU Information:
  NVIDIA GeForce GTX 770 - 10.18.13.5330
Screen: 1920x1200
Temp Dir: C:\Users\xxxxx\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\xxxxx\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

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


# Starting Encode ...
[21:20:37] 1 job(s) to process
[21:20:37] json job:
{

  "Audio": {

    "AudioList": [],

    "CopyMask": [

      1073807360,

      1073743872,

      1074003968,

      1073750016,

      1090519040,

      1074790400,

      1074266112,

      1107296256

    ],

    "FallbackEncoder": 2048

  },

  "Destination": {

    "ChapterList": [

      {

        "Name": "Chapter 1"

      }

    ],

    "ChapterMarkers": true,

    "File": "C:\\Users\\xxxxx\\Downloads\\big buck bunny 1080p surround-1.m4v",

    "Mp4Options": {

      "IpodAtom": false,

      "Mp4Optimize": false

    },

    "Mux": 131072

  },

  "Filters": {

    "FilterList": [

      {

        "ID": 10,

        "Settings": "1920:1080:0:0:0:0"

      }

    ]

  },

  "PAR": {

    "Num": 1,

    "Den": 1

  },

  "Metadata": {},

  "SequenceID": 0,

  "Source": {

    "Angle": 1,

    "Range": {

      "Type": "time",

      "Start": 0,

      "End": 5040000

    },

    "Title": 1,

    "Path": "C:\\Users\\xxxxx\\Downloads\\big_buck_bunny_1080p_surround.avi"

  },

  "Subtitle": {

    "Search": {

      "Burn": false,

      "Default": false,

      "Enable": false,

      "Forced": false

    },

    "SubtitleList": []

  },

  "Video": {

    "Encoder": 65536,

    "TwoPass": false,

    "Turbo": false,

    "ColorMatrixCode": 0,

    "Options": "level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2",

    "Quality": 19.0,

    "OpenCL": false,

    "HWDecode": false,

    "QSV": {

      "Decode": true,

      "AsyncDepth": 0

    }

  }

}
[21:20:37] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[21:20:37]  - Intel microarchitecture Haswell
[21:20:37]  - logical processor count: 8
[21:20:37] OpenCL device #1: NVIDIA Corporation GeForce GTX 770
[21:20:37]  - OpenCL version: 1.2 CUDA
[21:20:37]  - driver version: 353.30
[21:20:37]  - device type:    GPU
[21:20:37]  - supported:      no
[21:20:37] Intel Quick Sync Video support: no
[21:20:37] hb_scan: path=C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[21:20:37] 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
[21:20:37] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi':
  Metadata:
    encoder         : AVI-Mux GUI 1.17.7, Aug  8 2006  20:59:17
    JUNK            : 
  Duration: 00:09:56.45, start: 0.000000, bitrate: 12455 kb/s
    Stream #0.0: Video: mpeg4 (Simple Profile), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 24 fps, 24 tbn, 24 tbc
    Stream #0.1: Audio: ac3, 48000 Hz, 5.1, fltp, 448 kb/s
[21:20:37] scan: decoding previews for title 1
[21:20:37] scan: audio 0x1: ac3, rate=48000Hz, bitrate=448000 Unknown (AC3) (5.1 ch)
[21:20:37] scan: 10 previews, 1920x1080, 24.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[21:20:37] libhb: scan thread found 1 valid title(s)
[21:20:37] starting job
[21:20:37] work: only 1 chapter, disabling chapter markers
[21:20:37] job configuration:
[21:20:37]  * source
[21:20:37]    + C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi
[21:20:37]    + title 1, start 00:00:0.00 stop 00:00:56.00
[21:20:37]    + container: avi
[21:20:37]    + data rate: 12455 kbps
[21:20:37]  * destination
[21:20:37]    + C:\Users\xxxxx\Downloads\big buck bunny 1080p surround-1.m4v
[21:20:37]    + container: MPEG-4 (libavformat)
[21:20:37]  * video track
[21:20:37]    + decoder: mpeg4
[21:20:37]    + filter
[21:20:37]      + Crop and Scale (1920:1080:0:0:0:0)
[21:20:37]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[21:20:37]    + Output geometry
[21:20:37]      + storage dimensions: 1920 x 1080
[21:20:37]      + pixel aspect ratio: 1 : 1
[21:20:37]      + display dimensions: 1920 x 1080
[21:20:37]    + encoder: H.264 (libx264)
[21:20:37]      + options: level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2
[21:20:37]      + quality: 19.00 (RF)
[21:20:37] sync: expecting 1368 video frames
[21:20:37] encx264: min-keyint: 24, keyint: 240
[21:20:37] encx264: encoding at constant RF 19.000000
[21:20:37] encx264: unparsed options: level=4.1:mixed-refs=0:vbv-bufsize=78125:me=umh:merange=24:vbv-maxrate=62500:ref=4:rc-lookahead=60:bframes=4:subme=9:analyse=all:trellis=2:psy-rd=1,0.25:deblock=-2,-2
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile High, level 4.1
[21:20:37] reader: first SCR 0 id 0x0 DTS 0
[21:21:33] sync: reached pts 5043741, exiting early
[21:21:37] work: average encoding speed for job is 23.912533 fps
[21:21:37] mpeg4-decoder done: 1372 frames, 0 decoder errors, 0 drops
[21:21:37] sync: got 1345 frames, 1368 expected
x264 [info]: frame I:9     Avg QP:12.56  size:388640
x264 [info]: frame P:789   Avg QP:17.33  size: 91326
x264 [info]: frame B:547   Avg QP:23.66  size: 12117
x264 [info]: consecutive B-frames: 43.6%  5.8% 17.4%  7.1% 26.0%
x264 [info]: mb I  I16..4: 24.1% 68.5%  7.4%
x264 [info]: mb P  I16..4:  1.1%  5.9%  0.3%  P16..4: 43.6%  7.4% 15.4%  0.8%  0.7%    skip:24.7%
x264 [info]: mb B  I16..4:  0.1%  0.5%  0.0%  B16..8: 36.0%  2.7%  0.7%  direct: 3.3%  skip:56.8%  L0:34.8% L1:35.0% BI:30.2%
x264 [info]: 8x8 transform intra:78.6% inter:46.5%
x264 [info]: coded y,uvDC,uvAC intra: 38.8% 48.4% 30.1% inter: 26.5% 31.6% 16.7%
x264 [info]: i16 v,h,dc,p: 48% 23% 14% 14%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 32% 14% 36%  2%  3%  3%  3%  4%  4%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27%  9% 10%  6% 10% 11%  9%  8%  8%
x264 [info]: i8c dc,h,v,p: 54% 22% 18%  7%
x264 [info]: Weighted P-Frames: Y:6.7% UV:4.7%
x264 [info]: ref P L0: 69.5%  9.0% 16.1%  3.5%  1.9%  0.0%
x264 [info]: ref B L0: 85.2% 13.6%  1.1%
x264 [info]: ref B L1: 93.8%  6.2%
x264 [info]: kb/s:11731.53
[21:21:37] mux: track 0, 1345 frames, 82181279 bytes, 11731.45 kbps, fifo 512
[21:21:37] libhb: work result = 0
# Encode Completed ...
After I change the file type to MKV

Code: Select all

HandBrake Nightly 20151126230838-46e641c-master (2015112801) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 16322 MB, 
GPU Information:
  NVIDIA GeForce GTX 770 - 10.18.13.5330
Screen: 1920x1200
Temp Dir: C:\Users\xxxxx\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\xxxxx\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

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


# Starting Encode ...
[21:24:57] 1 job(s) to process
[21:24:57] json job:
{

  "Audio": {

    "AudioList": [],

    "CopyMask": [

      1073807360,

      1073743872,

      1074003968,

      1073750016,

      1090519040,

      1074790400,

      1074266112,

      1107296256

    ],

    "FallbackEncoder": 2048

  },

  "Destination": {

    "ChapterList": [

      {

        "Name": "Chapter 1"

      }

    ],

    "ChapterMarkers": true,

    "File": "C:\\Users\\xxxxx\\Downloads\\big buck bunny 1080p surround-1.mkv",

    "Mp4Options": {

      "IpodAtom": false,

      "Mp4Optimize": false

    },

    "Mux": 2097152

  },

  "Filters": {

    "FilterList": [

      {

        "ID": 10,

        "Settings": "1920:1080:0:0:0:0"

      }

    ]

  },

  "PAR": {

    "Num": 1,

    "Den": 1

  },

  "Metadata": {},

  "SequenceID": 0,

  "Source": {

    "Angle": 1,

    "Range": {

      "Type": "time",

      "Start": 0,

      "End": 5040000

    },

    "Title": 1,

    "Path": "C:\\Users\\xxxxx\\Downloads\\big_buck_bunny_1080p_surround.avi"

  },

  "Subtitle": {

    "Search": {

      "Burn": false,

      "Default": false,

      "Enable": false,

      "Forced": false

    },

    "SubtitleList": []

  },

  "Video": {

    "Encoder": 65536,

    "TwoPass": false,

    "Turbo": false,

    "ColorMatrixCode": 0,

    "Options": "level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2",

    "Quality": 19.0,

    "OpenCL": false,

    "HWDecode": false,

    "QSV": {

      "Decode": true,

      "AsyncDepth": 0

    }

  }

}
[21:24:57] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[21:24:57]  - Intel microarchitecture Haswell
[21:24:57]  - logical processor count: 8
[21:24:57] OpenCL device #1: NVIDIA Corporation GeForce GTX 770
[21:24:57]  - OpenCL version: 1.2 CUDA
[21:24:57]  - driver version: 353.30
[21:24:57]  - device type:    GPU
[21:24:57]  - supported:      no
[21:24:57] Intel Quick Sync Video support: no
[21:24:57] hb_scan: path=C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[21:24:57] 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
[21:24:57] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi':
  Metadata:
    encoder         : AVI-Mux GUI 1.17.7, Aug  8 2006  20:59:17
    JUNK            : 
  Duration: 00:09:56.45, start: 0.000000, bitrate: 12455 kb/s
    Stream #0.0: Video: mpeg4 (Simple Profile), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 24 fps, 24 tbn, 24 tbc
    Stream #0.1: Audio: ac3, 48000 Hz, 5.1, fltp, 448 kb/s
[21:24:57] scan: decoding previews for title 1
[21:24:57] scan: audio 0x1: ac3, rate=48000Hz, bitrate=448000 Unknown (AC3) (5.1 ch)
[21:24:57] scan: 10 previews, 1920x1080, 24.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[21:24:57] libhb: scan thread found 1 valid title(s)
[21:24:57] starting job
[21:24:57] work: only 1 chapter, disabling chapter markers
[21:24:57] job configuration:
[21:24:57]  * source
[21:24:57]    + C:\Users\xxxxx\Downloads\big_buck_bunny_1080p_surround.avi
[21:24:57]    + title 1, start 00:00:0.00 stop 00:00:56.00
[21:24:57]    + container: avi
[21:24:57]    + data rate: 12455 kbps
[21:24:57]  * destination
[21:24:57]    + C:\Users\xxxxx\Downloads\big buck bunny 1080p surround-1.mkv
[21:24:57]    + container: Matroska (libavformat)
[21:24:57]  * video track
[21:24:57]    + decoder: mpeg4
[21:24:57]    + filter
[21:24:57]      + Crop and Scale (1920:1080:0:0:0:0)
[21:24:57]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[21:24:57]    + Output geometry
[21:24:57]      + storage dimensions: 1920 x 1080
[21:24:57]      + pixel aspect ratio: 1 : 1
[21:24:57]      + display dimensions: 1920 x 1080
[21:24:57]    + encoder: H.264 (libx264)
[21:24:57]      + options: level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2
[21:24:57]      + quality: 19.00 (RF)
[21:24:57] sync: expecting 1368 video frames
[21:24:57] encx264: min-keyint: 24, keyint: 240
[21:24:57] encx264: encoding at constant RF 19.000000
[21:24:57] encx264: unparsed options: level=4.1:mixed-refs=0:vbv-bufsize=78125:me=umh:merange=24:vbv-maxrate=62500:ref=4:rc-lookahead=60:bframes=4:subme=9:analyse=all:trellis=2:psy-rd=1,0.25:deblock=-2,-2
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile High, level 4.1
[21:24:57] reader: first SCR 0 id 0x0 DTS 0
[21:25:59] sync: reached pts 5043741, exiting early
[21:26:03] work: average encoding speed for job is 21.686903 fps
[21:26:03] mpeg4-decoder done: 1372 frames, 0 decoder errors, 0 drops
[21:26:03] sync: got 1345 frames, 1368 expected
x264 [info]: frame I:9     Avg QP:12.56  size:388640
x264 [info]: frame P:789   Avg QP:17.33  size: 91326
x264 [info]: frame B:547   Avg QP:23.66  size: 12117
x264 [info]: consecutive B-frames: 43.6%  5.8% 17.4%  7.1% 26.0%
x264 [info]: mb I  I16..4: 24.1% 68.5%  7.4%
x264 [info]: mb P  I16..4:  1.1%  5.9%  0.3%  P16..4: 43.6%  7.4% 15.4%  0.8%  0.7%    skip:24.7%
x264 [info]: mb B  I16..4:  0.1%  0.5%  0.0%  B16..8: 36.0%  2.7%  0.7%  direct: 3.3%  skip:56.8%  L0:34.8% L1:35.0% BI:30.2%
x264 [info]: 8x8 transform intra:78.6% inter:46.5%
x264 [info]: coded y,uvDC,uvAC intra: 38.8% 48.4% 30.1% inter: 26.5% 31.6% 16.7%
x264 [info]: i16 v,h,dc,p: 48% 23% 14% 14%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 32% 14% 36%  2%  3%  3%  3%  4%  4%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27%  9% 10%  6% 10% 11%  9%  8%  8%
x264 [info]: i8c dc,h,v,p: 54% 22% 18%  7%
x264 [info]: Weighted P-Frames: Y:6.7% UV:4.7%
x264 [info]: ref P L0: 69.5%  9.0% 16.1%  3.5%  1.9%  0.0%
x264 [info]: ref B L0: 85.2% 13.6%  1.1%
x264 [info]: ref B L1: 93.8%  6.2%
x264 [info]: kb/s:11731.53
[21:26:03] mux: track 0, 1345 frames, 82181279 bytes, 11731.45 kbps, fifo 512
[21:26:04] libhb: work result = 0
# Encode Completed ...
Both encodes done using my preset of "HD HQ". The relevant sections from presets.json

Code: Select all

{
      "ChildrenArray": [
        {
          "AudioCopyMask": [
            "copy:aac",
            "copy:ac3",
            "copy:dtshd",
            "copy:dts",
            "copy:mp3",
            "copy:truehd",
            "copy:flac",
            "copy:eac3"
          ],
          "AudioEncoderFallback": "ac3",
          "AudioLanguageList": [],
          "AudioList": [],
          "AudioSecondaryEncoderMode": false,
          "AudioTrackSelectionBehavior": "all",
          "ChapterMarkers": true,
          "ChildrenArray": [],
          "Default": false,
          "FileFormat": "av_mp4",
          "Folder": false,
          "FolderOpen": false,
          "Mp4HttpOptimize": false,
          "Mp4iPodCompatible": false,
          "PictureAutoCrop": false,
          "PictureBottomCrop": 0,
          "PictureLeftCrop": 0,
          "PictureRightCrop": 0,
          "PictureTopCrop": 0,
          "PictureDARWidth": 0,
          "PictureDeblock": 4,
          "PictureDeinterlaceFilter": "off",
          "PictureDeinterlacePreset": "",
          "PictureDeinterlaceCustom": "",
          "PictureDenoiseCustom": "",
          "PictureDenoiseFilter": "off",
          "PictureDenoisePreset": "medium",
          "PictureDenoiseTune": "none",
          "PictureDetelecine": "off",
          "PictureDetelecineCustom": "",
          "PictureItuPAR": false,
          "PictureKeepRatio": true,
          "PictureLooseCrop": false,
          "PictureModulus": 2,
          "PicturePAR": "loose",
          "PicturePARWidth": 0,
          "PicturePARHeight": 0,
          "PictureRotate": 0,
          "PictureWidth": null,
          "PictureHeight": null,
          "PictureForceHeight": 0,
          "PictureForceWidth": 0,
          "PresetDescription": null,
          "PresetName": "HD HQ",
          "Type": 1,
          "UsesPictureFilters": false,
          "UsesPictureSettings": 2,
          "SubtitleAddCC": false,
          "SubtitleAddForeignAudioSearch": false,
          "SubtitleAddForeignAudioSubtitle": false,
          "SubtitleBurnBehavior": "none",
          "SubtitleBurnBDSub": false,
          "SubtitleBurnDVDSub": false,
          "SubtitleLanguageList": [],
          "SubtitleTrackSelectionBehavior": "all",
          "VideoAvgBitrate": 2500,
          "VideoColorMatrixCode": 0,
          "VideoEncoder": "x264",
          "VideoFramerate": "",
          "VideoFramerateMode": "vfr",
          "VideoGrayScale": false,
          "VideoHWDecode": false,
          "VideoScaler": "swscale",
          "VideoPreset": "superfast",
          "VideoTune": "",
          "VideoProfile": "auto",
          "VideoLevel": "auto",
          "VideoOptionExtra": "",
          "VideoQualityType": 2,
          "VideoQualitySlider": 19.0,
          "VideoQSVDecode": true,
          "VideoQSVAsyncDepth": 4,
          "VideoTwoPass": false,
          "VideoTurboTwoPass": false,
          "x264Option": "level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2",
          "x264UseAdvancedOptions": true
        },
        {
          "AudioCopyMask": [
            "copy:aac",
            "copy:ac3",
            "copy:dtshd",
            "copy:dts",
            "copy:mp3",
            "copy:truehd",
            "copy:flac",
            "copy:eac3"
          ],
          "AudioEncoderFallback": "ac3",
          "AudioLanguageList": [],
          "AudioList": [],
          "AudioSecondaryEncoderMode": false,
          "AudioTrackSelectionBehavior": "all",
          "ChapterMarkers": true,
          "ChildrenArray": [],
          "Default": false,
          "FileFormat": "av_mkv",
          "Folder": false,
          "FolderOpen": false,
          "Mp4HttpOptimize": false,
          "Mp4iPodCompatible": false,
          "PictureAutoCrop": false,
          "PictureBottomCrop": 0,
          "PictureLeftCrop": 0,
          "PictureRightCrop": 0,
          "PictureTopCrop": 0,
          "PictureDARWidth": 0,
          "PictureDeblock": 4,
          "PictureDeinterlaceFilter": "off",
          "PictureDeinterlacePreset": "",
          "PictureDeinterlaceCustom": "",
          "PictureDenoiseCustom": "",
          "PictureDenoiseFilter": "off",
          "PictureDenoisePreset": "medium",
          "PictureDenoiseTune": "none",
          "PictureDetelecine": "off",
          "PictureDetelecineCustom": "",
          "PictureItuPAR": false,
          "PictureKeepRatio": true,
          "PictureLooseCrop": false,
          "PictureModulus": 2,
          "PicturePAR": "loose",
          "PicturePARWidth": 1,
          "PicturePARHeight": 1,
          "PictureRotate": 0,
          "PictureWidth": 1920,
          "PictureHeight": 1080,
          "PictureForceHeight": 0,
          "PictureForceWidth": 0,
          "PresetDescription": null,
          "PresetName": "HDHQ2",
          "Type": 1,
          "UsesPictureFilters": false,
          "UsesPictureSettings": 2,
          "SubtitleAddCC": false,
          "SubtitleAddForeignAudioSearch": false,
          "SubtitleAddForeignAudioSubtitle": false,
          "SubtitleBurnBehavior": "none",
          "SubtitleBurnBDSub": false,
          "SubtitleBurnDVDSub": false,
          "SubtitleLanguageList": [],
          "SubtitleTrackSelectionBehavior": "all",
          "VideoAvgBitrate": 2500,
          "VideoColorMatrixCode": 0,
          "VideoEncoder": "x264",
          "VideoFramerate": "",
          "VideoFramerateMode": "vfr",
          "VideoGrayScale": false,
          "VideoHWDecode": false,
          "VideoScaler": "swscale",
          "VideoPreset": "superfast",
          "VideoTune": "",
          "VideoProfile": "auto",
          "VideoLevel": "auto",
          "VideoOptionExtra": "",
          "VideoQualityType": 2,
          "VideoQualitySlider": 19.0,
          "VideoQSVDecode": true,
          "VideoQSVAsyncDepth": 4,
          "VideoTwoPass": false,
          "VideoTurboTwoPass": false,
          "x264Option": "level=4.1:mixed-refs=0:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60:ref=4:bframes=4:me=umh:subme=9:merange=24:analyse=all:trellis=2:psy-rd=1.0,0.25:deblock=-2,-2",
          "x264UseAdvancedOptions": true
        }
HD HQ2 is me experimenting trying to get something to work differently. Despite the fact that I changed the file format to av_mkv, the GUI defaults to MP4 and ignores me trying to set audio and subtitle defaults through the GUI, despite what I said in another thread. I haven't tried adding them manually to the presets.json yet, maybe a job for the weekend.

I don't need to tell you to feel free to let me know what my silly mistake is. I've tried multiple uninstall/install removing all user presets, starting from scratch. If I'm doing something wrong I keep doing it every single time I install and create a preset.
Post Reply