Using vision.VideoWriter can I specify the audio bitdepth? It appears to allow only 16-bit audio.
Show older comments
I write an AVI file (using vision.VideoFileWriter) with 24-bit audio and read it out (using vision.VideoFileReader) and find the audio has 16-bit resolution. The writer complains that "The AudioDataType property is not relevant in this configuration of the System object." AVI supports 24-bit audio. Is this a limitation of the vision implementation?
Accepted Answer
More Answers (0)
Categories
Find more on Tracking and Motion Estimation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!