Skip to content

setpts argument breaks progress bar #42

@arcandio

Description

@arcandio

I'm an amateur user of FFMPG for creating timelapses of recorded video streams. I use ffmpeg-bar with setpts=PTS/20 to create my timelapses. The command works, but the problem is that the progress bar provided by ffmpeg-progress-bar-cli seems to be based on the total frames of the video, and ignores the setpts argument, causing my entire progress bar to end at 5%. That doesn't help me much, because the bar reads "1%" for about 20% of the process, and so on. The bar fills to 100% when it's complete, but that's sort of pointless.

image

I'd like to request that the setpts argument be honored, so that when you're speeding up or slowing down the video stream, the progress bar reflects the intended output, rather than the original input number of frames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions