Using portalgun , one can transcode S01E11 into a format that, when played on a Raspberry Pi with an IR camera, overlays a hidden frame of Justin Roiland’s face saying "don't encode where you eat."
Create a text file that lists all the parts you want to concatenate. For example, create a file named files.txt with the following content: rick and morty s01e11 ffmpeg
Here's what the options mean:
ffmpeg -stream_loop -1 -i "dont_break_the_cycle.mp3" -t 10:00:00 -c:a libmp3lame -q:a 2 "10_hour_rick_loop.mp3" Using portalgun , one can transcode S01E11 into