Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about avasset

Read more about avasset

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - avasset

Detect AudioLayout in AVAssetTrack

I need to detect number of channels and the format of audio (interleaved or non-interleaved) from AVAssetTrack. I tried the following code to detect the number of channels. As can be seen in the code,...
test-img

Deepak Sharma

ios

avfoundation

core-audio

avasset

core-media

Votes: 0

Answers: 1

Latest Answer

Use the AudioStreamBasicDescription. All audio CMFormats have one, while the AudioChannelLayout is optional: https://developer.apple.com/documentation/coremedia/1489137-cmaudioformatdescriptiongetcha...
test-img

Rhythmic Fistman

Swift AVAssetTrack not merging properly

Attempting to merge multiple videos with AVMutableComposition, the tracks are gathering correctly in the avassettrack. However, they simply overlap and only the second video is displayed. Also the len...
test-img

Trevor

swift

avasset

avmutablecomposition

Votes: 0

Answers: 1

Latest Answer

Are you sure it is the second movie displaying only and not the first ? I believe what is happening is this: You create a valid output url let completeMovieURL: URL = self.capturedMovieURLs[0] You th...
test-img

Shawn Frank

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved