x262 is build/developed around x264 coding tools by Kieran Kunhya - at some point it can be considered as x264 modified to use MPEG-2/H.262 syntax and coding tools and as such as MPEG-2(1?)/H.262 encoder. Try it - people reporting problems but overall even at this stage of immaturity quality is more than OK.
Sadly x262 is not actively maintained/developed.
+ Reply to Thread
Results 61 to 67 of 67
-
-
I tried x262 and the quality isn't better than FFmpeg's implementation.
Commandline:Code:x262 --mpeg2 --crf 11.35 --bframes 16 --b-adapt 2 --b-pyramid normal --ref 16 --rc-lookahead 250 --aq-mode 2 --analyse all --direct auto --me umh --subme 11 --no-psy --mixed-refs --8x8dct --trellis 2 --no-fast-pskip --qpmin 10 --qpmax 51 --keyint 250 -o "TouhouAnime x262 crf 11.35.mpg" "TouhouAnime.avs"
-
The thing is I never knew very much (and didn't care) about the parameters however with mpeg2, it was a conclusion that it needs high bitrate and especially so with low quality input(for instance VHS source).
And for VHS, it was either captured lossless or material was de-compressed before fed into encoder.
I suppose free or low level mpeg2 encoders don't measure up on low price end as far as efficiency...a least without a secret sauce.
Like the following links a guy...who knows why, decided on out the top of the roof bitrates with hcenc:
https://forum.videohelp.com/threads/356706-Re-encoding-at-higher-bitrates-(Not-for-DVD-...nc#post2247694
https://forum.videohelp.com/threads/346871-burning-a-very-high-MPG-2-MP-HL
I think a lot can be done with mpeg2 but it looks like more trouble than its worth unless one knows it inside out. -
Honestly, I'm not looking for the best quality at a pedantic level, I just want to have unbiased encoders and parameters. The best popular implementation is good enough for me and I'm satisfied with ffmpeg's version because nothing I tried so far could beat it.
Like, if I used Quicktime's H264 implementation (which sucks BALLS) as the candidate, ffmpeg's implementation of MPEG-1 might actually get the best of it. If I ever published something dishonest like this, I'd get flooded with objections.
So I just wanna make sure I'm using a good implementation of MPEG-2 and so far I'm convinced of that tho I'm not positive about parameters. -
Generally is available as codec in some programs - ffmpeg for example or https://github.com/rigaya/QSVEnc
Similar Threads
-
Is it possible to send the output of the x265 encoder using MPEG2 TS?
By athukoralakasun in forum Video ConversionReplies: 8Last Post: 15th Jan 2015, 07:08 -
Best free MKV encoder for converting 1080i to 720p?
By Kamakzie in forum Video ConversionReplies: 4Last Post: 5th Dec 2013, 17:51 -
Windows Media Encoder and input mpeg2 file?
By trodas in forum Video ConversionReplies: 1Last Post: 4th Nov 2013, 15:25 -
What encoder is the best to encode lossless AVI to Mpeg2?
By avz10 in forum Video ConversionReplies: 4Last Post: 19th Oct 2013, 13:33 -
Free MPEG-2 Video Encoder
By khodam in forum ProgrammingReplies: 10Last Post: 28th Jun 2013, 09:39