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

Remuxer example does not work #87

Open
Luni-4 opened this issue Mar 24, 2022 · 3 comments
Open

Remuxer example does not work #87

Luni-4 opened this issue Mar 24, 2022 · 3 comments
Assignees
Labels

Comments

@Luni-4
Copy link
Member

Luni-4 commented Mar 24, 2022

The remuxer example does not work:

  • It doesn't open the input file correctly through AccReader
  • It doesn't mux the packets entirely and panics after a while
@Luni-4
Copy link
Member Author

Luni-4 commented Apr 2, 2023

If the remuxer works with your last changes, @FreezyLemon, can I close this issue?

@FreezyLemon
Copy link
Contributor

It doesn't work yet. The header is now fixed, but there are apparently more problems with it. I'll take another look at it

@FreezyLemon FreezyLemon self-assigned this Apr 4, 2023
@FreezyLemon
Copy link
Contributor

The demuxing part looks correct, something goes wrong during serialization. I guess serialization needs a bit more attention then

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

No branches or pull requests

2 participants