[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-109-ga3cf98c

Git Repo Owner noreply at mythtv.org
Wed Sep 11 12:47:14 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  a3cf98c58828dfc0a42b58e2e303bcc1f02b1305 (commit)
      from  90b34e9a8cfd905ececcf33b33c1bf7b185f23a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a3cf98c58828dfc0a42b58e2e303bcc1f02b1305
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 11 Sep 2013 13:46:44 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 11 Sep 2013 13:46:44 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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.



-----------------------------------------------------------------------

Summary of changes:
 .../mytharchive/mythburn/scripts/mythburn.py       |   19 +++++--------------
 1 files changed, 5 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-firehose mailing list