Hi!
Why doesn't Mediacoder create 2pass good quality videos? The result is always error, when it start the second pass. Even the encoder is not matter, because X264 X265 and vp9 cause the same error in the 2nd pass.
The ResulT: Error code 14
"014
Description: A video encoder error is encountered
Possible causes:
Video encoder cannot be started as expected
Video encoder is absent"
+ Reply to Thread
Results 1 to 20 of 20
-
-
Did you try updating the software ?
Maybe you have to pay for full version ? I remember reading a while ago it was "ransomware" and wouldn't complete encodes unless you paid the fee
You should ask on their forum if you can't figure it out
Or try another tool -
It looks like HEVC isn't supported, unless you pay for the HEVC premium version
http://www.mediacoderhq.com/premium/
wow ... freeware version is limited to 16Mbps
But it doesn't say anything about 2pass limitations on that page
Eitherway - I would use something else. I can't believe people would pay for this when there are free tools / GUI's -
I can't encode 2pass videos with Mediacoder since 2013...
Only the lowest quality settings are accepted by Mediacoder without errors. -
-
-
-
-
-
How can they be slower? They use the exact same tools in the background, it just costs money and it's actually slower with mediacoder, because it's GUI based
Or are you taking about the GPU variant that produces lower quality ?
If you learn use commandline it will be faster than any GUI - there will be none of those extraneous steps like analyzing, preprocessing, etc...it's more steamline and does exactly what you want without wasting time -
Just try a 1pass x265 or x264 encoder with other softwares and compare the speed with mediacoder.
-
FACT: It's impossible for a GUI to be faster than a binary that is doing the actual encoding . This assumes you're using the same encoder, same settings, same decoding pathway. The GUI will ALWAYS consume more memory, take more CPU resources, and perhaps even do other processes / preprocessing /analyzing to slow things down . In some cases the difference is substantially slower
-
it was actually a serious question
EDIT: Wow, sometimes all it takes is just knowing what question to ask (ok, easier said than done most of the time). But, I have to save this link to my favs. So much good info that I have never seen anywhere else:
http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-x264.html#menc-feat-x264-encoding-optio...sc-preferencesLast edited by SameSelf; 1st Jun 2015 at 15:55.
-
-
probably not much since x264 is a free encoder and not on par with the whiz bang ($$$) encoders that studios use when doing multi-pass rendering for DVDs and BDs. But I am working on a project at the moment and will likely post a thread seeking advice soon.
-
-
What does this have to do with mediacoder?
Yes you can do "nth" pass encoding with ffmpeg, or x264, or x265 . 99% of the potential benefit is achieved with 2pass, 99.99% achieved with 3passes. Huge diminishing returns after 3 . More than 2 passes is really only for bitrate convergence (more accuracy in final filesize, maybe a few less kb off). If going all out , don't care about speed, and using multipass like that, it's better to use --slow-firstpass which actually affects frametype placement and quality
The trick is to use --pass 3 for each intermediate pass after the first and --pass 2 for the final pass . Each subsequent pass will check the convergence and readjust . It's not the more intuitive pass 1,2,3,4,5.... etc.... -
Thanks pdr. You're right this has nothing to do with mediacoder. It is just me complaining that 2 pass algo's seem woefully inadequate to me. The devil is in the details and I find myself obsessing more and more over how to tweak the settings to get better encodes and as a result thinking harder about multipasses as that is where the real power for bespoke encodes seems to lie.
Similar Threads
-
X264 Bluray giving Error Slice=P but 2pass say B
By sutha25 in forum Newbie / General discussionsReplies: 14Last Post: 15th Sep 2014, 08:10 -
X264 Error: 2pass curve failed to converge
By ndjamena in forum Video ConversionReplies: 0Last Post: 8th Aug 2014, 00:19 -
Mediacoder ERROR !
By vickynash in forum Newbie / General discussionsReplies: 6Last Post: 28th Jul 2014, 15:35 -
divx 2pass encode error
By ledishis in forum Video ConversionReplies: 3Last Post: 4th Apr 2012, 14:47 -
Result doesn't match my AVCHD quality
By davidplante in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 1Last Post: 22nd Mar 2012, 09:37