Add TrackJSON Download and SkipTranscoding Options.#1291
Conversation
What happens if you knowingly enable this option on a video that's not in the right format? (i.e., what kind of error message or error state will the user find themselves in?) |
Currently, it will fall back on transcoding the video. That is probably not desired when importing videos and having that option set. I can easily change it to create an error in the job log. |
|
Note to self: Clarify the setting as being "Attempt to Skip transcoding". It will fall back to transcoding if the video files are not in the proper format. Log this information in the Job log and update the UI elements to accurately indicate to the user this setting (may need to use a help icon tip for the longer explanation). |
marySalvi
left a comment
There was a problem hiding this comment.
Looks great, working well. Just minor grammar changes.
Co-authored-by: Mary Salvi <[email protected]>
Co-authored-by: Mary Salvi <[email protected]>
skipTranscodingparameter set to true. Should only be done by those who know that their video is h264 encoded.