we don't want to do anything after oggChop
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 16 Oct 2009 18:45:57 +0000 (20:45 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 16 Oct 2009 18:45:57 +0000 (20:45 +0200)
bin/mplayer.pl

index 13ee509..6fc15a0 100755 (executable)
@@ -184,6 +184,7 @@ sub html5tv {
 
                        my $shot_path = sprintf "$hires/s%03d.jpg", $nr;
                        oggThumb $movie, $t, $shot_path unless -e $shot_path;
+                       next;
                }
 
                next unless $s->[2] =~ m{\[(\d+)\]};