QuranVideoMaker icon indicating copy to clipboard operation
QuranVideoMaker copied to clipboard

[Bug] Imported video clips sometimes stuck and sometimes takes many time

Open Iam-Muslim opened this issue 2 years ago • 1 comments

Alslam alikom my brother ,

i have converted a png image to mp4 using ffmpeg libx264 encoding and tried to import the clip it took maybe 10 minutes to import a 20 second clip and when i made the clip more than 1 minute it was stuck at importing

Iam-Muslim avatar Aug 04 '23 03:08 Iam-Muslim

I've just created a video using the ffmpeg library:

ffmpeg -loop 1 -i pic.png -c:v libx264 -t 60 -pix_fmt yuv420p -vf scale=1280:720 pic.mp4

And QVM imported it in no time.

If you can post the ffmpeg command here, maybe I can replicate the issue?

rebinf avatar Aug 12 '23 15:08 rebinf