Skip to content
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

Question about minimp4_test.c #43

Open
ahmednofal opened this issue Jun 17, 2023 · 0 comments
Open

Question about minimp4_test.c #43

ahmednofal opened this issue Jun 17, 2023 · 0 comments

Comments

@ahmednofal
Copy link

ahmednofal commented Jun 17, 2023

Thank you for your work on this great and helpful project, wanted to ask you about a certain line in the test that I could not understand
Here in minimp4_test.c
in_args.numInSamples = 1024;
Why are setting the number of samples to 1024, I am very new to A/V if this is a stupid question. I can see the same value used throughout the file in relation to audio but cant know what it signifies.

Also why is the aac encoder output size is set to 2048 but the output_element_size is set to 1, how is the calculation done ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant