Search found 1 match

Go to advanced search

by VeNoMouS
31 Jan 2013 07:30
Forum: VLC stream-output (sout)
Topic: Having Problems with streaming/H264 RTP/UDP VLC-1.2.0
Replies: 13
Views: 19307

Re: Having Problems with streaming/H264 RTP/UDP VLC-1.2.0

After playing around with tvheadend streams, I was experiencing this myself, i found its due to x264 encode, add the following to your transcode

Code: Select all

venc=x264{preset=ultrafast}
I found the cpu on my i3 550 dropped from ~200% to ~30%, and those warns/errors didn't appear again

Go to advanced search