[FFmpeg-user] Video Conversion Issues

Govind Raj govind.durai at gmail.com
Thu Nov 14 17:43:27 CET 2013


May i know the syntax to convert WMV to FLV and MPG to FLV

Thanks
Govindaraj


On Thu, Nov 14, 2013 at 9:50 PM, Tom Evans <tevans.uk at googlemail.com> wrote:

> On Wed, Nov 13, 2013 at 2:49 PM, Govind Raj <govind.durai at gmail.com>
> wrote:
> > Hi
> >
> > I am trying to convert WMV format video to FLV.
> >
> > Syntax to reproduce :
> > ffmpeg -i sampleWMV.wmv  -c copy testWMV.flv
>
> No, you're trying to copy WMV in to a FLV container. You can't put WMV
> in a FLV container, hence the errors.
>
> You also emailed the list trying to copy unspecified MPEG in to a FLV
> container. You can't put MPEG-1/2 in to a FLV container either.
>
> Cheers
>
> Tom
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list