``` bash for i in $(cat playlist.txt); ``` May also be able to `cat $i | ffmpeg2theora | oggfwd` to solve breaking in between videos.