[vlc-devel] commit: NEWS: mention x264 profile-limitter (Ilkka Ollakka )
git version control
git at videolan.org
Tue Oct 20 17:16:46 CEST 2009
vlc | branch: 1.0-bugfix | Ilkka Ollakka <ileoo at videolan.org> | Tue Oct 20 17:47:41 2009 +0300| [cbccd2f66983fb1daa6c9397492308a50868489a] | committer: Ilkka Ollakka
NEWS: mention x264 profile-limitter
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cbccd2f66983fb1daa6c9397492308a50868489a
---
NEWS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 46292ae..22ccdb4 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ Encoders:
* x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
- ABR mode set vbv-max-bitrate=bitrate
- vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
+ * x264 has profile-limitter, like:
+ #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
Playlist:
More information about the vlc-devel
mailing list