<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi everyone!<br><br>I am trying to create a transrating model for a video sequence using ffmpeg (without transcoding). <br><br>So far I have achieved decoding an h264 video sequence and reaching MB level after dequantification but before IDCT. My idea is to somehow start encoding from this exact point using x264.<br><br>Is this possible?? <br>Any suggestions will be truly appreciated!<br><br>Thanks in advance,<br>Vero<br>                                       </div></body>
</html>