Encoding a readable movie by QuickTime using FFMPEG

前端 未结 2 498
清酒与你
清酒与你 2020-11-27 15:04

I\'m trying to encode an image sequence using the following command:

ffmpeg.exe -i %d.png -f mp4 -vcodec h264 test.mp4

However, QuickTime f

2条回答
提交回复
热议问题