[FFmpeg-trac] #2417(avformat:closed): ffprobe/ffmpeg: cannot read wavfile (no 'data' tag found)

FFmpeg trac at avcodec.org
Mon Apr 22 17:46:09 CEST 2013


#2417: ffprobe/ffmpeg: cannot read wavfile (no 'data' tag found)
------------------------------------+------------------------------------
             Reporter:  auphonic    |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  wav         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Works fine here with the sample you provided, if you have another failing
 sample, please do not hesitate to open a new ticket!
 {{{
 $ ffmpeg -i http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2417/ffmpeg-
 testfile.wav
 ffmpeg version N-52381-g2288c77 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Apr 22 2013 17:44:18 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-version3 --enable-shared --enable-
 libmp3lame --enable-libx264 --enable-zlib
   libavutil      52. 27.100 / 52. 27.100
   libavcodec     55.  5.100 / 55.  5.100
   libavformat    55.  3.100 / 55.  3.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 60.100 /  3. 60.100
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 [wav @ 0x21c0fe0] max_analyze_duration 5000000 reached at 5013333
 microseconds
 Guessed Channel Layout for  Input Stream #0.0 : stereo
 Input #0, wav, from 'http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2417
 /ffmpeg-testfile.wav':
   Metadata:
     encoded_by      : ZOOM Handy Recorder H4n
     date            : 2013-03-27
     creation_time   : 15:08:29
     time_reference  : 2616432000
     coding_history  : A=PCM,F=48000,W=16,M=stereo,T=ZOOM Handy Recorder
 H4n
   Duration: 00:04:08.49, bitrate: 1536 kb/s
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz,
 stereo, s16, 1536 kb/s
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list