low bitrate tweaks? >> Marvel Comics >> FORUM lowesmall.shop
FORUM lowesmall.shop

FORUM lowesmall.shop



SearchSearch   Users   Registration   Entrance
Today: 06.07.2025 - 14:30:46
Pages:  1  

low bitrate tweaks?

Advertising


AuthorMessage

Hooxplow

main user




Statistics:
Messages: 231
Registration: 08.14.2003

Hey all, So I'm a master of MPEG-4, but don't know a whole lot about squeezing max quality out of an MPEG-2 encoder like CCE. I have some PAL stuff that has to fit on a DVD5 - about 2 hours and 5 minutes, which with a 192kbit AC3 works out to an average bitrate of ~4600kbit. This is a bit on the low side, and I have noticed in an unfiltered (aside from NTSC->PAL conversion) encoder that a lot of detail is lost when compared to an NTSC encode at ~8000kbit. Now, obviously there's a huge difference in bitrate, and I don't expect them to look the same, but I would like to squeeze as much quality out of it as I can. I added fft3dfilter(sigma=2, plane=4) to the script, and removegrain(mode=5), and that gave me a handy 15-20% compressibility boost (at least with an xvid comptest). I am wondering how to tweak CCE for lower bitrates, and hope that you gurus out there can offer me some insight. The material is high motion with a mostly fixed background, it's a long exercise video of people on an exercise bicycle - from 3 angles with the occasional flying shot on a jib, so for the most part I would call it low motion. Perhaps a good CQM? ~MiSfit

---------------------
Message # 1 09.07.24 - 06:00:51
RE: low bitrate tweaks?

MillertimeM3

main user




Statistics:
Messages: 308
Registration: 12.08.2003

I'm no guru at CCE, but i do use DVD-RB with CCE sometimes and use AviSynth quite often these days. What i would do is changing the FFT-filter call into sigma=0,sigma2=1,sigma3=2,sigma4=2 .... <rest of the options>.... . That would leave the edges/sharp transitions unfiltered while filtering low-freq (for instance the blue sky) with sigma2. That might give the idea of having more details. The removegrain ... dont know if that is nesessary, only with a grainy source offcourse; Tweaaing the FFT might give similar results, without loosing more details because of the multiple filtering. Secondly would use one of the custom matrices that come with DVD-RB's matrix-editor. There are several included with that program, that are suited for bitrates > 4000, but allways do a multiple pass encoding. I think that would help much when preserving detail :) PS: You might switch to FFT3dGPU if your system can run it. It's the GPU version of FFT3Dfilter and has the same possibillities, but it is much faster when used with more modern graphics boards.Look at it here:

---------------------
~Jonny
Message # 2 09.07.24 - 06:07:42
RE: low bitrate tweaks?

808Cardinal87

main user




Statistics:
Messages: 2,064
Registration: 01.26.2002

Indeed. <3 fft3dgpu, but I'm running under Parallels on Mac OS X, which means that CPU, RAM, and HD access is native, but no direct access to the 7300gt in my PCIe slot :) I've been having a lot of issues with CCE hanging, both in native Windows XP on Boot Camp and in Parallels. I'm using QuickTime files as a source, so that could be the problem. Anyone have experience with this kind of thing?

---------------------
Message # 3 09.07.24 - 06:12:31
RE: low bitrate tweaks?

Bond, James Bond

main user




Statistics:
Messages: 311
Registration: 05.14.2002

I don't think there are many ways to squeeze IQ for low bitrate encodes unless you go the "Getting the best out of CCE" route. Here's what I've picked up so far: Code:

---------------------
Message # 4 09.07.24 - 06:23:11
RE: low bitrate tweaks?
Unable to locate M-Audio Hardware with FireWire 18 : Previous topic
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants