[FFmpeg-user] avfoundation on osx 10.7.5: issues with audio input
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Mar 4 22:44:14 CET 2015
John Robinson <jrobinsonmedia <at> gmail.com> writes:
> I don't understand the 'top post' thing, but I'll comply :)
Thank you!
> My mail client always puts my cursor at the top.
> Anyway, I tried the two patches Thilo sent a bit ago,
> with the same error. "Audio format is not supported".
Please add lines like the following:
printf("float: %d, integer: %d, bps: %d, packed: %d \n",
ctx->audio_float, ctx->audio_signed_integer,
ctx->audio_bits_per_sample, ctx->audio_packed);
Run again and post the output.
Thank you!
Carl Eugen
More information about the ffmpeg-user
mailing list