Skip to main content
Ingesting is how source media enters Pixwel. When you upload a master — a ProRes video, an image, a document — Pixwel creates an ingest that uploads the file, reads its metadata, matches it to the right project and asset, and turns it into a platform file (and any encodes). If the upload relates to an order, the ingest is linked back to that work request.

The Ingests page

The Ingests page lists everything being brought into the platform, newest first, so you can watch progress and spot anything that needs attention.
The Pixwel Ingests page showing a table of uploaded files with status SUCCEEDED
Each row is one uploaded file:
ColumnWhat it shows
FilenameThe original name of the uploaded file.
ProjectThe project it was matched to.
AssetThe asset it was matched to.
OwnerThe person who uploaded it.
WRThe linked work request — shown as its tag (for example AUTO, DATE, Banderole, Now), or None if the file isn’t tied to an order.
UploadedWhen it was uploaded.
SizeThe file size.
StatusWhere it is in processing (see below).
You can narrow the list with the filters along the top — Active, Owner, Status, Project, Asset, Language, and Existing Work Request (has one or not) — search by filename, and choose how many rows to show.

Statuses

An ingest moves through a sequence of statuses from upload to finished file:
StatusMeaning
CreatedThe ingest exists and is waiting for the file upload.
UploadingThe file is uploading.
UploadedUpload finished; preparing to process.
SubmittedHanded off for processing.
ProcessingPixwel is reading metadata and producing the file.
WaitingPaused for your input — usually to confirm the matched project, asset, or details.
VerifiedYour input is in; processing resumes.
SucceededDone — the file is in the platform.
FailedProcessing couldn’t complete.
A Waiting ingest needs you. Open it, confirm or correct what Pixwel matched, and it will continue.

How files are matched

Pixwel reads the filename to figure out where a file belongs. A well-formed name encodes the project, asset, language, usage, and any tags — for example:
PASSENGER_SOCIAL_EXPLAINER-VERTICAL-30_GRK_SUB_DATE_PRORES_1920p2398.mov
From a name like that, Pixwel matches the project (by its file prefix), the asset, the language/country, and the relevant tags, and links the file to the matching work request revision. You can also set or correct the project and asset yourself when an ingest is waiting.
Consistent, correctly-formed filenames are what make auto-matching work. A misnamed file is more likely to land in Waiting for manual matching.

Who can ingest

Bringing files in is permission-controlled: you need the Ingest Assets permission (the ingest access flag) on your group. See User roles.

What an ingest produces

When an ingest succeeds it creates the platform file — and any encodes (transcoded versions) — attached to the matched asset, and links them back to the work request and its tag. In other words, ingesting is how a localized deliverable a vendor produced becomes a real, downloadable file sitting alongside the rest of the asset’s versions.