OK, looks like ffmpeg can work with .rf directly.
I'm doing a simple

   ffmpeg -i input_file.rf output_file.mp4

and that seems to be working. I didn't find any info before hand on the filetypes that ffmpeg can work with, but it looks like .rf is OK.
Thanks for you consideration.
I am getting some "Invalid NAL unit size" errors and some "missing picture in access unit" errors, but it doesn't seem to be visibly affecting the output files.
I'll report if there's something that doesn't work.

Peter

On 9/09/2023 5:12 pm, Peter L via ffmpeg-user wrote:
Hi
I have a video surveillance camera, that exports its video as a .rf file (RealFlash?)
How can I extract the video from that and save it as a MP4 using FFmpeg?
Thanks
Peter
_______________________________________________
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".
_______________________________________________
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".

Reply via email to