Setting the Title.

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
evansmb
Posts: 2
Joined: Sat Mar 09, 2019 1:24 am

Setting the Title.

Post by evansmb »

Description of problem or question:
I'm a novice at ripping a digital videos. I recently decide to rip the shows I watch the most and stream them from my local cloud device. The quality seems pretty good, but the problem I have is the title that shows on my Roku and my DNLA enabled bluray player shows something different than the file name. For example I decide to rip a series (Mrs. Brown's Boys). When I ripped the series I ripped it to a file like mmb_s1_d1_e1.mp4, but when I go to stream the file the title on the DNLA devices show up as "Mrs. Brown's Boys". Obviously this will cause an issue in knowing which show you're about to stream since all files will show up the same. I've tried to find where this can be changed but I haven't had any luck. Would any one know where this option can be changed?



Steps to reproduce the problem (If Applicable):




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):

Windows 10


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

Code: Select all

HandBrake 1.2.2 (2019022300)
OS: Microsoft Windows NT 10.0.17134.0
CPU: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
Ram: 7944 MB, 
GPU Information:
  Intel(R) HD Graphics 4600 - 20.19.15.4963
Screen: 1920x1080
Temp Dir: C:\Users\Mark\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\Mark\AppData\Roaming\HandBrake

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


# Starting Encode ...

