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

AudioVideo: up to v4.9 #582

Merged

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Aug 25, 2016

Reader/Writer:

  • fixed warning messages in some host (ie. Nuke) about OFX Choice parameters without options.

Writer:

  • fixed v_color_range option.
  • fixed bad logs.

@cchampet cchampet changed the title AudioVideo: up to v4.9 [WIP] AudioVideo: up to v4.9 Aug 29, 2016
@cchampet cchampet force-pushed the fix_audioVideoSetColorRangeParameter branch from bf2fab0 to f34306a Compare August 29, 2016 14:49
Clement Champetier added 7 commits August 29, 2016 17:58
…from a video profile

"width" and "height" are custom avtranscoder parameters, and a specific
process is done for them.
* For some options, we need to translate the libav option default value to a value compliant with OpenFX.
* This commit removed most of the warnings raised by Nuke when copying the reader/writer nodes.
No need to create a local variable here.
…eters

* When an OFX Choice parameter has no child options.
* Solution: manually adding an child option called "unknown".
@cchampet cchampet force-pushed the fix_audioVideoSetColorRangeParameter branch from 18b1b76 to 4eec6d2 Compare August 29, 2016 15:59
@cchampet cchampet changed the title [WIP] AudioVideo: up to v4.9 AudioVideo: up to v4.9 Aug 29, 2016
@cchampet cchampet merged commit ffe3c17 into tuttleofx:develop Aug 30, 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.

2 participants