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

Validate the output of an audio clip #111

Open
gkdeepa opened this issue Apr 10, 2023 · 2 comments
Open

Validate the output of an audio clip #111

gkdeepa opened this issue Apr 10, 2023 · 2 comments

Comments

@gkdeepa
Copy link

gkdeepa commented Apr 10, 2023

Provide an UI interface to Compare the the output/dump of a pcm file with any of the standard players output(eg: ffmpeg/gsteamer).

  1. UI interface to select the Sample rate, channels, bit rate(audio parameters).
  2. UI interface to select (.mp3/.aac) file and also select pcm dump file and provide a compare button .
  3. Display the results (pass/fail)

selected mp3 file is provided with all the audio parameters as a first file (which need to be decoded using any standard players )and an pcm dump file which we would have already dumped with same parameters as a second file(It can be dumped in HAL, for this experiment you can use any tool and take the dump). In the backend , the comparison of the files output has to be done and the results need to be displayed as pass or fail.

@pugong2019
Copy link

Celadon_Team2 working on this issue

@saiteja13427
Copy link

Celadon_Team1 working on this issue
We have approached the developer a few days back only and collected all the data required!

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

No branches or pull requests

4 participants