-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
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
[Sound issue] when Join video different sample-rate and channel-count #77
Comments
don't quite understand.when you say "video",do you mean "audio" ? because i see the MediaFormat was aac audio |
@milkywayriver I joined Video 1 and Video 2 --> Video 3 (duration 30s) [Success] Sorry about my explanation. It's difficult to explain. |
I can only tell you that It's because these two Video's audio track has different sample-rate,it will cause the problem .you have to resample it to same sample-rate, m4m had a library calls libippresample.so, but I can't find it, you should try another way, If you success ,please tell me. |
Hi,
I'm working on this library and i found a big problem. When i try to join 2 video with difference sample-rate and channel, the first video is normal but another video sound has problem (slowly sound or fast sound).
If you have any ideal please help me to resolve. Thanks alot
This is 2 information of my videos:
File 1:
File 2:
The text was updated successfully, but these errors were encountered: