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

Investigate Retranscode Media functionality #250

Open
joelabreo227 opened this issue Nov 28, 2022 · 2 comments
Open

Investigate Retranscode Media functionality #250

joelabreo227 opened this issue Nov 28, 2022 · 2 comments

Comments

@joelabreo227
Copy link

Transcoder offers a way to retranscode media:
Screenshot_2022-11-28_at_5_13_31_PM

However, the functionality seems to fail when re-retranscoding, useful in cases where media files are replaced or if a job fails:
Unfortunately, Transcoder failed to transcode this file (see above)

The status page confirms the failure:
Screenshot_2022-11-28_at_5_12_50_PM

To do:
Investigate why Transcoder fails in this case, perhaps related to the verification logic checking the presence of an immutable variable that's set the first time a file is transcoded.
Ideally, Transcoder should push through all retranscode requests, no questions asked.

A good place to start might be the logic behind the Check Status button:
Screenshot 2022-11-28 at 5 13 24 PM

@dhaval-parekh
Copy link
Collaborator

While working on these issues, I found more problems when installing the Transcoder plugin in existing plugins.

  • When we try to re-transcode the existing media. It shows there are no media that exists. Also, Markup is incorrect.

image

  • The button to "Regenerate Thumbnail" is missing.

image

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

No branches or pull requests

2 participants