View Full Version : Is anyone using x264farm with 2 computer or more?
Hiritsuki
17th November 2010, 13:49
Just title, this question.
Is anyone have experience about x264farm? :confused:
Below is x264farm's old thread
http://forum.doom9.org/showthread.php?t=117889
AlekseiV
21st November 2010, 14:44
Does x264farm even work with recent builds?
Hiritsuki
21st November 2010, 15:06
I don't know,but that's cluster mode with x264 to encoder?
kemuri-_9
21st November 2010, 15:35
it says it only works with x264 that was built with MVSC, which has been unsupported for a long time.
it also looks like it needs to parse all of x264's options directly so it's going to be outdated on the supported options.
if you really want to cluster nowadays, it's easiest to setup avisynth in frameserving mode with TCPDeliver and have client computers connect and each encode a segment of the video
and then concatenate them all together when done.
Hiritsuki
21st November 2010, 16:36
it says it only works with x264 that was built with MVSC, which has been unsupported for a long time.
it also looks like it needs to parse all of x264's options directly so it's going to be outdated on the supported options.
if you really want to cluster nowadays, it's easiest to setup avisynth in frameserving mode with TCPDeliver and have client computers connect and each encode a segment of the video
and then concatenate them all together when done.
:thanks:
Well, I understand that's I'll use 2 980X to trim half frame and one pc by one work.
Biggiesized
22nd November 2010, 09:05
it says it only works with x264 that was built with MVSC, which has been unsupported for a long time.
it also looks like it needs to parse all of x264's options directly so it's going to be outdated on the supported options.
if you really want to cluster nowadays, it's easiest to setup avisynth in frameserving mode with TCPDeliver and have client computers connect and each encode a segment of the video
and then concatenate them all together when done.
Will the encoder perform proper rate control if the video is split up that way?
kolak
22nd November 2010, 13:36
Will the encoder perform proper rate control if the video is split up that way?
1. You create many small analyze file (per PC/segment).
2. After all encodes are finieshed you create one big anlyze file.
3. Update all small analyze file for 2nd pass.
4. No real loss in quality compared to encode on one PC.
Andrew
Hiritsuki
22nd November 2010, 13:36
Will the encoder perform proper rate control if the video is split up that way?
:p
I just think one video as one computer encode as well,
because x264 rc-lookhead and other about bitrate is be effect to quality.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.