Log in

View Full Version : 64-Bit mpeg2 Encoder


warrenc@greatsoft.co.za
11th January 2009, 12:31
Hey all.

Are there any 64-bit mpeg-2 encoders available or am i in dream land....

:thanks:

Dark Shikari
11th January 2009, 14:03
libavcodec?

Darksoul71
13th January 2009, 14:41
@Warrenc:
Not shure about the availability of a 64 bit version of libavcodec
but this would mean that you have to use an libavcodec-based encoder
as for example mencoder. Thatīs not really a bad choice since the
MPEG2 quality of mencoder is not bad at all.

All in all this will limit you to the integrated mencoder filters
unless you feed it with AVISynth sources.

Also Iīm not shure how big the benefits of the usage of a 64 bit
encoder really are. You would have to use a 64 Bit capable OS
though (AMD64 Linux / x64 Windows-variant)

Edit:
For Ubuntu this could for example mean usage of those files:
https://launchpad.net/ubuntu/hardy/amd64/libavcodec-dev/3:0.cvs20070307-5ubuntu7
plus the also referenced ffmpeg