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

Add muxing capability to MP4 #68

Open
elv-reza opened this issue Nov 13, 2024 · 0 comments
Open

Add muxing capability to MP4 #68

elv-reza opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@elv-reza
Copy link
Contributor

issue:

  • Currently, the avpipe library can only mux to fMP4.
  • Add capability to mux to MP4
@elv-reza elv-reza self-assigned this Nov 13, 2024
elv-reza added a commit that referenced this issue Nov 22, 2024
Solves issues: #67, #68

* Increase muxing capacity up to 4*4096 ABR segments (more than 8 hours).
* Add capability to mux to MP4 in addition to fMP4. This can be chosen using the format in transcoding parameters.
* During muxing adjust output PTS/DTS and start from zero.
* Better EOF detection when muxing multiple streams.
* Start muxing after the first keyframe detection.
* Some enhancements and fixes in mux output seeker interface.
* Fix a memory leak in avpipe mux when muxing is filished
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