Skip to content

[ce-oem] Implement video codec test transform resize scenario for carmel projec (New) #1746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

weizhenwu
Copy link
Contributor

Description

Implement video codec tests for carmel project, this PR included gst_transform_resize scenario.
The tests will get video input from a filesrc and re-encode to a higher or lower resolution. Then check the result video clip metadata and psnr value.

Tested resolutions:

  • 3840x2160 -> 1920x1080
  • 1920x1080 -> 1280x720
  • 1920x1080 -> 640x480
  • 1920x1080 -> 3840x2160
  • 1280x720 -> 1920x1080
  • 1280x720 -> 3840x2160

Resolved issues

N/A

Documentation

N/A

Tests

sideload submission: https://certification.canonical.com/hardware/202408-34242/submission/413337/

@weizhenwu weizhenwu added the ce-oem The PR only contains to the ce-oem provider under the contrib area label Feb 24, 2025
@weizhenwu weizhenwu marked this pull request as draft February 24, 2025 08:59
@weizhenwu weizhenwu changed the title [ce-oem] Implement video codec test transform resize scenario for carmel project (New) [ce-oem] Implement video codec test transform resize scenario for carmel projec (New) Feb 24, 2025
@weizhenwu weizhenwu force-pushed the carmel-gst-transform-resize branch from 52081f6 to 33358fa Compare February 25, 2025 01:59
@weizhenwu weizhenwu force-pushed the carmel-gst-transform-resize branch from beb7aff to 58bf2da Compare February 25, 2025 03:41
@weizhenwu weizhenwu marked this pull request as ready for review February 25, 2025 03:44
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.30%. Comparing base (3dda724) to head (bcc11e0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1746   +/-   ##
=======================================
  Coverage   49.30%   49.30%           
=======================================
  Files         373      373           
  Lines       40454    40454           
  Branches     6834     6834           
=======================================
  Hits        19946    19946           
  Misses      19783    19783           
  Partials      725      725           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ce-oem The PR only contains to the ce-oem provider under the contrib area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant