We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audio: https://github.com/mikrosimage/avTranscoder/blob/develop/src/AvTranscoder/decoder/AudioDecoder.cpp#L109
How AVFrame store interleaved / planar data: http://stackoverflow.com/questions/18888986/what-is-the-difference-between-av-sample-fmt-s16p-and-av-sample-fmt-s16
The text was updated successfully, but these errors were encountered:
For example, this audio stream cannot be processed: ==================== Audio stream ==================== streamId : 2 streamIndex : 1 timeBase : 2.08333e-05 duration : 7260.03 language : eng handler_name : SoundHandler codecId : 86018 codecName : aac codecLongName : unknown codec long name sampleFormatName : fltp sampleFormatLongName : float, planar sampleRate : 48000 bitRate : 128000 nbSamples : 340314 channels : 2 channelLayout : stereo channelName : unknown channel name channelDescription : can't access channel description ticksPerFrame : 1
Sorry, something went wrong.
No branches or pull requests
Audio:
https://github.com/mikrosimage/avTranscoder/blob/develop/src/AvTranscoder/decoder/AudioDecoder.cpp#L109
How AVFrame store interleaved / planar data:
http://stackoverflow.com/questions/18888986/what-is-the-difference-between-av-sample-fmt-s16p-and-av-sample-fmt-s16
The text was updated successfully, but these errors were encountered: