Author Topic: x264 zerolatency  (Read 1126 times)

Offline bloodzeed

  • Member
  • Posts: 3
    • View Profile
x264 zerolatency
« on: May 21, 2012, 04:46:27 PM »
Could someone please tell me what x264 zerolatency replaces in the settings of vlc
does it effect the quality atm i have two presets

zerolatency+superfast

heard its best for live streaming which I'm doing

Offline sneaker

  • Member
  • Posts: 89
    • View Profile
Re: x264 zerolatency
« Reply #1 on: May 23, 2012, 06:10:30 AM »
See x264 --fullhelp
Quote
--bframes 0 --force-cfr --no-mbtree --sync-lookahead 0 --sliced-threads --rc-lookahead 0

Offline bloodzeed

  • Member
  • Posts: 3
    • View Profile
Re: x264 zerolatency
« Reply #2 on: May 23, 2012, 10:04:49 AM »
I use vlc and the presets :)

sorry i looked i couldnt find cheers

btw is bframes a big effect on quality
« Last Edit: May 23, 2012, 12:07:14 PM by bloodzeed »

Offline dadix

  • Member
  • Posts: 13
    • View Profile
Re: x264 zerolatency
« Reply #3 on: June 22, 2012, 01:56:22 AM »
B frames is used to obtain small file size for the output (to improve compression efficiency), not for quality.