Hello,
official way of ffmpeg bug report actually not work correct. I created 
alternative way of bug report here.
 
This command not worg correct. Video is longer than audio file
ffmpeg -loop 1 -framerate 2/60 -i 22.jpg -i 22.mp3 -c:v libvpx-vp9 -c:a copy 
-shortest -r 2 video-vystup2.mkv
 
This command not worg correct. Video is no possible convert for Youtube 
servers. Youtube servers use FFMPEG too.
ffmpeg -framerate 1 -i 22.jpg -i 22.mp3 -c:a copy -c:v libvpx-vp9 
video-vystup.mkv
 
Developers Can you please repair it?
 
Or can you me please help
 
Thanks


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to