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

FFmpeg trac at avcodec.org
Sun Mar 3 18:00:29 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 cehoyos):

 The only problem I see is that instead of finishing silently (as done with
 other samples) both ffmpeg and ffplay show an error on exit which is
 unexpected (assuming this is a valid file).
 {{{
 $ ffmpeg -i resource-3c1aaa56-90fd-4fb5-9383-e0606761a4ca.wmv out.wav
 ffmpeg version N-50450-g6c6dc8c Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Mar  3 2013 17:41:34 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 17.103 / 52. 17.103
   libavcodec     54. 92.100 / 54. 92.100
   libavformat    54. 63.102 / 54. 63.102
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 41.100 /  3. 41.100
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 Guessed Channel Layout for  Input Stream #0.0 : stereo
 Input #0, asf, from 'resource-3c1aaa56-90fd-4fb5-9383-e0606761a4ca.wmv':
   Metadata:
     WMFSDKNeeded    : 0.0.0.0000
     DeviceConformanceTemplate: @
     WMFSDKVersion   : 11.0.5721.5245
     IsVBR           : 1
     VBR Peak        : 846
     Buffer Average  : 851
     Encoded_By      : Sorenson Squeeze
     Encoded_With    : Sorenson Squeeze
   Duration: 00:01:20.02, start: 0.000000, bitrate: 5018 kb/s
     Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, stereo,
 fltp, 128 kb/s
     Stream #0:1: Video: wmv2 (WMV2 / 0x32564D57), yuv420p, 1280x720, 18000
 kb/s, 25 tbr, 1k tbn, 1k tbc
 Output #0, wav, to 'out.wav':
   Metadata:
     WMFSDKNeeded    : 0.0.0.0000
     DeviceConformanceTemplate: @
     WMFSDKVersion   : 11.0.5721.5245
     IsVBR           : 1
     VBR Peak        : 846
     Buffer Average  : 851
     ITCH            : Sorenson Squeeze
     Encoded_With    : Sorenson Squeeze
     ISFT            : Lavf54.63.102
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz,
 stereo, s16, 1536 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (wmav2 -> pcm_s16le)
 Press [q] to stop, [?] for help
 [wmav2 @ 0x2ab45c0] nb_frames is 0
 Error while decoding stream #0:0: Invalid data found when processing input
 size=   15008kB time=00:01:20.01 bitrate=1536.5kbits/s
 video:0kB audio:15008kB subtitle:0 global headers:0kB muxing overhead
 0.000690%
 }}}

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


More information about the FFmpeg-trac mailing list