mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 23:07:02 +00:00
stats.lua: display video parameters after filtering
This commit is contained in:
parent
024edb2991
commit
a56d8ff184
@ -806,6 +806,7 @@ local function append_img_params(s, r, ro)
|
||||
end
|
||||
|
||||
local indent = o.prefix_sep .. o.prefix_sep
|
||||
r = ro or r
|
||||
|
||||
local pixel_format = r["hw-pixelformat"] or r["pixelformat"]
|
||||
append(s, pixel_format, {prefix="Format:"})
|
||||
|
Loading…
Reference in New Issue
Block a user