Skip to content

Add support for video PSDs #258

@tim35050

Description

@tim35050

Hello,

I would like to process PSD files that contain videos. See the attached example.

I checked source.data in the parsed object for the video layer, but I believe it only includes one poster frame from the video:

data: {data: Uint8Array(3932160), width: 1280, height: 768}
1280 x 768 x 4 = 3,932,160

Is there another place to get this data, or does ag-psd not support it?

Thank you very much as usual for your help.

Best,
Tim

video-test.psd.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions