demux_mf: fix breakage after commit 4d016a9

This commit is contained in:
wm4 2013-02-17 20:15:53 +01:00
parent 80e9b3c0f2
commit 32500b5e11
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ static demuxer_t* demux_open_mf(demuxer_t* demuxer){
mp_msg(MSGT_DEMUX, MSGL_INFO, "[demux_mf] file type was not set! (try -mf type=ext)\n" );
goto error;
}
mp_set_video_codec_from_tag(sh_video);
// make sure that the video demuxer stream header knows about its
// parent video demuxer stream (this is getting wacky), or else