Skip to content

Fix process all data of input #209

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

Merged
merged 18 commits into from
Jan 7, 2016

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Jan 6, 2016

No description provided.

Clement Champetier added 15 commits January 6, 2016 09:42
The process case of a StreamTranscoder could change during the process
(depending on the state of the _currentDecoder attribute).
…reference

Because the _transform attribute could be NULL.
Added getCurrentOutputDuration private method.
* Try to process a new frame for each stream (do not exit the method if
a stream failed to process).
* Skip the generated streams because they always succeed.
The same log exists in switchToGeneratorDecoder method.
…ator but cannot

No generator will be used for this stream, but the process is not
stopped.
@cchampet cchampet added this to the 0.7.0 milestone Jan 6, 2016
Clement Champetier added 3 commits January 6, 2016 16:22
* Need to check if duration of all output streams are almost equals to
the expected value. But we cannot ensure to have the exact value for all
streams (it may not be possible depending on the fps/rate of input
streams).
* And the result vary depending on the ffmpeg version.
cchampet added a commit that referenced this pull request Jan 7, 2016
Default behavior: process all data of input
@cchampet cchampet merged commit fc8fb17 into avTranscoder:develop Jan 7, 2016
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
Travis: deploy binaries without --coverage build option
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

Successfully merging this pull request may close these issues.

1 participant