This repository was archived by the owner on Aug 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Conversation
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
- This file contains the core class/functionality of the retranscoding service
User can select the option if he/she wants to override the current video thumbnail in re-transcoding of the media
Function rtt_is_override_thumbnail() gives the override thumbnail setting
Provide action to perform tasks before the video thumbnails are stored
Allow user to perform action before the transcoded media is stored
Mark the media once it is sent for the re-transcoding and also do the clean up job after we receive the re-transcoded media
Remove the 'Retranscode media' option from MP3 attachments and fixed the error messages and text changes
Wheneven attachment is deleted from backend, transcoded media was not getting deleted along with it.
…present No need to give re-transcoding interface if user does not have a valid license key or if user has utilized all the allowed bandwidth usage
Make sure user has the required bandwidth before sending the files for transcoding, if he/she doesn't have the required bandwidth then allow him to manually select the files on the same screen
Retranscode
We need to check if there are any valid media available for sending for transcoding
Retranscode
Retranscode
dharmin
added a commit
that referenced
this pull request
Jan 27, 2020
Remove mp4 video job type condition
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.