Yes I tried  -vcodec copy but that doesn't work.<br><br>Thanks,<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 10:49 AM, Matthew Einhorn <span dir="ltr"><<a href="mailto:moiein2000@gmail.com">moiein2000@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On Wed, Aug 3, 2011 at 1:35 PM, disha mishra <<a href="mailto:disha.mishra@gmail.com">disha.mishra@gmail.com</a>> wrote:<br>

> Hi<br>
> I have a VC-1 file at Simple profile, medium level, bit rate = 236 kbps. I<br>
> use the following command to change bit rate and frame rate of file<br>
><br>
> ffmpeg -i input.wmv -b 128k -r 15 output.wmv<br>
><br>
> When I check the information of output file, it shows a file with MPEG-4<br>
> Visual format and codec MP43. Is there any way to produce an output file<br>
> with the  same VC1 Simple profile, medium level information as input file<br>
> using ffmpeg?<br>
><br>
> I tried using -f vc1 switch in the command but thats only for having raw vc1<br>
> video output.<br>
><br>
> Thanks,<br>
><br>
<br>
</div></div>Have you tried -vcodec copy? It's in the ffmpeg documentation.<br>
<br>
Matt<br>
><br>
> _______________________________________________<br>
> Libav-user mailing list<br>
> <a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
> <a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
><br>
><br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br>