Nyanmisaka

Results 484 comments of Nyanmisaka

Then you should check your network.

Can you share a video clip that contains these frames? Also please provide your linux kernel version `uname -r`.

I'll try it with my 7th Gen Intel and get back to you.

It seems that the issue is specific to that processor J4105 or platform GeminiLake. I can't reproduce it on i5-7300HQ with HD630 iGPU and on ARC A380 dGPU. Please run...

Thanks! What if you don't use our custom ffmpeg, use the stock ffmpeg from distro to run this command? Make sure `intel-media-va-driver-non-free` pkg is installed before doing this.

If the issue persists, please file an issue to [media-driver](https://github.com/intel/media-driver) and link to this ticket. Intel devs can look into it.

ffmpeg doesn't support load balancing but you can set `-gpu 1` to cuvid decoder to use the second gpu. Also you can invoke the second cuda device at the init...

@YouKnowBlom CODEC name [`fLaC`](https://developer.apple.com/documentation/http_live_streaming/hls_authoring_specification_for_apple_devices/hls_authoring_specification_for_apple_devices_appendixes#3151794) have not been implemented in `HlsCodecStringFactory.cs`

> Do we allow FLAC over HLS? If so that seems like a design flaw as it shouldn't be supported by .ts Well. Currently we do not allow flac in...

> @nyanmisaka on-the-fly-transcoding to something lossy would be preferred to save bandwith when the client is not in the same local network. I managed to play flac on my iPad...