Carl Eugen Hoyos <[email protected]> added the comment:

Still reproducible with latest svn.

ffmpeg -i sine.ogg test.wav
FFmpeg version SVN-r20959, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Dec 29 2009 12:20:30 with icc 1110
  configuration: --cc=/opt/intel/Compiler/11.1/059/bin/intel64/icc --cpu=core2
--enable-gpl --extra-cflags=-parallel --extra-ldflags=-parallel
--enable-postproc --enable-avfilter --enable-pthreads --enable-nonfree
--enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libdirac --enable-libfaac --enable-libfaad --enable-libgsm
--enable-libmp3lame --extra-cflags='-I/usr/include/openjpeg -I/usr/include/gsm'
--enable-libopenjpeg --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid
--enable-avfilter --enable-avfilter-lavf --enable-libdc1394 --enable-x11grab
  libavutil     50. 7. 0 / 50. 7. 0
  libavcodec    52.45. 0 / 52.45. 0
  libavformat   52.44. 0 / 52.44. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.12. 0 /  1.12. 0
  libswscale     0. 7. 2 /  0. 7. 2
  libpostproc   51. 2. 0 / 51. 2. 0
Input #0, ogg, from 'sine.ogg':
  Duration: 00:00:01.00, start: 0.000000, bitrate: 53 kb/s
    Stream #0.0: Audio: vorbis, 44100 Hz, stereo, s16, 112 kb/s
Output #0, wav, to 'test.wav':
    Stream #0.0: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
size=     174kB time=1.01 bitrate=1411.5kbits/s
video:0kB audio:174kB global headers:0kB muxing overhead 0.024659%
$ ffmpeg -i test.wav
FFmpeg version SVN-r20959, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Dec 29 2009 12:20:30 with icc 1110
  configuration: --cc=/opt/intel/Compiler/11.1/059/bin/intel64/icc --cpu=core2
--enable-gpl --extra-cflags=-parallel --extra-ldflags=-parallel
--enable-postproc --enable-avfilter --enable-pthreads --enable-nonfree
--enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libdirac --enable-libfaac --enable-libfaad --enable-libgsm
--enable-libmp3lame --extra-cflags='-I/usr/include/openjpeg -I/usr/include/gsm'
--enable-libopenjpeg --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid
--enable-avfilter --enable-avfilter-lavf --enable-libdc1394 --enable-x11grab
  libavutil     50. 7. 0 / 50. 7. 0
  libavcodec    52.45. 0 / 52.45. 0
  libavformat   52.44. 0 / 52.44. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.12. 0 /  1.12. 0
  libswscale     0. 7. 2 /  0. 7. 2
  libpostproc   51. 2. 0 / 51. 2. 0
[wav @ 0x141bfe0]Estimating duration from bitrate, this may be inaccurate
Input #0, wav, from 'test.wav':
  Duration: 00:00:01.01, bitrate: 1411 kb/s
    Stream #0.0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
At least one output file must be specified

----------
status: new -> open
substatus: new -> reproduced

____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue970>
____________________________________________________

Reply via email to