gpac / testsuite

GPAC test suite

Home Page:https://tests.gpac.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image name should use image width and height and not canvas size

cconcolato opened this issue · comments

dump=$TEMP_DIR/'dump_$Timescale$_$cts$_$dur$_$CropOrigin$_$OriginalSize$.png'

$OriginalSize$ should probably be replaced by $Width$x$Height$

no, the test is designed to check that $CropOrigin$ and $OriginalSize$ properties are set on output pid, the check for width and height is implicit (png encode)