[FFmpeg-trac] #968(undetermined:open): Error message at end of asf stream (was: FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine)

FFmpeg trac at avcodec.org
Wed Apr 4 11:47:13 CEST 2012


#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
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * priority:  normal => minor
 * version:  unspecified => git-master
 * keywords:  win64 => asf wmav2


Comment:

 {{{
 $ ffmpeg -i resource-3c1aaa56-90fd-4fb5-9383-e0606761a4ca.wmv -vn -f null
 -
 ffmpeg version N-39496-ga4e359a Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Apr  4 2012 10:59:20 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-gpl
   libavutil      51. 44.100 / 51. 44.100
   libavcodec     54. 12.100 / 54. 12.100
   libavformat    54.  3.100 / 54.  3.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 66.101 /  2. 66.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 10.100 /  0. 10.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, asf, from 'resource-3c1aaa56-90fd-4fb5-9383-e0606761a4ca.wmv':
   Metadata:
     WMFSDKVersion   : 11.0.5721.5245
     WMFSDKNeeded    : 0.0.0.0000
     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, 2 channels,
 s16, 128 kb/s
     Stream #0:1: Video: wmv2 (WMV2 / 0x32564D57), yuv420p, 1280x720, 18000
 kb/s, 25 tbr, 1k tbn, 1k tbc
 Output #0, null, to 'pipe:':
   Metadata:
     WMFSDKVersion   : 11.0.5721.5245
     WMFSDKNeeded    : 0.0.0.0000
     IsVBR           : 1
     VBR Peak        : 846
     Buffer Average  : 851
     Encoded_By      : Sorenson Squeeze
     Encoded_With    : Sorenson Squeeze
     encoder         : Lavf54.3.100
     Stream #0:0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (wmav2 -> pcm_s16le)
 Press [q] to stop, [?] for help
 [wmav2 @ 0x147d1e0] get_buffer() failed
 Error while decoding stream #0:0
 size=       0kB time=00:01:20.01 bitrate=   0.0kbits/s
 video:0kB audio:15008kB global headers:0kB muxing overhead -100.000000%
 }}}

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


More information about the FFmpeg-trac mailing list