Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • X x264
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • x264
  • Merge requests
  • !61

Open
Created Feb 18, 2021 by Xu Tongda@xutongda
  • Report abuse
Report abuse

Add average qp to x264_image_properties_t

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

Hi,

Thanks for providing this project, it's super helpful.

I am a video researcher and working on codec performance. I found a bit of weird that x264 is not providing frame level QPs as a mean of analysis and only have f_crf_avg. So I add it to the x264_image_properties_t, close to where f_crf_avg lies in. Having access to frame level QPs is important when analyzing encoders and debugging rate control problems.

Thanks for viewing this PR.

Xu

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master

VideoLAN code repository instance