The regular mediacoder has CUDA too.
+ Reply to Thread
Results 31 to 38 of 38
-
I have the CUDA version now and it says it's working at 20-30FPS I will take a note of how long it takes to convert to ipad 720p format output file is 10GB
Well it took 3 hrs 50 mins, will have to try out the file streaming through the BD player tomorrow.Last edited by barkinglama; 29th Sep 2010 at 14:20.
-
a couple of things come to mind:
vbr doesn't seem to work with cuda encoder in media coder but abr (average bit rate) does, try that instead.
re: ZLIB1.DLL
http://www.mediacoderhq.com/forum/viewtopic.php?f=3&t=688
that should fix that problem, basically stan neglected to include a handful of libraries.
you can set the par/dar under the "picture" tab.
re: performance - you're getting 2.5x faster encoding with a bottom of the line video card and you're complaining? the reality is that frame serving from avisynth effectively makes your cpu the bottleneck as the card has to wait for the cpu to get the data to it. add in the small frame buffer (what does that card have, 128mb or 256mb?) and the slow video card ram (i'm guessing gdd2?) and i'm surprised that you're seeing the frame rates you are.
download gpu-z and check to see how much of a load the video engine, gpu, ram and card memory controller are seeing, if they aren't being pushed too hard you will probably find that using the gpu accelerated filters will essentially be "free".
why do you encode to mkv and not m2ts? -
I'm not interested in bitrate based encoding. I want to know that whatever video I encode it will come out with the quality I want.
Thanks. I managed to find it the night before and MKV output is now working.
Yes, I found that too.
Yes. That dual core system can encode faster, with better quality, and smaller file size than MediaCoder with CUDA if I use the x264 CLI encoder and faster (than "preset=medium") settings.
Not at all. Note that the 80+ fps was when opening a VOB file directly in MediaCoder. Opening the VOB via an AviSynth script (DgDecode) in MediaCoder was indeed much slower but that appears to be MediaCoder problem. As noted, using the same script and the x264 CLI encoder I can encode faster than MediaCoder+CUDA on that same machine.
It's a 256 MB card. GPU-Z while encoding showed memory usage to be about 70 MB, GPU load near 100 percent. I don't remember what the memory controller load was but it was very low, barely a blip in the graph.
Now that I've had a bit more time to play with MediaCoder/CUDA I've found it's still lacking. To get comparable file sizes to x264 at CRF 20 I had to set the IPB quantizers to 22, 24, 26 respectively. It then delivered inferior picture quality. (The x264 CRF encoding had average quantizers of 18,20,22).
Even with small quantizers (and 2x larger file sizes) the CUDA encoder is displaying I frame beating -- ie, a GOP starts out with a high quality I frame and picture quality degrades over subsequent B and P frames. Then another I frame comes along and the picture quality suddenly clears up. Only to degrade again. The default I frame interval of 15 frames makes this very noticeable (~ 2 beats per second). I can increase the I frame interval to a larger value to make the beats happen less frequently but at the cost of overall picture quality.
Using Average Bitrate encoding was similar. At similar bitrates CUDA is delivering inferior quality. It takes about twice the bitrate to get similar quality as x264 CLI. Even then, the I frame beating is annoying.
I'll keep playing with the program to see if I can improve matters any -- in case the videos I was working with were somehow unusual or there was some other default setting causing problems.
My preliminary conclusion: although CUDA h.264 encoding has improved since the last time I looked at MediaCoder (at least a year ago), it's still unacceptable. Any speed advantages (when using a faster GPU) of CUDA come from bypassing the stuff that makes h.264 encoding superior. -
why do you encode to mkv and not m2ts?
What is the advantage of m2ts?
I have downloaded DVDFAB and will give it a go.
I am looking to end up with an avi file as that is the one all my devices will stream.
Cheers for the help -
let's put that assertion to the test, remember that thread recently where the OP posted this really high quality mpeg-2 clip (encapsulated in an mp4 container)? give me the link to that file (i can't find the thread), we'll encode it to 720x576 16:9, h264 with ac3, 25 fps, m2ts, 4mb/s, you use x264 (any settings you want), i'll use media coder+cuda, we'll each report the frame rates and upload the results for comparison.
It's a 256 MB card. GPU-Z while encoding showed memory usage to be about 70 MB, GPU load near 100 percent. I don't remember what the memory controller load was but it was very low, barely a blip in the graph.
Now that I've had a bit more time to play with MediaCoder/CUDA I've found it's still lacking. To get comparable file sizes to x264 at CRF 20 I had to set the IPB quantizers to 22, 24, 26 respectively. It then delivered inferior picture quality. (The x264 CRF encoding had average quantizers of 18,20,22). -
Last edited by jagabo; 30th Sep 2010 at 18:43.
Similar Threads
-
BD Rip worked only once, now can't rip BDs successfully
By thestrangebrew in forum Blu-ray RippingReplies: 2Last Post: 1st Apr 2012, 08:30 -
BDRebuilder Probles with Star Wars BDs
By Zentik in forum Blu-ray RippingReplies: 13Last Post: 18th Sep 2011, 11:56 -
An alternative to CloneDVD for BDs
By Evergreen4 in forum Authoring (Blu-ray)Replies: 4Last Post: 7th Jan 2011, 09:02 -
Can FreeDVD from DVDfab remove copy protection of New DVDs/BDs?
By Bonie81 in forum DVD RippingReplies: 7Last Post: 11th Jul 2010, 21:40 -
PS3 skips and jerky playback of factory BDs
By mshilly in forum DVD & Blu-ray PlayersReplies: 3Last Post: 22nd Jan 2009, 13:47