[Libav-user] FFmpeg + OpenAL - playback streaming sound from video won't work
Jan Drabner
jan at jdrabner.eu
Mon Jan 27 20:46:20 CET 2014
Well. I don't.
I was assuming that decode_audio4(...) was already giving output in that
format. I mean, after decoding, the data has to be in SOME format, so I
assumed it was a standard format. Possibly a bit naive on my part.
But then again, not a single sample with FFmpeg & OpenAL I found was
using aresample, so this is the first time I actually hear of it.
I will try using it now and see how well that goes.
Am 27.01.2014 20:36, schrieb Carl Eugen Hoyos:
> Jan Drabner <jan at ...> writes:
>
>> However, I cannot get the sound to play at all with OpenAL.
> Where do you call libswresample or aresample to convert
> from AV_SAMPLE_FMT_FLTP to AV_SAMPLE_FMT_S16 ?
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
More information about the Libav-user
mailing list