View Full Version : mplayer/mencoder win x64?
Sirber
30th March 2009, 13:34
I did a search but found no results :(.
Are there win64 builds for mencoder and mplayer?
Adub
30th March 2009, 20:55
I think you may just have to compile this one yourself.
Reimar
1st April 2009, 10:52
I did a search but found no results :(.
Are there win64 builds for mencoder and mplayer?
I have one but it's not worth bothering, it is compiled without any external libraries (so not even ASS support), without liba52 and without DVD support and yasm was not installed either.
mingw-w64 is just too feature-incomplete currently to make it really useable.
sshoecraft
1st June 2009, 19:13
I have one with x264/faac support:
D:\media\convert\tools\win64>mencoder -of help
MEncoder SVN-r29333-4.4.1 (C) 2000-2009 MPlayer Team
Available output formats:
avi - Microsoft Audio/Video Interleaved
mpeg - MPEG-1/2 system stream format
lavf - FFmpeg libavformat muxers
rawvideo - (video only, one stream only) raw stream, no muxing
rawaudio - (audio only, one stream only) raw stream, no muxing
D:\media\convert\tools\win64>mencoder -ovc help
MEncoder SVN-r29333-4.4.1 (C) 2000-2009 MPlayer Team
Available codecs:
copy - frame copy, without re-encoding. Doesn't work with filters.
frameno - special audio-only file for 3-pass encoding, see DOCS.
raw - uncompressed video. Use fourcc option to set format explicitly.
lavc - libavcodec codecs - best quality!
x264 - H.264 encoding
D:\media\convert\tools\win64>mencoder -oac help
MEncoder SVN-r29333-4.4.1 (C) 2000-2009 MPlayer Team
Available codecs:
copy - frame copy, without re-encoding (useful for AC3)
pcm - uncompressed PCM audio
lavc - FFmpeg audio encoder (MP2, AC3, ...)
faac - FAAC AAC audio encoder
the only assembler i had to disable was for ff_h264 decoding & ac3 decoding, strangely enough.
I didn't see a huge diff in speed, but your results may vary ...
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.