<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi<BR>
&nbsp;<BR>
I am trying to use x264 to encode 3840x1080 sequence @ 45Mbps with x264 with the following command line:<BR>
&nbsp;<BR>
x264.exe --preset slow --bitrate 45000 --fps 25 --verbose -o sequence_3840x1080_25fps.mkv sequence_3840x1080_25fps.yuv 3840x1080 <BR>
&nbsp;<BR>
For some reason VLC is not able to play this back. Looking at the "Messages" in VLC shows dropped frames. I am unable to tell if this is related to the encoding or VLC unable to handle the high rates. I do have other sequences encoded at very high rate &amp; such resolutions which VLC can decode no problem so I doubts its related to VLC.<BR>
&nbsp;<BR>
I have tried several other rates (down to 25Mbps) but I have the same issue, after playing the 1st few frames VLC starts stuttering and eventually stops. I even tried multipass with other settings:<BR>
&nbsp;<BR>
x264.exe -p 1 --ref 2 --b-adapt 1 -B 25000 --frames 500 ....<BR>
&nbsp;<BR>
but same result. If I use 1920x1080 I dont have any issues.<BR>
&nbsp;<BR>
Anyone bump into this can point me to what I might be doing wrong?<BR>
&nbsp;<BR>
Thanks,<BR>
-Purvin<BR>                                               <br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1' target='_new'>Learn More.</a></body>
</html>