2020-08-12, 07:31 PM
(This post was last modified: 2020-08-12, 07:32 PM by boukmandutty.)
I am using a hdmi encoder device (BM1000 type) as an extra tuner to capture tv from an android box (I hate commercials). I have everything work well in terms of changing the channels and viewing both in the client and in kodi. The problem is that this option gives me me a whole lot of stutter on both clients, and ramps up my server (i53330s cpu):
And this one without the audio and video options gives me smooth play but lots of pixelation:
I have a spare haswell cpu and motherboard lying around that I think I might upgrade to but I wanted to check to make sure this was an issue of cpu horsepower before bothering.
Quote:start C:\Users\Public\NPVR-data\scripts\testtuner.bat %1
"C:\Program Files\NextPVR\Other\ffmpeg.exe" -i http://192.168.1.177/0.ts -vcodec h264 -acodec aac -f mpegts -
And this one without the audio and video options gives me smooth play but lots of pixelation:
Quote:start C:\Users\Public\NPVR-data\scripts\testtuner.bat %1
"C:\Program Files\NextPVR\Other\ffmpeg.exe" -i http://192.168.1.177/0.ts -f mpegts -
I have a spare haswell cpu and motherboard lying around that I think I might upgrade to but I wanted to check to make sure this was an issue of cpu horsepower before bothering.