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

Audio separate stream from video #7

Open
fluffy opened this issue Mar 24, 2022 · 3 comments
Open

Audio separate stream from video #7

fluffy opened this issue Mar 24, 2022 · 3 comments

Comments

@fluffy
Copy link
Collaborator

fluffy commented Mar 24, 2022

Not clear we need this in charter but just as background, seemed some agrement around audio is in differn streams than video. An stream with audio would have more than one packet but probably not all audio in one stream

@acbegen
Copy link

acbegen commented Mar 31, 2022

Using demuxed media streams is always a better trade-off. Dont think of just video or audio: there could be multiple of them, other streams like subtitles, metadata and so on. These streams will have different loss/drop tolerances as well.

@maxsharabayko
Copy link

maxsharabayko commented Apr 21, 2022

Using demuxed media streams brings better control over the priorities of different elementary streams, but also pulls the scope of media containers into the transport protocol, including synchronization of streams, potentially supporting multiplexing also DVB subtitles and DVD subpictures.
Nothing bad about it, just the scope of the WG would grow.

@suhasHere
Copy link
Contributor

@fluffy do we need to do anything on this issue or is it good to close ?

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

4 participants