stefang
30th July 2006, 10:03
AVS decoding is now available in MPlayer in case somebody wants to try that out. You need a very recent build (and I mean not older than today) and you have to specify the demuxer like this
mplayer -demuxer lavf foo.avs
as the automatic detection of the format does not correctly work yet.
I have already done some MMX optimizations of my decoder, but there is still a lot to be done in that respect. Anyway, playback of those sample clips should be smooth on any half-modern PC.
Btw, I agree the sample clips are not that great. Encoding black bars while the format would allow an aspect ratio definition is bad, and also in terms of quality per bitrate I don't find the clips especially convincing. But who knows, maybe some day a better encoder will come along.
Regards
Stefan Gehrer
mplayer -demuxer lavf foo.avs
as the automatic detection of the format does not correctly work yet.
I have already done some MMX optimizations of my decoder, but there is still a lot to be done in that respect. Anyway, playback of those sample clips should be smooth on any half-modern PC.
Btw, I agree the sample clips are not that great. Encoding black bars while the format would allow an aspect ratio definition is bad, and also in terms of quality per bitrate I don't find the clips especially convincing. But who knows, maybe some day a better encoder will come along.
Regards
Stefan Gehrer