VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Last edited by MJKUEIL; 16th Jun 2025 at 05:35.
    Quote Quote  
  2. Change the frame rate flag of the video from xy to xy*10.
    Code:
    ffmpeg -itsscale <slowdownfactor> -i input.mkv -c copy output.mkv
    with slowdownfactor 0.1 you would get a 10x speedup.
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  3. Your likely to have problems playing a video 10 times faster than normal. For example, playing a 25 fps video at 250 fps probably won't work because the player can't decode 250 frames every second. Decimating or blending frames and re-encoding is safer in such a case.\

    If you have a very low frame rate video simply increasing the playback speed will work. For example, playing a 3 fps video at 30 fps will probably be ok.
    Last edited by jagabo; 16th Jun 2025 at 13:07.
    Quote Quote  
  4. Consider to timelapse the video.
    Can be done with clever Ffmpeg-GUI.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!