Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gstreamer-vaapi
gstreamer-vaapi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 140
    • Issues 140
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamer-vaapigstreamer-vaapi
  • Issues
  • #175

Closed
Open
Opened Jun 25, 2019 by wangzhanjun@wangzj0601Contributor

[gstreame-vaapi][vp9 10bit dec]the md5 does not match if the display width/heght is smaller than frame_hdr width/heght.

System Environment

  • Platform: KBL
  • Arch: x86_64
  • Kernel: 4.18.0+
  • libva commit 7071bb35a45150786b15c4c20c61cfc3696c73b2
  • gmmlib commit 5a931e80d9bc1da7967927fc2faf02def8bd1234
  • msdk: commit 11a171e6b4efd9675a845691e0756e13eee6496f
  • media_driver commit 0e54d0966e62fa6b7790de31818919633074423b
  • gstreamer master branch 0257c7813b3d13081ff107070124ebc79dc7baf90
  • repo: https://gitlab.freedesktop.org/gstreamer/gstreamer.git
  • gstreamer-vaapi: a6dfb6e5

Reproduce Steps

  • take one case for example
  • case info
  • picture width: 128
  • picture height: 220
  • display width: 14883
  • display heght: 128
    1. build enc as above lists
    1. gst-launch-1.0 filesrc location=./input.ivf ! ivfparse ! vaapivp9dec ! videoconvert ! video/x-raw,format=P010_10LE ! checksumsink2 file-checksum=true frame-checksum=true dump-output=true dump-location=./test_P010.yuv
    1. the output md5 are different every times, and does not match with standard
Edited Jun 25, 2019 by wangzhanjun
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gstreamer-vaapi#175