Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22774 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2007-03-22 10:01:20 +00:00
parent 3b3181fefd
commit 65b9ac6426
1 changed files with 1 additions and 1 deletions

View File

@ -125,8 +125,8 @@ void rtpCodecInitialize_video(demuxer_t* demuxer,
}
pos += atomLength;
}
needVideoFrameRate(demuxer, subsession);
}
needVideoFrameRate(demuxer, subsession);
} else {
fprintf(stderr,
"Unknown MPlayer format code for MIME type \"video/%s\"\n",