Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #320

Closed
Open
Created Dec 26, 2016 by Bugzilla Migration User@bugzilla-migration

videoscale : Quality issue with few alogorithms(methods) 3,6,8,9

Submitted by Baby octopus

Link to original bug (#776492)

Description

Created attachment 342475
Input output files

Hi,

I'm seeing some quality issue with videoscale while downscaling from 1080p and 360p. Thick visible lines are seen at certain places. Also, periodic prints "can't find exact taps" are seen whenever such lines are seen in output

Pipeline : gst-top-1.0 gst-launch-1.0 filesrc location=input.jpg ! decodebin ! videoscale method=9 ! video/x-raw,width=640,height=360 ! videoconvert ! pngenc ! filesink location=/root/out.png

The issue is seen for method=3,6,8 and 9

Attached zip containing input/output files

Attachment 342475, "Input output files":
videoscale_issue.rar

Version: 1.10.0

Assignee
Assign to
Time tracking