[mythtv] FF/REW speeds

Derek Battams derek at battams.ca
Thu Nov 3 16:15:47 EST 2005


Quoting Bruce Markey <bjm at lvcm.com>:

> IMHO the default speeds bite. They are way, way too close together.
> A speed change needs to be 200% to 400% to do any good.
>
> There are settings which are checked to determined the speeds.
> The defaults are used if the settings are not set. There are no
> options to set these from the setup pages. You're welcome to
> create an interface for this if you'd like. Here are my settings:
>
> mysql> select * from settings where value like 'FFRewSpeed%';
> +-------------+------+----------+
> | value       | data | hostname |
> +-------------+------+----------+
> | FFRewSpeed0 | 3    | NULL     |
> | FFRewSpeed1 | 20   | NULL     |
> | FFRewSpeed2 | 60   | NULL     |
> | FFRewSpeed3 | 180  | NULL     |
> | FFRewSpeed4 | 360  | NULL     |
> | FFRewSpeed5 | 720  | NULL     |
> | FFRewSpeed6 | 1800 | NULL     |
> | FFRewSpeed7 | 3600 | NULL     |
> +-------------+------+----------+
>
> With three key presses, I'm up to an hour per minute. There are
> eight slots and I'm not going to push the button eight times but
> if I did it would move at a rate of hour per second.
>
> --  bjm

Is this only in SVN?  I just tried adding these rows to my 0.18 
installation and they didn't take effect (I even restarted my frontend).

  - Derek


More information about the mythtv-dev mailing list