nice used to work fine for me pre-upgrade to the dev/alpha (running the latest from january 24th) but now top is showing 0 for all ffmpeg processes

Using a bash script to renice once a minute in cron for the time being, anyone else notice this?

CommentFileSizeAuthor
#1 video_1038656.patch889 byteshypertext200

Comments

hypertext200’s picture

Status: Active » Needs review
StatusFileSize
new889 bytes

check the patch

artycul’s picture

Status: Needs review » Reviewed & tested by the community

works for me, watchdog:

	Executing command: nice -n 19 /usr/local/bin/ffmpeg -i 'files/videos/...

*thumbs.up* ;)

hypertext200’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Great :o)