x265 encoding - more RF for 1080p 50p then 25p?

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
noise
New User
Posts: 1
Joined: Fri Jan 11, 2019 11:40 am

x265 encoding - more RF for 1080p 50p then 25p?

Post by noise »

Description of problem or question:
For 1080p 25p from my Panasonic HDC-SDT750 camera I set RF settings 24.
Now I start recording using this camera 50p, I shoud set more or less RF settings? Or other setting in different maners?

HandBrake version (e.g., 1.0.0):
Nightly 20190104213711-92e8e81-master (2019010401)

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

Code: Select all

HandBrake Nightly 20190104213711-92e8e81-master (2019010401)
OS: Microsoft Windows NT 10.0.17763.0
CPU: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
Ram: 16265 MB, 
GPU Information:
  Intel(R) HD Graphics 3000 - 9.17.10.4459
Screen: 1920x1080
Temp Dir: C:\Users\rober\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake Nightly
Data Dir: C:\Users\rober\AppData\Roaming\HandBrake\Nightly

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


# Starting Encode ...

[12:14:43] hb_init: starting libhb thread
[12:14:43] 1 job(s) to process
[12:14:43] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 224,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "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"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "G:\\1 36S 50P-1.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "mkv"
  },
  "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": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "G:\\\\1 36s 50p.MTS"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "strong-intra-smoothing=0:rect=0",
    "Preset": "slow",
    "Profile": "main",
    "Quality": 24.0,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[12:14:43] CPU: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
