<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">>> Also, if the input and output file have the same pixel format, is there a<br><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div class="y_msg_container"><div id="yiv8145421342"><div dir="ltr">
>> simple way to copy the data from one to the other?<br>
>><br>
>> Thanks</div>
<div dir="ltr">>You don't need to copy data between frames, you can reuse the decoder frame as input for encoder.</div><br></div>Okay.  I will try this  (actually, I tried it and it didn't work, but I probably didn't do it right).<br><br>Also, I was able to figure out my main question with the scale functions.<br><br>I have another question.  If my input frames are YUV422P compressed with ffvhuff<br>and my output frames are also YUV422P compressed with ffvhuff, can I somehow<br>copy them directly from input file to output file without decoding them?  Maybe<br>copy the packet directly?  I'm currently using AVI containers.  Is this dependent on <br>what container I choose?  If so, is there some container that allows this?<br><br>Thanks.<br><br></div> </div> </div>  </div></body></html>