hellfred
3rd September 2005, 11:42
11 hours ago, support for custom quantization matrix was added to mplayer in its cvs.
Revision 1.35 / (download) - annotate - [select for diffs] , Fri Sep 2 21:54:16 2005 UTC (11 hours, 44 minutes ago) by gpoirier
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +63 -0 lines
Diff to previous 1.34
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Lots of nits and improvement by the MPlayer team
Original thread:
Date: Jul 12, 2005 5:04 PM
Subject: [MPlayer-dev-eng] [PATCH] CQMs in x264
link (http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpcodecs/ve_x264.c?cvsroot=MPlayer&sortby=date)
EDIT:
To clarify: Support for custom quantization matrix for encoding with mencoder using x264 was added. As mplayer uses libavcodec for decoding, but there is no support for custom quantization in mplayer at the moment, like it is in ffdshwo, which is based on ffmpegs libavcodec, too.
Revision 1.35 / (download) - annotate - [select for diffs] , Fri Sep 2 21:54:16 2005 UTC (11 hours, 44 minutes ago) by gpoirier
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +63 -0 lines
Diff to previous 1.34
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Lots of nits and improvement by the MPlayer team
Original thread:
Date: Jul 12, 2005 5:04 PM
Subject: [MPlayer-dev-eng] [PATCH] CQMs in x264
link (http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpcodecs/ve_x264.c?cvsroot=MPlayer&sortby=date)
EDIT:
To clarify: Support for custom quantization matrix for encoding with mencoder using x264 was added. As mplayer uses libavcodec for decoding, but there is no support for custom quantization in mplayer at the moment, like it is in ffdshwo, which is based on ffmpegs libavcodec, too.