KO Myung-Hun has release a new build of mPlayer for OS/2 (which can be found on Hobbes).
mPlayer is an Open Source Video Player which has been ported to many platforms. On eCS and OS/2 Warp, it supports DIVE/WarpOverlay & DART, and plays virtually any video format, including streaming video (MMS: and other formats).
KO Myung-Hun has release a new build of mPlayer for OS/2 (which can be found on [url=http://hobbes.nmsu.edu/cgi-bin/h-search?key=mPlayer&pushbutton=Search]Hobbes[/url]
mPlayer is an Open Source Video Player which has been ported to many platforms. On eCS and OS/2 Warp, it supports DIVE/WarpOverlay & DART, and plays virtually any video format, including streaming video (MMS: and other formats).
Requirements: kLIBC v0.6.3
The new version includes the following changes and updates (from the ChangeLog... not all may apply to the OS/2 Build):
MPlayer (1.0)
rc3:
Decoders:
* Nellymoser audio decoding via lavc
Demuxers:
* -lavfdopts cryptokey allows decrypting MXF and ASF files
* support for wavpack in matroska
* demux_lavf permits program switching
Filters:
* vf_ow new overcomplete wavelet denoiser
* change vf_screenshot dependency from libpng to lavc
Streaming:
* fix teletext on some systems
FFmpeg/libavcodec:
* DNxHD (SMPTE VC-3) encoder
* H.264 PAFF decoding
* Nellymoser audio codec
Drivers:
* Replace PolypAudio by PulseAudio (-ao pulse)
Others:
* many compiler warning fixes