On 5月12日, 下午8时28分, 业文 宋 <itan...@msn.com> wrote:
> Dear:
>
> The standard wmv output of ffmpeg is broken
> try asf with msmpeg4 v3
>
> > From: angelsky2...@gmail.com> To: sma...@googlegroups.com> Subject: [smartAV-Forum] WMP11 can not play the wmv by ffmpeg converter> Date: Sat, 12 May 2007 09:27:20 +0000> > > Hello All:> I use ffmpeg to convert other format to wmv.> I select the vcodec is wmv2 and acodec is mp3 .> The conversion is finished.> But the converted file does not work.> Microsoft Windows Media Player gives me this error:> "Windows Media Player cannot play the file because it is either> damaged or> corrupt."> And if I click on the "Web Help" button it reports this as the error> code:> C00D0FCB> My command is below:> ffmpeg -i inputfile -vcodec wmv2 -b 1150k -s 320x240 -r 29.97 -> aspect 4:3 -acodec mp3 -ab 128k -ac 2 -ar 48000 -vol 256 -async 1 -> vsync 1 -scodec copy -y out.wmv> What matter with my system.> Thank you very much!> > > _________________________________________________________________
>
> News, entertainment and everything you care about at Live.com. Get it now!http://www.live.com/getstarted.aspx
Try
wma,not use mp3 as audio codec