tanersener / ffmpeg-video-slideshow-scripts

Shell scripts to create video slideshows using images and videos
MIT License
464 stars 135 forks source link

dropped frame #66

Closed xiaoqian9 closed 3 years ago

xiaoqian9 commented 4 years ago

By executing the script you generated, the generated video will drop frames. I tried to solve it by increasing the FPS, but nothing worked. Is there a solution?

tanersener commented 4 years ago

Could you be more specific? Which script are you referring to, do you have logs?

xiaoqian9 commented 4 years ago

log.txt

xiaoqian9 commented 4 years ago

The video is stuck. It's not smooth enough

tanersener commented 4 years ago

I still don't understand what the problem is. Your logs don't show any errors about the frame processing.

And I don't know which script you're running. Are you executing a script created by video slideshow script generator?

What do you mean by not smooth? Are you referring to the transitions or the quality of the output video?

xiaoqian9 commented 4 years ago

Hello, maybe I didn't describe the problem clearly. I set the FPS to 120 The video is still very slow I don't know what the problem is

tanersener commented 4 years ago

And I don't know which script you're running. Are you executing a script created by video slideshow script generator?

You are not answering my questions. Please try to answer them if you want me to help you.

xiaoqian9 commented 4 years ago

And I don't know which script you're running. Are you executing a script created by video slideshow script generator?

You are not answering my questions. Please try to answer them if you want me to help you.

Yes, I use version 2.0

xiaoqian9 commented 4 years ago

Do you want me to send you the generated script?

tanersener commented 4 years ago

Script is the output of what you've set in the Slideshow (.vssg) file. I don't need it. Your log already shows the script.

I need to understand what you're expecting to have and what's happening right now. I still don't get it. Can you share your video file and explain what is wrong there?