fixup cut/paste bugs in de.po, fix segv in tz/ntsc lookup, add debian
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / y.C
index 752b5a52221457b999d98a5679bf2b09a4d86956..c9ed1137272e61107d7186bd7708e9c9eaca6094 100644 (file)
@@ -594,7 +594,7 @@ int main(int ac, char **av)
   }
 #endif
   mpeg3_seek_byte(zsrc, pos);
-  mpeg3_show_subtitle(zsrc, 0);
+  mpeg3_show_subtitle(zsrc, 0, 0);
   signal(SIGINT,sigint);
 
 #ifdef AUDIO