[FFmpeg-user] swr_convert from packed to planar

Nicolas George george at nsup.org
Sun Mar 7 15:07:01 EET 2021


Livio Tenze (12021-03-07):
> Is it possible to use swr_convert to resample and convert audio
> samples from AV_SAMPLE_FMT_U8 to AV_SAMPLE_FMT_FLTP?

ffmpeg -lavfi 'sine,aformat=sample_fmts=u8,aformat=sample_fmts=fltp' -f null -

... obviously yes.

See this list for questions about the API:
https://lists.ffmpeg.org/mailman/listinfo/libav-user/

And if you expect help, you need to provide a modicum of information.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210307/85f9cc30/attachment.sig>


More information about the ffmpeg-user mailing list