[mythtv-commits] Ticket #10042: mythburn.py enhancements

MythTV noreply at mythtv.org
Wed Sep 11 12:47:18 UTC 2013


#10042: mythburn.py enhancements
-------------------------------------------------+-------------------------
 Reporter:  Britney Fransen <britney.fransen@…>  |          Owner:
     Type:  Patch - Feature                      |         Status:
 Priority:  minor                                |  assigned
Component:  Plugin - MythArchive                 |      Milestone:  unknown
 Severity:  medium                               |        Version:
 Keywords:                                       |  0.24-fixes
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Paul Harrison <pharrison@…>):

 In [changeset:"a3cf98c58828dfc0a42b58e2e303bcc1f02b1305/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="a3cf98c58828dfc0a42b58e2e303bcc1f02b1305"
 mythburn.py: remove the depreciated crop* options to mythffmpeg

 The croptop, cropbottom, cropright and cropleft parameters are no longer
 supported by mythffmeg so use the new -filter:v "crop=w:h:x:y"
 parameter instead.

 You would add something like this to your encoding profile

 <parameter name="-filter:v"      value="crop=640:480:100:100"/>

 I don't have any nuv files so this is completely untested.

 Refs #10042.
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10042#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list