Am 19.09.2023 um 16:49 schrieb Naveen.B:
Hello,
udp_data is a directory created to store the extracted RAW frames from the
camera.
The correct syntax is:
ffmpeg -i input output
For output, it's not sufficient to specify a folder. You must also
specify the filename, which may contain a number that's automatically
increased.
See for example chapter 2.7 in my book:
http://www.astro-electronic.de/FFmpeg_Book.pdf
Or this page in the wiki:
https://trac.ffmpeg.org/wiki/Create%20a%20thumbnail%20image%20every%20X%20seconds%20of%20the%20video
Michael
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".