Michael Niedermayer <[email protected]> added the comment:

On Thu, Nov 26, 2009 at 11:30:21AM +0000, fsoft wrote:
> I habe "build" a wavefile with audacity: 100 Samples with silence + 43900
> Samples with 440Hz Sinus-Wave + 100 Samples with silence (this is exact 1 
> second
> for the samplerate 44.1 kHz).
> 
> I do this with the wavefile:
> ffmpeg -y -i 44100Samples.wav -acodec vorbis -ab 128000 test1.ogg
> ffmpeg -y -i 44100Samples.wav -acodec vorbis -aq 100 test2.ogg
> ffmpeg -y -i 44100Samples.wav -acodec flac test3.flac
> ffmpeg -y -i 44100Samples.wav -acodec ac3 -ab 128000 test4.ac3
> ffmpeg -y -i 44100Samples.wav -acodec mp2 -ab 128000 test5.mp2
> ffmpeg -y -i 44100Samples.wav -acodec pcm_f32le test6.wav
> ffmpeg -y -i 44100Samples.wav -acodec wmav1 -ab 128000 test7.wma

bug report invalid as its not one report per issue but mutiple issues
per report
besides many of these codecs just dont support storing arbitrary numbers
of samples

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus

----------
status: new -> closed
substatus: new -> invalid

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

Reply via email to