Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REPOST TO trac.ffmpeg.org] Speeding up video doesn't affect duration #369

Closed
sdfdger opened this issue Apr 30, 2024 · 3 comments
Closed

Comments

@sdfdger
Copy link

sdfdger commented Apr 30, 2024

Posting here because https://github.com/FFmpeg/FFmpeg disabled the Issue tab

setpts speeds up the video, but the duration stays the same. The rest of the video is the last frame.

Version:
https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip
from "Latest Auto-Build (2024-04-30 12:51)" 1a3e916

ffmpeg -i "sampletext.mp4" -filter:v "setpts=PTS/10" "10x sampletext.mp4"

sampletext.mp4
10x sampletext.mp4

@BtbN
Copy link
Owner

BtbN commented May 1, 2024

Please direct user questions at the appropriate channels(#ffmpeg IRC or ffmpeg-user ML).
These issues are for issues regarding these builds specifically.

@BtbN BtbN closed this as completed May 1, 2024
@sdfdger
Copy link
Author

sdfdger commented May 1, 2024

Someone should repost this to https://trac.ffmpeg.org

@sdfdger sdfdger changed the title Speeding up video doesn't affect duration [REPOST TO trac.ffmpeg.org] Speeding up video doesn't affect duration May 1, 2024
@BtbN
Copy link
Owner

BtbN commented May 1, 2024

trac is not a support channel either, and this does not look like any kind of bug to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants