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

MythTV noreply at mythtv.org
Wed Sep 11 12:48:15 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:"d177ff990b4d2d6715eff6964b6b4b7695702af3/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="d177ff990b4d2d6715eff6964b6b4b7695702af3"
 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.

 (cherry picked from commit a3cf98c58828dfc0a42b58e2e303bcc1f02b1305)
 }}}

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


More information about the mythtv-commits mailing list