[06:13:35] hb_init: starting libhb thread
[06:13:35] 1 job(s) to process
[06:13:35] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 128,
        "DRC": 2.5,
        "Encoder": "av_aac",
        "Gain": 3.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "Bitrate": 640,
        "DRC": 0.0,
        "Encoder": "ac3",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\Video\\MBB\\mbb_s1_e4.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": "mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 5
    },
    "Title": 4,
    "Path": "C:\\Video\\Mrs. Brown's Boys_s1_d1\\Mrs. Brown's Boys_t03.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x264",
    "Level": "3.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slow",
    "Profile": "high",
    "Quality": 21.0,
    "Tune": "film",
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[06:13:35] CPU: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
[06:13:35]  - Intel microarchitecture Haswell
[06:13:35]  - logical processor count: 8
[06:13:35] Intel Quick Sync Video support: yes
[06:13:35]  - Intel Media SDK hardware: API 1.20 (minimum: 1.3)
[06:13:35]  - H.264 encoder: yes
[06:13:35]     - preferred implementation: hardware (any) via D3D11
[06:13:35]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[06:13:35]  - H.265 encoder: no
[06:13:35] hb_scan: path=C:\Video\Mrs. Brown's Boys_s1_d1\Mrs. Brown's Boys_t03.mkv, title_index=4
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image C:\Video\Mrs. Brown's Boys_s1_d1\Mrs. Brown's Boys_t03.mkv
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
[06:13:35] 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
[06:13:35] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\Video\Mrs. Brown's Boys_s1_d1\Mrs. Brown's Boys_t03.mkv':
  Metadata:
    title           : Mrs. Brown's Boys
    encoder         : libmakemkv v1.14.2 (1.3.5/1.4.7) win(x64-release)
    creation_time   : 2019-03-08T04:36:09.000000Z
  Duration: 00:29:04.20, start: 0.000000, bitrate: 31042 kb/s
    Chapter #0:0: start 0.000000, end 334.360000
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 334.360000, end 720.200000
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 720.200000, end 1029.920000
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 1029.920000, end 1340.240000
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 1340.240000, end 1744.200000
    Metadata:
      title           : Chapter 05
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc
    Metadata:
      BPS-eng         : 28679205
      DURATION-eng    : 00:29:04.200000000
      NUMBER_OF_FRAMES-eng: 43605
      NUMBER_OF_BYTES-eng: 6252783844
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.2 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2019-03-08 04:36:09
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(eng): Audio: pcm_s24le, 48000 Hz, 2 channels, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      title           : Stereo
      BPS-eng         : 2304000
      DURATION-eng    : 00:29:04.200000000
      NUMBER_OF_FRAMES-eng: 52326
      NUMBER_OF_BYTES-eng: 502329600
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.2 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2019-03-08 04:36:09
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 56413
      DURATION-eng    : 00:28:32.500000000
      NUMBER_OF_FRAMES-eng: 1016
      NUMBER_OF_BYTES-eng: 12076062
      SOURCE_ID-eng   : 001200
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.2 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2019-03-08 04:36:09
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[06:13:36] scan: decoding previews for title 4
[06:13:36] scan: audio 0x1: pcm_s24le, rate=48000Hz, bitrate=2304000 English (pcm_s24le) (2.0 ch)
[06:13:38] scan: 10 previews, 1920x1080, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[06:13:38] scan: supported video decoders: avcodec qsv
[06:13:38] libhb: scan thread found 1 valid title(s)
[06:13:38] starting job
[06:13:38] decomb filter thread started for segment 0
[06:13:38] decomb filter thread started for segment 1
[06:13:38] decomb filter thread started for segment 2
[06:13:38] decomb filter thread started for segment 3
[06:13:38] decomb filter thread started for segment 4
[06:13:38] decomb filter thread started for segment 5
[06:13:38] decomb filter thread started for segment 6
[06:13:38] decomb filter thread started for segment 7
[06:13:38] decomb check thread started for segment 0
[06:13:38] decomb check thread started for segment 1
[06:13:38] decomb check thread started for segment 2
[06:13:38] decomb check thread started for segment 3
[06:13:38] decomb check thread started for segment 4
[06:13:38] decomb check thread started for segment 5
[06:13:38] decomb check thread started for segment 6
[06:13:38] decomb check thread started for segment 7
[06:13:38] mask filter thread started for segment 0
[06:13:38] mask filter thread started for segment 1
[06:13:38] mask filter thread started for segment 2
[06:13:38] mask filter thread started for segment 3
[06:13:38] mask filter thread started for segment 4
[06:13:38] mask filter thread started for segment 5
[06:13:38] mask filter thread started for segment 6
[06:13:38] mask filter thread started for segment 7
[06:13:38] mask erode thread started for segment 0
[06:13:38] mask erode thread started for segment 1
[06:13:38] mask erode thread started for segment 2
[06:13:38] mask erode thread started for segment 3
[06:13:38] mask erode thread started for segment 4
[06:13:38] mask erode thread started for segment 5
[06:13:38] mask erode thread started for segment 6
[06:13:38] mask erode thread started for segment 7
[06:13:38] mask dilate thread started for segment 0
[06:13:38] mask dilate thread started for segment 1
[06:13:38] mask dilate thread started for segment 2
[06:13:38] mask dilate thread started for segment 3
[06:13:38] mask dilate thread started for segment 4
[06:13:38] mask dilate thread started for segment 5
[06:13:38] mask dilate thread started for segment 6
[06:13:38] mask dilate thread started for segment 7
[06:13:38] yadif thread started for segment 0
[06:13:38] yadif thread started for segment 1
[06:13:38] yadif thread started for segment 2
[06:13:38] yadif thread started for segment 3
[06:13:38] yadif thread started for segment 4
[06:13:38] yadif thread started for segment 5
[06:13:38] yadif thread started for segment 6
[06:13:38] yadif thread started for segment 7
[06:13:38] job configuration:
[06:13:38]  * source
[06:13:38]    + C:\Video\Mrs. Brown's Boys_s1_d1\Mrs. Brown's Boys_t03.mkv
[06:13:38]    + title 4, chapter(s) 1 to 5
[06:13:38]    + container: matroska,webm
[06:13:38]    + data rate: 31042 kbps
[06:13:38]  * destination
[06:13:38]    + C:\Video\MBB\mbb_s1_e4.m4v
[06:13:38]    + container: MPEG-4 (libavformat)
[06:13:38]      + optimized for HTTP streaming (fast start)
[06:13:38]      + align initial A/V stream timestamps
[06:13:38]      + chapter markers
[06:13:38]  * video track
[06:13:38]    + decoder: h264
[06:13:38]    + filters
[06:13:38]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[06:13:38]      + Decomb (mode=39)
[06:13:38]      + Framerate Shaper (mode=2:rate=27000000/900000)
[06:13:38]        + frame rate: 25.000 fps -> peak rate limited to 30.000 fps
[06:13:38]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[06:13:38]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[06:13:38]    + Output geometry
[06:13:38]      + storage dimensions: 1920 x 1080
[06:13:38]      + pixel aspect ratio: 1 : 1
[06:13:38]      + display dimensions: 1920 x 1080
[06:13:38]  * Foreign Audio Search: Render/Burn-in, Forced Only
[06:13:38]    + subtitle, English [PGS] (track 0, id 0x2, Picture)
[06:13:38] sync: expecting 43605 video frames
[06:15:39] reader: done. 1 scr changes
[06:15:39] work: average encoding speed for job is 0.000000 fps
[06:15:39] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[06:15:39] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[06:15:39] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[06:15:39] vfr: lost time: 0 (0 frames)
[06:15:39] vfr: gained time: 0 (0 frames) (0 not accounted for)
[06:15:39] h264-decoder done: 0 frames, 0 decoder errors
[06:15:39] sync: got 0 frames, 43605 expected
[06:15:39] Subtitle track 0 (id 0x2) 'English [PGS]': 508 hits (0 forced)
[06:15:39] No candidate detected during subtitle scan
[06:15:39] starting job
[06:15:39] decomb filter thread started for segment 0
[06:15:39] decomb filter thread started for segment 1
[06:15:39] decomb filter thread started for segment 2
[06:15:39] decomb filter thread started for segment 3
[06:15:39] decomb filter thread started for segment 4
[06:15:39] decomb filter thread started for segment 5
[06:15:39] decomb filter thread started for segment 6
[06:15:39] decomb filter thread started for segment 7
[06:15:39] decomb check thread started for segment 0
[06:15:39] decomb check thread started for segment 1
[06:15:39] decomb check thread started for segment 2
[06:15:39] decomb check thread started for segment 3
[06:15:39] decomb check thread started for segment 4
[06:15:39] decomb check thread started for segment 5
[06:15:39] decomb check thread started for segment 6
[06:15:39] decomb check thread started for segment 7
[06:15:39] mask filter thread started for segment 0
[06:15:39] mask filter thread started for segment 1
[06:15:39] mask filter thread started for segment 2
[06:15:39] mask filter thread started for segment 3
[06:15:39] mask filter thread started for segment 4
[06:15:39] mask filter thread started for segment 5
[06:15:39] mask filter thread started for segment 6
[06:15:39] mask filter thread started for segment 7
[06:15:39] mask erode thread started for segment 0
[06:15:39] mask erode thread started for segment 1
[06:15:39] mask erode thread started for segment 2
[06:15:39] mask erode thread started for segment 3
[06:15:39] mask erode thread started for segment 4
[06:15:39] mask erode thread started for segment 5
[06:15:39] mask erode thread started for segment 6
[06:15:39] mask erode thread started for segment 7
[06:15:39] mask dilate thread started for segment 0
[06:15:39] mask dilate thread started for segment 1
[06:15:39] mask dilate thread started for segment 2
[06:15:39] mask dilate thread started for segment 3
[06:15:39] mask dilate thread started for segment 4
[06:15:39] mask dilate thread started for segment 5
[06:15:39] mask dilate thread started for segment 6
[06:15:39] mask dilate thread started for segment 7
[06:15:39] yadif thread started for segment 0
[06:15:39] yadif thread started for segment 1
[06:15:39] yadif thread started for segment 2
[06:15:39] yadif thread started for segment 3
[06:15:39] yadif thread started for segment 4
[06:15:39] yadif thread started for segment 5
[06:15:39] yadif thread started for segment 6
[06:15:39] yadif thread started for segment 7
[06:15:39] job configuration:
[06:15:39]  * source
[06:15:39]    + C:\Video\Mrs. Brown's Boys_s1_d1\Mrs. Brown's Boys_t03.mkv
[06:15:39]    + title 4, chapter(s) 1 to 5
[06:15:39]    + container: matroska,webm
[06:15:39]    + data rate: 31042 kbps
[06:15:39]  * destination
[06:15:39]    + C:\Video\MBB\mbb_s1_e4.m4v
[06:15:39]    + container: MPEG-4 (libavformat)
[06:15:39]      + optimized for HTTP streaming (fast start)
[06:15:39]      + align initial A/V stream timestamps
[06:15:39]      + chapter markers
[06:15:39]  * video track
[06:15:39]    + decoder: h264
[06:15:39]    + filters
[06:15:39]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[06:15:39]      + Decomb (mode=39)
[06:15:39]      + Framerate Shaper (mode=2:rate=27000000/900000)
[06:15:39]        + frame rate: 25.000 fps -> peak rate limited to 30.000 fps
[06:15:39]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[06:15:39]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[06:15:39]    + Output geometry
[06:15:39]      + storage dimensions: 1920 x 1080
[06:15:39]      + pixel aspect ratio: 1 : 1
[06:15:39]      + display dimensions: 1920 x 1080
[06:15:39]    + encoder: H.264 (libx264)
[06:15:39]      + preset:  slow
[06:15:39]      + tune:    film
[06:15:39]      + profile: high
[06:15:39]      + level:   3.1
[06:15:39]      + quality: 21.00 (RF)
[06:15:39]      + color profile: 1-1-1
[06:15:39]  * audio track 1
[06:15:39]    + decoder: English (pcm_s24le) (2.0 ch) (track 1, id 0x1)
[06:15:39]      + bitrate: 2304 kbps, samplerate: 48000 Hz
[06:15:39]    + mixdown: Stereo
[06:15:39]    + gain: 3dB
[06:15:39]    + dither: none
[06:15:39]    + encoder: AAC (libavcodec)
[06:15:39]      + bitrate: 128 kbps, samplerate: 48000 Hz
[06:15:39]  * audio track 2
[06:15:39]    + decoder: English (pcm_s24le) (2.0 ch) (track 1, id 0x1)
[06:15:39]      + bitrate: 2304 kbps, samplerate: 48000 Hz
[06:15:39]    + mixdown: Stereo
[06:15:39]    + dither: none
[06:15:39]    + encoder: AC3 (libavcodec)
[06:15:39]      + bitrate: 640 kbps, samplerate: 48000 Hz
[06:15:40] sync: expecting 43605 video frames
[06:15:40] encx264: encoding at constant RF 21.000000
[06:15:40] apply_h264_level [warning]: frame size (1920x1088, 8160 macroblocks) too high for level 3.1 (max. 3600 macroblocks)
[06:15:40] encx264: unparsed options: level=3.1:ref=2:b-pyramid=none:direct=auto:deblock=-1,-1:subme=8:trellis=2:psy-rd=1,0.15:vbv-bufsize=17500:vbv-maxrate=17500:rc-lookahead=50
x264 [info]: using SAR=1/1
x264 [warning]: frame MB size (120x68) > level limit (3600)
x264 [warning]: MB rate (204000) > level limit (108000)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile High, level 3.1, 4:2:0, 8-bit
[06:15:40] sync: first pts video is 0
[06:15:40] sync: "Chapter 1" (1) at frame 1 time 0
[06:15:40] sync: first pts audio 0x1 is 0
[06:15:40] sync: first pts audio 0x1 is 0
[06:40:03] sync: "Chapter 2" (2) at frame 8360 time 30092400
[07:10:09] sync: "Chapter 3" (3) at frame 18006 time 64818000
[07:34:44] sync: "Chapter 4" (4) at frame 25749 time 92692800
[07:57:58] sync: "Chapter 5" (5) at frame 33507 time 120621600
[08:30:55] reader: done. 1 scr changes
[08:30:57] work: average encoding speed for job is 5.363909 fps
[08:30:57] comb detect: heavy 41525 | light 1175 | uncombed 905 | total 43605
[08:30:57] decomb: deinterlaced 41525 | blended 1175 | unfiltered 905 | total 43605
[08:30:57] vfr: 43605 frames output, 0 dropped and 0 duped for CFR/PFR
[08:30:57] vfr: lost time: 0 (0 frames)
[08:30:57] vfr: gained time: 0 (0 frames) (0 not accounted for)
[08:30:57] pcm_s24le-decoder done: 52326 frames, 0 decoder errors
[08:30:57] pcm_s24le-decoder done: 52326 frames, 0 decoder errors
[08:30:57] h264-decoder done: 43605 frames, 0 decoder errors
[08:30:57] sync: got 43605 frames, 43605 expected
[08:30:57] sync: framerate min 25.000 fps, max 25.000 fps, avg 25.000 fps
x264 [info]: frame I:592   Avg QP:18.57  size:166418
x264 [info]: frame P:11602 Avg QP:21.65  size: 66854
x264 [info]: frame B:31411 Avg QP:23.46  size: 22067
x264 [info]: consecutive B-frames:  2.4%  2.1%  7.6% 87.9%
x264 [info]: mb I  I16..4:  3.6% 91.2%  5.2%
x264 [info]: mb P  I16..4:  0.7%  8.8%  0.4%  P16..4: 56.3% 19.6%  7.9%  0.0%  0.0%    skip: 6.2%
x264 [info]: mb B  I16..4:  0.0%  0.7%  0.0%  B16..8: 44.3%  5.3%  0.9%  direct: 7.5%  skip:41.3%  L0:44.1% L1:49.7% BI: 6.2%
x264 [info]: 8x8 transform intra:89.9% inter:79.3%
x264 [info]: direct mvs  spatial:99.9% temporal:0.1%
x264 [info]: coded y,uvDC,uvAC intra: 89.4% 84.9% 44.2% inter: 29.0% 41.7% 1.7%
x264 [info]: i16 v,h,dc,p: 36% 16%  9% 39%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14%  9%  6%  9% 13% 15% 11% 13% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13%  8%  3%  9% 16% 17% 13% 11% 11%
x264 [info]: i8c dc,h,v,p: 37% 25% 24% 15%
x264 [info]: Weighted P-Frames: Y:0.6% UV:0.2%
x264 [info]: ref P L0: 62.0% 15.4% 22.6%  0.1%
x264 [info]: kb/s:7188.70
[08:32:06] mux: track 0, 43605 frames, 1567292917 bytes, 7188.43 kbps, fifo 1024
[08:32:06] mux: track 1, 81760 frames, 27965642 bytes, 128.27 kbps, fifo 2048
[08:32:06] mux: track 2, 54506 frames, 139535360 bytes, 639.98 kbps, fifo 1024
[08:32:06] libhb: work result = 0

# Encode Completed ...


Woodstock
Veteran User
Posts: 4614
Joined: Tue Aug 27, 2013 6:39 am

Re: Setting the Title.

Post by Woodstock »

Many DLNA servers get the display name from the metadata field "Title" in the file. Handbrake does not currently offer a way to set that name directly; it's copied from the source file. It is likely that whatever you're recording the source with is setting "Title" for you, without regard to the other information about season/episode.

You can, however, edit the metadata with other tools, prior to encoding with handbrake. I've had some success with using VLC for this, but better tools exist, that work more consistently than VLC.
evansmb
Posts: 2
Joined: Sat Mar 09, 2019 1:24 am

Re: Setting the Title.

Post by evansmb »

I found a way to change it, Thanks for your assistance
jsegel
Posts: 2
Joined: Tue Mar 19, 2019 9:19 pm

Re: Setting the Title.

Post by jsegel »

This is an annoying issue for me as well, it would be nice if the (especially) preferences had the ability to change metadata title to file name instead of just renaming the output file.
What was your solution, by the way?
Post Reply