mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-01-12 00:06:51 +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.