New submission from Vitor <[EMAIL PROTECTED]>:
[EMAIL PROTECTED] ffmpeg -i orig.ra
FFmpeg version SVN-r15195, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --cc=ccache gcc
libavutil 49.10. 0 / 49.10. 0
libavcodec 51.71. 0 / 51.71. 0
libavformat 52.22. 0 / 52.22. 0
libavdevice 52. 1. 0 / 52. 1. 0
built on Sep 4 2008 18:11:37, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Input #0, rm, from 'orig.ra':
Duration: N/A, bitrate: N/A
Stream #0.0: Audio: real_288, 8000 Hz, mono, s16
^^^
Must supply at least one output file
FFmpeg should report "flt" instead of "s16", since ra288.c set avctx->sample_fmt
to SAMPLE_FMT_FLT.
----------
messages: 3215
nosy: Vitor1001, pross
priority: normal
status: new
substatus: new
title: FFmpeg reports wrong audio sample format for ra288
type: bug
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue641>
______________________________________________________