Default ffmpeg_wait to 0, which makes pyTivo skip the poll()ing and just
commit27584aaba880a873ef95de586b6ad289d8662729
authorWilliam McBrine <wmcbrine@gmail.com>
Sun, 17 Feb 2013 15:11:48 +0000 (17 10:11 -0500)
committerlucas_nz <lucas_nz@hotmail.com>
Fri, 1 Mar 2013 09:50:17 +0000 (1 22:50 +1300)
treeda099b71b43885c2d3716409675744957284d29a
parent4a1b05e3037ed91360ef221aee2740f0169d87ec
Default ffmpeg_wait to 0, which makes pyTivo skip the poll()ing and just
wait() for FFmpeg to finish. Since I've never personally seen FFmpeg get
stuck, IIRC. To Do: There's even more common code now.
config.py
plugins/photo/photo.py
plugins/video/transcode.py