FFmpegFrameGrabber can specify the decoder name and some options - #948
Open
fcinfo wants to merge 4 commits into
Open
FFmpegFrameGrabber can specify the decoder name and some options#948fcinfo wants to merge 4 commits into
fcinfo wants to merge 4 commits into
Conversation
Member
|
Thanks! Though, before we can merge this, could you change all the tabs back into 4 whitespaces? |
bugfix: OutputStream in class WriteCallback is null
Member
|
Also, please make sure the tests pass. They are currently failing: |
saudet
added a commit
that referenced
this pull request
Jul 16, 2018
…CodecName` and `audioCodecName` properties (pull #948)
Member
|
I've added support for |
saudet
force-pushed
the
master
branch
3 times, most recently
from
June 27, 2019 11:08
dd3b19d to
d267c5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.FFmpegFrameGrabber can specify the decoder name and some options
2.FFmpegFrameRecorder modified some code to option encoder