Page MenuHomePhabricator

Add literal transcoding to media file properties UDF
Closed, ResolvedPublic5 Estimated Story Points

Description

Basically, we need to make the switch from:

filenametranscoded_originaltranscoded_imagetranscoded video
a.png31200

...to...

filenametranscodingcount
a.pngoriginal31
a.pngimage20

Right now the UDF is written for the first form, and we need to change it so that it returns the literal transcoding like in the values of transcoding in the second form.

Event Timeline

Change 529713 had a related patch set uploaded (by Fdans; owner: Fdans):
[analytics/refinery/source@master] Add literal transcoding field to media info UDF

https://gerrit.wikimedia.org/r/529713

fdans moved this task from Incoming to Analytics Query Service on the Analytics board.

Change 529713 merged by Mforns:
[analytics/refinery/source@master] Add literal transcoding field to media info UDF

https://gerrit.wikimedia.org/r/529713

Nuria set the point value for this task to 5.
DannyS712 subscribed.

[batch] remove patch for review tag from resolved tasks