Print a text file to STDOUT using ffmpeg

4
55
No Preview.

If you feel like this example could be improved, you may edit this example here.

ffmpeg -v quiet -f data -i input.txt -map 0:0 -f data pipe:1