Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#5230 closed defect (invalid)

Wrog media duration

Reported by: Pavel kočička Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Change History (5)

comment:2 by Carl Eugen Hoyos, 8 years ago

Component: ffmpegundetermined

Please use a simplified command line and provide it together with the complete, uncut console output to make this a valid ticket.

comment:3 by Clément Bœsch, 8 years ago

This file looks like only 28s of video are playable.

comment:4 by Pavel kočička, 8 years ago

Resolution: fixed
Status: newclosed

Looks like you're right. Sorry :(

comment:5 by Carl Eugen Hoyos, 8 years ago

Resolution: fixedinvalid

The second half of the file contains zeros, there is an html page at the end:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
        <HEAD>
                <title>edit</title>
                <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
                <meta content="C#" name="CODE_LANGUAGE">
                <meta content="JavaScript" name="vs_defaultClientScript">
                <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
                <meta http-equiv="pragma" content="no-cache">
                </STYLE>
        </HEAD>
        <body bgColor="#eeeeff" ms_positioning="GridLayout">
                <form name="frmMasterVideo" method="post" action="./MasterVideo.aspx?id=V160211_092501_zpravodaj_aki" id="frmMasterVideo">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJLTE1MTcyNjI3DxYCHhNWYWxpZGF0ZVJlcXVlc3RNb2RlAgEWAgIBD2QWBgIBDw8WAh4EVGV4dAU9U2V2ZXJuw60gS29yZWEgenZlxZllam5pbGEgdmlkZW8gemUgc3RhcnR1IGJhbGlzdGlja8OpIHJha2V0eWRkAgYPDxYCHwEFHFYxNjAyMTFfMDkyNTAxX3pwcmF2b2Rhal9ha2lkZAIHDw8WBh4JRm9yZUNvbG9yCiMfAQUYUMWZaXByYXZlbm8uIEtvcmVhXzEubXBnHgRfIVNCAgRkZGT3vo7rU39ltc8Q04OhB2br9nU/rw==" />

                        <span id="lblTitle" style="font-size:Medium;Z-INDEX: 102; LEFT: 16px; POSITION: absolute; TOP: 16px">Severní Korea zveøejnila video ze startu balistické rakety</span>
                        <span id="Label2" style="font-size:Small;font-weight:bold;Z-INDEX: 105; LEFT: 16px; POSITION: absolute; TOP: 88px">Master video:</span><span id="lblError" style="font-weight:bold;Z-INDEX: 103; LEFT: 424px; POSITION: absolute; TOP: 48px"></span><span id="Label8" style="font-size:Small;font-weight:bold;Z-INDEX: 101; LEFT: 16px; POSITION: absolute; TOP: 48px">IdVideo:</span><input name="tbIdVideo" type="text" value="V160211_092501_zpravodaj_aki" readonly="readonly" id="tbIdVideo" style="font-size:X-Small;width:270px;Z-INDEX: 100; LEFT: 88px; POSITION: absolute; TOP: 48px" /><span id="lblMasterStatus" style="color:Black;Z-INDEX: 104; LEFT: 128px; POSITION: absolute; TOP: 88px">Pøipraveno. Korea_1.mpg</span>
                        <input type="submit" name="btDownload" value="Download" id="btDownload" style="Z-INDEX: 105; LEFT: 16px; POSITION: absolute; TOP: 118px; width: 200px;" />





<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5E9A665" />
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAPyx34BltIz1Hwin66yi9NWfv41qiObZe06AoR5XcvP4Sy6BOYq9Hboc6B60LIAxIwrjeVwfRXQazCMSnHY+lEAtroLfA==" /></form>
        </body>
</HTML>
Note: See TracTickets for help on using tickets.