Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Isolate FFMPEG on a dedicated CPU
13-01-2020, 17:21 (This post was last modified: 13-01-2020 17:23 by lafuente.)
Post: #16
RE: Isolate FFMPEG on a dedicated CPU
I create this script :

Code:
#!/bin/bash

taskset -cp 3 /usr/bin/ffmpeg $@

But when I try to enter :

/home/ffmpeg

In Mininserver stream.converter property, when I click Apply button i get an error :

converter not installed; correct highlighted value and retry.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Isolate FFMPEG on a dedicated CPU - lafuente - 13-01-2020 17:21

Forum Jump:


User(s) browsing this thread: 1 Guest(s)