Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mencoder: MPlayer’s Movie Encoder
| Name: | mencoder |
Vendor: | Alcance Libre, Inc. |
| Version: | 1.0 |
License: | GPL |
| Release: | 0.37.9.el5.al |
URL: | http://mplayerhq.hu/ |
- Summary
- MPlayer’s Movie Encoder is a simple movie encoder, designed to encode
MPlayer-playable movies to other MPlayer-playable formats. It encodes to
MPEG-4 (DivX/XviD), one of the libavcodec codecs and PCM/MP3/VBRMP3 audio
in 1, 2 or 3 passes. Furthermore it has stream copying abilities, a
powerful filter system (crop, expand, flip, postprocess, rotate, scale,
noise, rgb/yuv conversion) and more.
Changelog
- * Thu Apr 10 19:00:00 2008 Joel Barrios <http://www.alcancelibre.org/>
- Rebuild with new ffmpeg and x264
- * Sat Aug 11 19:00:00 2007 Joel Barrios <http://www.alcancelibre.org/>
- Fix CVE-2007-2948 and SAID 24302
- * Tue Oct 24 19:00:00 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.33.rc1
- Update to 1.0rc1.
- Update live library to 2006.10.18a.
- Remove udev patch as lirc is now properly detected (lib, not the /dev entry).
- Try to add patch for lzo, but it requires lzo1 while we only have lzo2 now.
- No longer use --enable-debug since all it did was pass -g but it was now
forcing CFLAGS to something different from our optflags too.
- Force use of -fomit-frame-pointer for now, as i386 build fails otherwise.