mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-22 05:40:27 +08:00
Fixes single image videos this works and creates our single image video ./ffmpeg -i lena.pnm /tmp/file.m2v this fails after3d96d83a0a: ./ffmpeg -i /tmp/file.m2v /tmp/file.jpg -y This reverts commit3d96d83a0a.