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

Feature Request: File Format - Feedback and Dynamic Variable #45

Open
ColinMulcahy opened this issue Apr 3, 2021 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@ColinMulcahy
Copy link

ColinMulcahy commented Apr 3, 2021

Hi,

Is it possible to implement the following features:

ACTION

Setting the File Format is already implemented for in the module.

configuration: file format: {File format}↵

FEEDBACK

The "configuration" command may be used to query the current configuration of the deck:

configuration↵

The server returns the configuration of the deck:

211 configuration:↵
file format: {File format}↵

All HyperDeck models currently support the following file formats:

QuickTimeUncompressed
QuickTimeProResHQ
QuickTimeProRes
QuickTimeProResLT
QuickTimeProResProxy
QuickTimeDNxHD220
DNxHD220

HyperDeck Studio Mini and HyperDeck Studio 12G additionally support the following file formats:

QuickTimeDNxHR_HQX
DNxHR_HQX

HyperDeck Studio Mini also supports the following file formats:

H.264Low
H.264Medium
H.264High
QuickTimeDNxHD45
DNxHD45
QuickTimeDNxHD145
DNxHD145
QuickTimeDNxHR_SQ
DNxHR_SQ
QuicktimeDNxHR_LB
DNxHR_LB
Supported file formats may

@ColinMulcahy ColinMulcahy changed the title Feature Request: File Format Feedback Feature Request: File Format - Feedback and Dynamic Variable Apr 3, 2021
@sphlabs sphlabs added the enhancement New feature or request label Apr 4, 2021
@sphlabs
Copy link
Collaborator

sphlabs commented Apr 14, 2021

This will require an update to the hyperdeck-connection module to support notification of configuration changes.

nrkno/sofie-hyperdeck-connection#13

sphlabs added a commit that referenced this issue Jan 27, 2022
@LikeThisReview
Copy link

Perhaps I misunderstand. There is already a variable 'hyperdeck:fileFormat' and with 'internal: variable: check: value' one can set feedback. Also with boolean expression. The strings used by COmpanion are "text box friendly" with inserted blanks for example. You can use function replaceAll to replace one string for another (in an expression).
So this request can be closed?!

@drruru
Copy link

drruru commented Jan 10, 2024

Hi!
Missing the FileFormat "h264/5 SDI" wich is supported by the HyperDeck Studio 4K Pro.
Is it possible to implement it, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants