compressing, avisynth etc. tips?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: compressing, avisynth etc. tips?

Post by mirkosp » Tue Sep 29, 2009 5:20 pm

Zarxrax wrote:B-pyramid is fairly useless, and mb-tree gives quite nice gains. I don't think there's really a whole lot of reason to give up mb-tree for bpyramid.
HD sources and fades in general until weightp gets out?
Image

User avatar
Overture
Joined: Wed Nov 19, 2008 5:12 pm
Org Profile

Re: compressing, avisynth etc. tips?

Post by Overture » Tue Sep 29, 2009 7:23 pm

Zarxrax wrote:B-pyramid is fairly useless, and mb-tree gives quite nice gains. I don't think there's really a whole lot of reason to give up mb-tree for bpyramid.
so then giving up mb tree wont necessarily make such a huge difference in file size compared to using b-pyramid? maybe ill try both out just to see the results later if i have time and can figure it all out okay. so if i download the newest version of x264, is there a way to turn off mb tree and use b-pyramid at will? can i do it in zarx or do i have to use megui to do it?

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: compressing, avisynth etc. tips?

Post by mirkosp » Tue Sep 29, 2009 8:55 pm

Overture wrote:so if i download the newest version of x264, is there a way to turn off mb tree and use b-pyramid at will? can i do it in zarx or do i have to use megui to do it?

Code: Select all

--no-mbtree --b-pyramid
Add those in the 'custom x264 commands' box of the 'command line' tab.
Image

User avatar
Overture
Joined: Wed Nov 19, 2008 5:12 pm
Org Profile

Re: compressing, avisynth etc. tips?

Post by Overture » Tue Sep 29, 2009 11:01 pm

Code: Select all

--no-mbtree --b-pyramid
Add those in the 'custom x264 commands' box of the 'command line' tab.[/quote]
thanx:D

Locked

Return to “AviSynth Help”