Ticket #263 (closed enhancement: fixed)
Support for toolset parameter order
| Reported by: | MC-arjen | Owned by: | MC-Arjen |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 2.1 |
| Component: | Transcoding | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Should Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: |
Description
ffmpeg support the parameter -vpre, which support a list of h264 settings. This parameter must be given after the -vcodec.
MM currently does not support the order of the parameter list, so it cannot be predicted in what order the parameter are eventually given to the toolset.
We need a order field in the database and interface (nice version), or to make sure that the order in the database determines the order given to ffmpeg.
Change History
Note: See
TracTickets for help on using
tickets.
