Skip to content

Commit 52bcac0

Browse files
committed
docs: correct the colour-grading film's stated length
Labelled 56s, but the file I encoded and uploaded measures 47.6s - there are several variants of that marketing film on disk and the 1920x1080 one I selected is the shorter cut. Every other label matches its file to the nearest second.
1 parent 919a943 commit 52bcac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/snippets/showcase-wall.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const ShowcaseWall = () => {
2222
id: "grading",
2323
title: "Colour grading and media effects",
2424
note: "Real footage graded with LUTs, curves, and scopes — inside Studio.",
25-
length: "56s",
25+
length: "48s",
2626
},
2727
{
2828
id: "variables",

0 commit comments

Comments
 (0)