Heyho!
I already requested a large file upload for this video, but there is something that just doesn't get out of my head: The possibility that there could be a better way to encode this video. As the perfectionist that I am, I just have to ask for some encoding advice on this video.
Okay this is the situation:
24fps @ 1920x1080
The video has grain in it. A lot. I want to save this details of the image, because it's just the visual style of it. However I want it to have a nice qualilty/filesize ratio.
Here is a screenshot of the video:
http://img405.imageshack.us/img405/2489 ... 000502.jpg
As you can see: There is one heavy grain textures. This one is static. It doesn't move at all. There is also a light grain effect on every scene with about 7% setting.
I got the best results in zarxGUI 1.31 with the following settings:
Mode: Constant quality @ 19
Preset: Slow
Tune: Grain
Deblocking: -3
Variance AQ: 0.75
Psy-RD: 1.38
Trellis: Off
Has anybody some nice suggestions?
How would you encode this? Grain & Noisy
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
How would you encode this? Grain & Noisy
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: How would you encode this? Grain & Noisy
First of all, update zarxgui to version 1.32.
Then, increase the constant quality to 20 or 21 (it shouldn't hurt yet since you're dealing with 1080p content), change the preset to veryslow, increase the psy-trellis to like 0.8, go to the command line section, add:
create a BAT and encode from that. Should have some improvements.
Then, increase the constant quality to 20 or 21 (it shouldn't hurt yet since you're dealing with 1080p content), change the preset to veryslow, increase the psy-trellis to like 0.8, go to the command line section, add:
Code: Select all
--fgo 15 --qcomp 0.55
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
Re: How would you encode this? Grain & Noisy
This is awesome! I get a third of the file size with my settings.
Thank you very much *_*
Thank you very much *_*
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: How would you encode this? Grain & Noisy
Not sure if you are aware, but you don't need to create a bat in order for it to use the extra commandline arguments.mirkosp wrote:create a BAT and encode from that. Should have some improvements.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: How would you encode this? Grain & Noisy
I used to think so, but then I once read that you said they didn't get used otherwise. I probably misunderstood that one time, but oh well, both ways work regardless.Zarxrax wrote:Not sure if you are aware, but you don't need to create a bat in order for it to use the extra commandline arguments.mirkosp wrote:create a BAT and encode from that. Should have some improvements.
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
Re: How would you encode this? Grain & Noisy
I like .bat files. shutdown -s and I can go to work or to sleep while I make multiple encodes at once =)
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases.
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: How would you encode this? Grain & Noisy
I would give a nice string for you but :LAZYMODO: and mirko gave you the most important stuff already. That and I'd need a sample of your clip and some idea of how small you want it. Last size squeezing attempt I got a 380M video down to 107M with no visible quality loss, and that was without FGO or the other fancy patches around now.