Opened 18 years ago

Closed 18 years ago

#1372 closed enhancement (fixed)

Support for arbitrary transcode parameters in mythdvd

Reported by: mcheely@… Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythdvd Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch adds support for a 'tc_param' field in the dvdtranscode table which can contain a string of transcode command-line paramters, provided no single parameter has a space in it (shouldn't come up often, if ever.) This should make the transcode process more flexible for people.

For example, I use --export_par to get appropriate aspect ratios without mucking around with resolution changes, and --config_dir to have different xvid configurations for live action, animated, and B&W films.

Attachments (2)

mtd.diff (1.8 KB) - added by anonymous 18 years ago.
1372_reworked.patch (2.1 KB) - added by Anduin Withers <awithers@…> 18 years ago.
Updated patch (fix some dbcheck issues)

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by anonymous

Attachment: mtd.diff added

comment:1 Changed 18 years ago by mcheely@…

Component: mythtvmythdvd

whoops.

Changed 18 years ago by Anduin Withers <awithers@…>

Attachment: 1372_reworked.patch added

Updated patch (fix some dbcheck issues)

comment:2 Changed 18 years ago by Anduin Withers

Owner: changed from jdonavan to Anduin Withers

comment:3 Changed 18 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [9463]) Adds yet another unfindable mtd feature.

Closes #1372 by applying patch from mcheely.

Note: See TracTickets for help on using tickets.