[FFmpeg-trac] #5230(ffmpeg:new): Wrog media duration
FFmpeg
trac at avcodec.org
Thu Feb 11 11:25:16 CET 2016
#5230: Wrog media duration
--------------------------------+--------------------------------------
Reporter: catt | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+--------------------------------------
Summary of the bug:
How to reproduce:
{{{
ffmpeg.exe -y -i %1 -c:v libx264 -pix_fmt yuv420p -preset slow -profile:v
high -s 1920x1080 -crf 23 -vf yadif -level 4.0 -c:a aac -b:a 96k -ar 44100
%2
ffmpeg version N-78304-g37db3e8
built with gcc 5.3.0 (GCC)
}}}
Media size in VLC is 1min 11s, in MediaInfo and ffmpeg it is 28s
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5230>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list