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

Switching bitrates disables audio? #1

Open
hughwhitehouse opened this issue Jan 15, 2013 · 3 comments
Open

Switching bitrates disables audio? #1

hughwhitehouse opened this issue Jan 15, 2013 · 3 comments

Comments

@hughwhitehouse
Copy link

I've been testing this project on some sample media and have noticed the following:
When switching bit rates the audio drops out entirely.

I've qualified that the sample media has audio on all bit rates. Is this a known bug or is there a solution to this issue?

@nweber
Copy link
Owner

nweber commented Jan 15, 2013

I don't recall having this issue when I tested before. But with that being said, there are a lot of bugs in the current version of this code. It's entirely possible that the audio issue does exist.

@hughwhitehouse
Copy link
Author

We've been investigating the issue and may have found a root for the problem: Does the HLS-AS handle a change in audio bitrates between different streams? i.e Stream 3 is 64k and stream 4 is 128k? Or are there any advised audio settings the HLS-AS can decode?

@nweber
Copy link
Owner

nweber commented Jan 17, 2013

That’s a good question. I actually do not have an answer for it. I did not write the code that parses the TS files, so I am not sure if the multiple audio bitrates are handled. The TS file parsing is from an older OSMF plugin that was abandoned on google code.

From: Hugh Whitehouse [mailto:[email protected]]
Sent: Wednesday, January 16, 2013 7:24 PM
To: nweber/hls-as
Cc: Nathan Weber
Subject: Re: [hls-as] Switching bitrates disables audio? (#1)

We've been investigating the issue and may have found a root for the problem: Does the HLS-AS handle a change in audio bitrates between different streams? i.e Stream 3 is 64k and stream 4 is 128k? Or are there any advised audio settings the HLS-AS can decode?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-12350127.

Notice: This transmission is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged or confidential. Any dissemination, distribution or copying of this transmission by anyone other than the intended recipient is strictly prohibited. If you have received this transmission in error, please notify the sender immediately by e-mail or telephone and delete the original transmission. Thank you.

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

2 participants