Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#5365 closed defect (duplicate)

Support for Resampler of Core Audio of OSX

Reported by: ponpon Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

thank ffmpeg team for the good app.

i have known the support for encoder/decoder with core audio of osx from ticket #4828.

seeing the patch, AudioConverter.h is used. though AudioConverter.h supports for resampling, eg. kAudioConverterSampleRateConverterComplexity, kAudioConverterSampleRateConverterQuality, kAudioConverterSampleRateConverterInitialPhase, kAudioConverterPrimeMethod, kAudioConverterPropertyDithering, kAudioConverterPropertyDitherBitDepth, these aren't supported in the patch.

i request support for resampling of core audio.

Change History (3)

comment:1 by Carl Eugen Hoyos, 8 years ago

Resolution: duplicate
Status: newclosed

Feel free to reopen this ticket if ticket #5366 gets implemented without an audio resampler.

comment:2 by gjdfgh, 8 years ago

One question: why????

FFmpeg provides a good resampler, and can even support the sox resampler.

in reply to:  1 comment:3 by ponpon, 8 years ago

Replying to cehoyos:
it is a good idea because audio unit has AUConverter. it may depend on audio quality and the design of ffmpeg which is it implemented on or both.

to gjdfgh
it is used on playback audio of osx or ios. its quality is excellent. why do professional musicians want to use mac?

Note: See TracTickets for help on using tickets.