[FFmpeg-trac] #968(undetermined:open): Error message at end of asf stream

FFmpeg trac at avcodec.org
Tue Mar 5 13:30:19 CET 2013


#968: Error message at end of asf stream
-------------------------------------+-------------------------------------
             Reporter:  eiljoe       |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:  asf wmav2    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by eiljoe):

 Replying to [comment:4 michael]:
 > Is there something that plays more of this file or better ?
 > Or is the problem just that an error message is shown ?

 I just downloaded a newer build of ffmpeg of
 http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20130302-git-4f0d4ac-
 win64-static.7z and retried it: it seems like the movie is transcoded to
 the end (or at least very very close to it) and the resulting movie is
 playable, however ffmpeg finishes the transcoding with the following
 output to the console:
 {{{#!html
 <div style="border:1px black solid">
 <div>Stream mapping:</div>
 <div>  Stream #0:1 -> #0:0 (wmv2 -> msmpeg4)</div>
 <div>  Stream #0:0 -> #0:1 (wmav2 -> wmav2)</div>
 <div>Press [q] to stop, [?] for help</div>
 <span style="color: red">get_buffer() failed</span><span> q=31.0 size=
 8810kB time=00:01:19.60 bitrate= 906.7kbits/s dup=85 drop=0</span>
 <div style="color: red">Error while decoding stream #0:0: Error number -22
 occurred</div>
 <div>frame= 1990 fps= 18 q=31.0 Lsize=    8892kB time=00:01:19.97 bitrate=
 910.8kbits/s dup=85 drop=0</div>
 <div>video:7351kB audio:1249kB subtitle:0 global headers:0kB muxing
 overhead 3.396760%</div>
 </div>
 }}}
 which is causing problems to our software that runs ffmpeg since it scans
 the stdout for errors and finds one.
 BTW, playing the original movie with VLC v2.0.4

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/968#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list