[12:14:43]  - Intel microarchitecture Sandy Bridge
[12:14:43]  - logical processor count: 4
[12:14:43] Intel Quick Sync Video support: yes
[12:14:43]  - Intel Media SDK hardware: API 1.4 (minimum: 1.3)
[12:14:43]  - H.264 encoder: yes
[12:14:43]     - preferred implementation: hardware (any) via D3D11
[12:14:43]     - capabilities (hardware):  vsinfo opt1
[12:14:43]  - H.265 encoder: no
[12:14:43] hb_scan: path=G:\\1 36s 50p.MTS, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image G:\\1 36s 50p.MTS
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
[12:14: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
[12:14:43] dvd: not a dvd - trying as a stream/file instead
[12:14:43] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[12:14:43] Found the following PIDS
[12:14:43]     Video PIDS :
[12:14:43]       0x1011 type H.264 (0x1b)
[12:14:43]     Audio PIDS :
[12:14:43]       0x1100 type AC3 (0x81)
[12:14:43]     Subtitle PIDS :
[12:14:43]       0x1200 type PGS Subtitle (0x90)
[12:14:43]     Other PIDS :
[12:14:43]       0x1001 type Unknown (0xff) (PCR)
[12:14:43] stream id 0x1100 (type 0x81 substream 0x0) audio 0x1100
[12:14:43] stream id 0x1200 (type 0x90 substream 0x0) subtitle 0x1200
[12:14:43] hb_ts_stream_getPEStype: EOF while searching for PID 0x1011
[12:14:43] stream doesn't seem to have video IDR frames
[12:14:43] scan: decoding previews for title 1
[12:14:43] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[12:14:44] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=384000 Unknown (AC3) (5.1 ch)
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 1 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a9240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a9240] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 1 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 1 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a6000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a6000] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a8000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a8000] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 1 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 1 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 1 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35ab240] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35ab240] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 1 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a7b80] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a7b80] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 1 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35a96c0] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35a96c0] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 1 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[h264 @ 00000268c35aa000] SPS unavailable in decode_picture_timing
[h264 @ 00000268c35aa000] non-existing PPS 2 referenced
[12:14:46] stream: 38 good frames, 0 errors (0%)
[12:14:46] scan: 10 previews, 1920x1080, 50.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[12:14:46] scan: supported video decoders: avcodec qsv
[12:14:46] libhb: scan thread found 1 valid title(s)
[12:14:46] starting job
[12:14:46] decomb filter thread started for segment 0
[12:14:46] decomb filter thread started for segment 1
[12:14:46] decomb filter thread started for segment 2
[12:14:46] decomb filter thread started for segment 3
[12:14:46] decomb check thread started for segment 0
[12:14:46] decomb check thread started for segment 1
[12:14:46] decomb check thread started for segment 2
[12:14:46] decomb check thread started for segment 3
[12:14:46] mask filter thread started for segment 0
[12:14:46] mask filter thread started for segment 1
[12:14:46] mask filter thread started for segment 2
[12:14:46] mask filter thread started for segment 3
[12:14:46] mask erode thread started for segment 0
[12:14:46] mask erode thread started for segment 1
[12:14:46] work: only 1 chapter, disabling chapter markers
[12:14:46] job configuration:
[12:14:46]  * source
[12:14:46]    + G:\\1 36s 50p.MTS
[12:14:46] mask erode thread started for segment 2
[12:14:46] mask erode thread started for segment 3
[12:14:46]    + title 1, chapter(s) 1 to 1
[12:14:46]  * destination
[12:14:46]    + G:\1 36S 50P-1.mkv
[12:14:46] mask dilate thread started for segment 0
[12:14:46]    + container: Matroska (libavformat)
[12:14:46]  * video track
[12:14:46]    + decoder: h264
[12:14:46]      + bitrate 200 kbps
[12:14:46] mask dilate thread started for segment 1
[12:14:46]    + filters
[12:14:46] mask dilate thread started for segment 2
[12:14:46]      + 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)
[12:14:46]      + Decomb (mode=39)
[12:14:46] mask dilate thread started for segment 3
[12:14:46]      + Framerate Shaper (mode=0)
[12:14:46]        + frame rate: same as source (around 50.000 fps)
[12:14:46]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[12:14:46] yadif thread started for segment 0
[12:14:46]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[12:14:46]    + Output geometry
[12:14:46]      + storage dimensions: 1920 x 1080
[12:14:46]      + pixel aspect ratio: 1 : 1
[12:14:46]      + display dimensions: 1920 x 1080
[12:14:46] yadif thread started for segment 2
[12:14:46]  * Foreign Audio Search: Render/Burn-in, Forced Only
[12:14:46]    + subtitle, Unknown [PGS] (track 2, id 0x1200, Picture)
[12:14:46] yadif thread started for segment 1
[12:14:46] yadif thread started for segment 3
[12:14:46] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[12:14:46] sync: expecting 1803 video frames
[12:14:47] hb_ts_stream_decode - eof
[12:14:47] reader: done. 1 scr changes
[12:14:47] work: average encoding speed for job is 0.000000 fps
[12:14:47] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[12:14:47] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[12:14:47] vfr: lost time: 0 (0 frames)
[12:14:47] vfr: gained time: 0 (0 frames) (0 not accounted for)
[12:14:47] stream: 1800 good frames, 0 errors (0%)
[12:14:47] h264-decoder done: 0 frames, 1 decoder errors
[12:14:47] sync: got 0 frames, 1803 expected
[12:14:47] Subtitle track 2 (id 0x1200) 'Unknown [PGS]': 75 hits (0 forced)
[12:14:47] No candidate detected during subtitle scan
[12:14:47] starting job
[12:14:47] decomb filter thread started for segment 0
[12:14:47] decomb filter thread started for segment 1
[12:14:47] decomb filter thread started for segment 2
[12:14:47] decomb filter thread started for segment 3
[12:14:47] decomb check thread started for segment 0
[12:14:47] decomb check thread started for segment 1
[12:14:47] decomb check thread started for segment 2
[12:14:47] mask filter thread started for segment 0
[12:14:47] decomb check thread started for segment 3
[12:14:47] mask filter thread started for segment 1
[12:14:47] mask filter thread started for segment 2
[12:14:47] mask filter thread started for segment 3
[12:14:47] mask erode thread started for segment 0
[12:14:47] mask erode thread started for segment 1
[12:14:47] mask erode thread started for segment 2
[12:14:47] mask erode thread started for segment 3
[12:14:47] mask dilate thread started for segment 0
[12:14:47] mask dilate thread started for segment 2
[12:14:47] mask dilate thread started for segment 1
[12:14:47] work: only 1 chapter, disabling chapter markers
[12:14:47] job configuration:
[12:14:47]  * source
[12:14:47]    + G:\\1 36s 50p.MTS
[12:14:47]    + title 1, chapter(s) 1 to 1
[12:14:47]  * destination
[12:14:47] mask dilate thread started for segment 3
[12:14:47]    + G:\1 36S 50P-1.mkv
[12:14:47]    + container: Matroska (libavformat)
[12:14:47]  * video track
[12:14:47]    + decoder: h264
[12:14:47]      + bitrate 200 kbps
[12:14:47] yadif thread started for segment 0
[12:14:47]    + filters
[12:14:47]      + 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)
[12:14:47] yadif thread started for segment 1
[12:14:47]      + Decomb (mode=39)
[12:14:47]      + Framerate Shaper (mode=0)
[12:14:47]        + frame rate: same as source (around 50.000 fps)
[12:14:47] yadif thread started for segment 3
[12:14:47]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[12:14:47]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[12:14:47]    + Output geometry
[12:14:47]      + storage dimensions: 1920 x 1080
[12:14:47]      + pixel aspect ratio: 1 : 1
[12:14:47]      + display dimensions: 1920 x 1080
[12:14:47]    + encoder: H.265 (libx265)
[12:14:47]      + preset:  slow
[12:14:47]      + options: strong-intra-smoothing=0:rect=0
[12:14:47]      + profile: main
[12:14:47] yadif thread started for segment 2
[12:14:47]      + quality: 24.00 (RF)
[12:14:47]      + color profile: 1-1-1
[12:14:47]  * audio track 1
[12:14:47]    + decoder: Unknown (AC3) (5.1 ch) (track 1, id 0x1100)
[12:14:47]      + bitrate: 384 kbps, samplerate: 48000 Hz
[12:14:47]    + mixdown: 5.1 Channels
[12:14:47]    + dither: none
[12:14:47]    + encoder: AAC (libavcodec)
[12:14:47]      + bitrate: 224 kbps, samplerate: 48000 Hz
[12:14:47] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[12:14:47] sync: expecting 1803 video frames
x265 [info]: HEVC encoder version 2.9
x265 [info]: build info [Windows][GCC 7.3.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x265 [info]: Main profile, Level-4.1 (Main tier)
x265 [info]: Thread pool created using 4 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 2 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 3 / 3
x265 [info]: Keyframe min / max / scenecut / bias: 50 / 500 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 25 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 4 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-24.0 / 0.60
x265 [info]: tools: limit-modes rd=4 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 rskip
x265 [info]: tools: signhide tmvp lslices=4 deblock sao
[12:14:47] sync: first pts video is 3600
[12:14:48] sync: first pts audio 0x1100 is 0
[12:33:16] hb_ts_stream_decode - eof
[12:33:19] reader: done. 1 scr changes
[12:34:50] work: average encoding speed for job is 1.562086 fps
[12:34:50] comb detect: heavy 268 | light 161 | uncombed 1368 | total 1797
[12:34:50] decomb: deinterlaced 268 | blended 161 | unfiltered 1368 | total 1797
[12:34:50] vfr: lost time: 0 (0 frames)
[12:34:50] vfr: gained time: 0 (0 frames) (0 not accounted for)
[12:34:50] stream: 1800 good frames, 0 errors (0%)
[12:34:50] ac3-decoder done: 1125 frames, 0 decoder errors
[12:34:50] h264-decoder done: 1797 frames, 0 decoder errors
[12:34:50] sync: got 1797 frames, 1803 expected
[12:34:50] sync: framerate min 25.000 fps, max 50.000 fps, avg 49.972 fps
x265 [info]: frame I:      6, Avg QP:24.94  kb/s: 18588.20
x265 [info]: frame P:    447, Avg QP:27.40  kb/s: 12570.58
x265 [info]: frame B:   1344, Avg QP:32.42  kb/s: 1605.65
x265 [info]: Weighted P-Frames: Y:40.5% UV:36.7%
x265 [info]: consecutive B-frames: 2.6% 3.1% 25.2% 33.1% 36.0%
encoded 1797 frames in 1203.50s (1.49 fps), 4389.85 kb/s, Avg QP:31.14
[12:34:50] mux: track 0, 1797 frames, 19728609 bytes, 4381.70 kbps, fifo 2048
[12:34:50] mux: track 1, 1688 frames, 1009391 bytes, 224.18 kbps, fifo 2048
[12:34:50] libhb: work result = 0

# Encode Completed ...
User avatar
BradleyS
Moderator
Posts: 1860
Joined: Thu Aug 09, 2007 12:16 pm

Re: x265 encoding - more RF for 1080p 50p then 25p?

Post by BradleyS »

Generally speaking, increased frame rate usually does not require changes to the quality setting.
mduell
Veteran User
Posts: 8187
Joined: Sat Apr 21, 2007 8:54 pm

Re: x265 encoding - more RF for 1080p 50p then 25p?

Post by mduell »

Try it out. The files will be a bit bigger at the higher framerate, but not twice as large. If you want smaller files, pick a higher RF by a couple points.
Deleted User 11865

Re: x265 encoding - more RF for 1080p 50p then 25p?

Post by Deleted User 11865 »

x264 at least is frame duration aware, so you should be able to use the same RF regardless of frame rate. Not sure about x265 or other encoders.
Post Reply