Skip to content

Failure to create GIF using yuv4 #339

@WillM200

Description

@WillM200

I'm attempting to use the new yuv4 pipeline to create a GIF direct from an MP4 file.

It begins the process when the command is entered through and actually creates a GIF file that seems to be corrupted, with CMD spitting out the following error: "Error parsing y4m header"

Used the exact command listed out in the README ffmpeg -i video.mp4 -f yuv4mpegpipe - | gifski -o anim.gif -

{820310DD-4574-485A-A7BB-F83F30B62CBE}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions