https://bugzilla.wikimedia.org/show_bug.cgi?id=72511

--- Comment #2 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
Ah, its related to the file having an invalid YCbCr sampling specification. It
specifies "2 3", and as far as I can tell, the valid choices are:

'1 1' = YCbCr4:4:4 
'1 2' = YCbCr4:4:0 
'1 4' = YCbCr4:4:1 
'2 1' = YCbCr4:2:2 
'2 2' = YCbCr4:2:0 
'2 4' = YCbCr4:2:1 
'4 1' = YCbCr4:1:1 
'4 2' = YCbCr4:1:0

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to