Skip to content

v0.6.3: Fixed process in case of several streams bis #206

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

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Jan 4, 2016

No description provided.

Clement Champetier added 6 commits January 4, 2016 15:39
The process case of a StreamTranscoder could change during the process
(depending on the state of the _currentDecoder attribute).
* 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.
Added getCurrentOutputDuration private method.
@cchampet cchampet force-pushed the fix_processInCaseOfSeveralStreamsBis branch from a2eb377 to fbdc532 Compare January 4, 2016 16:43
Clement Champetier added 4 commits January 4, 2016 18:06
* To stop the process when all the input data are read.
* This is the default process method.
* Do not check the output program duration wgen we use the process
policy.
Check the duration of the stream instead of the duration of the file.
@cchampet
Copy link
Member Author

cchampet commented Jan 5, 2016

See PR #207

@cchampet cchampet closed this Jan 5, 2016
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
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