Carl Eugen Hoyos <[EMAIL PROTECTED]> added the comment: Why do you believe ffmpeg is detecting the framerate of 15fps30000fps.mp4 as 30000.0? I think the file is processed correctly: It has 136 video frames, takes around nine seconds to play back in ffplay and mplayer, if you remux or transcode it, the resulting file also plays around nine seconds with ffplay and mplayer (and mplayer -demuxer lavf): ffmpeg -i 15fps30000fps.mp4 -vcodec mpeg2video -acodec libmp3lame test.avi ffmpeg -i 15fps30000fps.mp4 -vcodec copy -acodec copy test.mp4
---------- nosy: +cehoyos status: new -> open substatus: new -> needs_more_info ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue622> ______________________________________________________
