Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Muxing silent audio channels#304

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

valnoel
Copy link
Member

@valnoelvalnoel commentedSep 21, 2017
edited
Loading

The idea of this PR is to enable muxing of generated streams into a multichannel output stream.
To indicate we want to generate such a channel, we can now create one or moreInputStreamDesc with empty filename, and add it to the input sources of aTranscoder. A generator will be used as channel source.
However, we cannot generate an output stream will only generated channels with this method, since we can useTranscoder::addGenerateStream() method with the corresponding output profile.
But for instance, we can now create a 5.1 audio stream with a silent LFE channel.

Valentin NOEL added7 commitsSeptember 21, 2017 14:52
If the InputStreamDesc filename is empty, a generator is set up as input
Instead of using the getFirstInputStreamIndex() private method.
…t as inputUser should use the StreamTranscoder(IOutputFile&, constProfileLoader::Profile&) constructor to handle this case.
Since the input profile cannot be guessed from such inputs.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingc609ac8 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

1 similar comment
@coveralls
Copy link

coveralls commentedSep 21, 2017
edited
Loading

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingc609ac8 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@valnoelvalnoel changed the title[WIP] Muxing silent audio channelsMuxing silent audio channelsSep 22, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

6 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 78.661% when pullingd834fe3 on valnoel:muxing_silent_audio_channels intod33ffd2 on avTranscoder:develop.

@valnoel
Copy link
MemberAuthor

@cchampet Could you review this PR?

@valnoelvalnoel merged commit647e3de intoavTranscoder:developSep 28, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@cchampetcchampet

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@valnoel@coveralls@cchampet

[8]ページ先頭

©2009-2025 Movatter.jp