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

Wrong codec information encoded during video creation #384

Open
Pensarfeo opened this issue Feb 10, 2024 · 0 comments
Open

Wrong codec information encoded during video creation #384

Pensarfeo opened this issue Feb 10, 2024 · 0 comments

Comments

@Pensarfeo
Copy link

Pensarfeo commented Feb 10, 2024

Hi, first of all thanks for making this great software!

I have been trying to create a file and later read it with your package. However the codec provided when reading back the file is not the same as the one I used to encode the video.

To create the file I use the code shown here: #375

I am not actually sure if there is a bug with this package or if it is a browser problem. I have been debugging the problem and it seems like the value of decoderConfig.description is consistent with the value of the codec that this package provides later on. Am I missing something?

the codec I am using is 'avc1.42403d, but the value I am getting is avc1.420332

I am a bit lost, any help would be most welcomed!

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