[mythtv-users] Playback problem -- random short pauses

Dan Wilga mythtv-users2 at dwilga-linux1.amherst.edu
Thu Sep 29 17:09:56 UTC 2011


On 9/29/11 12:18 PM, Mark Boyum wrote:
> nice -n 19 mythpreviewgen.real $1 $2 $3 $4 $5 $6 $7 $8
>
Assuming the shell that runs this script is bash, you can change that 
last line to:

   nice -n 19 mythpreviewgen.real $*

That way, any number of parameters will always be passed along.

-- 
Dan Wilga                                                        "Ook."


More information about the mythtv-users mailing list