You can use FFmpeg to convert a video file from one format to another. For example, to convert an MP4 file to AVI:
ffmpeg -i input.mp4 -vn -ar 44100 -ac 2 -ab 192k output.mp3 rick and morty s06e06 ffmpeg
# Encode 10 generations ffmpeg -i original.mkv -c:v libx264 -crf 23 gen1.mkv ffmpeg -i gen1.mkv -c:v libx264 -crf 23 gen2.mkv # ... repeat to gen10.mkv You can use FFmpeg to convert a video
For Windows, you might use:
After 10 generations, artifacts (blocking, ringing, blurring) emerge. The 10th “copy” is noticeably degraded—just like the Rick clones in the episode. you might use: After 10 generations