summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index 597abcc0e3..cad2cdd3b2 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -662,6 +662,7 @@ mp_msg(MSGT_CPLAYER,MSGL_INFO,"=================================================
// Go through the codec.conf and find the best codec...
sh_video->inited=0;
+codecs_reset_selection(0);
if(video_codec){
// forced codec by name:
mp_msg(MSGT_CPLAYER,MSGL_INFO,"Forced video codec: %s\n",video_codec);