Ticket #391 (closed enhancement: fixed)

Opened 3 years ago

Last modified 21 months ago

Maintenance app: function for re-analyse and re-transcode mediafiles

Reported by: Frans Owned by: cvendel
Priority: minor Milestone: MediaMosa 3.0
Component: Core Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: no
Accepted: no Estimated Hours: 0

Description

Failed transcodings and failed analyse of mediafiles seem to be a fact of life.
Would be nice to have some functionality to have a maintenance app. function that gives an overview of failed transcodings/analyses with an option to resubmit these.

When the result will be better that there should be an option to add them to the asset or replace the previous transcoding.

Also when the length of the transcoding differs more than 10% (?) then this should also be noticed.

Change History

Changed 2 years ago by Frans

  • moscow changed from Should Have to Must Have
  • milestone changed from MediaMosa X.X to MediaMosa 2.4

Duplicate of an issue about re-analyse and done in VP-Core track.
Not yet in admin interface.

Changed 2 years ago by MC-arjen

reanlayse and retranscode will be available in the 3.0 release. Port the batch functions from 'CSA' to the admin interface for this issue.

Changed 2 years ago by robert

  • owner set to robert
  • status changed from new to assigned

Changed 2 years ago by robert

  • status changed from assigned to closed
  • resolution set to fixed

Changed 22 months ago by Frans

  • status changed from closed to reopened
  • resolution fixed deleted

Nice, but we still don't see "an overview of failed transcodings/analyses with an option to resubmit these."

Can you make such an overview in the admin backend?

Changed 22 months ago by cvendel

  • owner changed from robert to cvendel
  • status changed from reopened to assigned

Changed 21 months ago by forgacs

  • status changed from assigned to closed
  • resolution set to fixed

We implemented the following developments:
* Two new browse page were introduced:

  • For failed jobs: admin/mediamosa/browse/failure
  • For transcode length deviation: admin/mediamosa/browse/transcode_length_deviation

* Two new Drupal user permission were introduced.

  • Access MediaMosa browse (failured job)
  • Access MediaMosa browse (transcode length deviation)

* Functions on failed jobs page:

  • Browse with pager
  • Start transcode or analyse jobs
  • Hide / unhide jobs

* Functions on transcode length deviation page:

  • Browse with pager
  • Start retranscode jobs
Note: See TracTickets for help on using tickets.