[vlc-devel] commit: NEWS: info about x264 rc-behaviour and profile-limitter ( Ilkka Ollakka )
git version control
git at videolan.org
Fri Aug 28 12:52:51 CEST 2009
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Fri Aug 28 13:49:11 2009 +0300| [005a7c472d244d790720dce4995fdd0e25817bde] | committer: Ilkka Ollakka
NEWS: info about x264 rc-behaviour and profile-limitter
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=005a7c472d244d790720dce4995fdd0e25817bde
---
NEWS | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index e910377..74d459b 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ Audio filters:
Encoders:
* x264, add psy-rd parameter and change default settings
+ * x264, add profile-limitter sameway as x264.eve has, for example
+ #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
+ * x264, defaults to crf=23 as x264.exe-does, if bitrate is given, uses ABR and if qp-value is set
+ uses CQP
* MPEG2 transrate stream output removed
Video Output:
More information about the vlc-devel
mailing list