Default ffmpeg_wait to 0, which makes pyTivo skip the poll()ing and just
commitdcec37db419d042c623fcf94ed48905b89e5e42a
authorWilliam McBrine <wmcbrine@gmail.com>
Sun, 17 Feb 2013 15:11:48 +0000 (17 10:11 -0500)
committerWilliam McBrine <wmcbrine@gmail.com>
Sun, 17 Feb 2013 15:11:48 +0000 (17 10:11 -0500)
treec8327c1ecfb16bda03bb07716814e6736fee2e38
parent565a12ad2ebb0bd371dbd72e608b09158803c48f
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