is it possible to encode WMV3 with ffmpeg?

589 views
Skip to first unread message

Martin Mueller

unread,
Jun 30, 2009, 2:19:24 AM6/30/09
to xuggler-users
Good Morning,

i tried to encode with the WMV3-Codec, but its not working. It might
be, because ffmpeg does not support the encoding of wmv3.

Is there an other possibility to get that done?

Thanks, Martin

Robert Harris

unread,
Jun 30, 2009, 2:58:25 AM6/30/09
to xuggle...@googlegroups.com
On Mon, Jun 29, 2009 at 11:19 PM, Martin
Mueller<karotte...@googlemail.com> wrote:

> i tried to encode with the WMV3-Codec, but its not working. It might
> be, because ffmpeg does not support the encoding of wmv3.

in general, a good test is to use the ffmpeg command line tool to
transcode to and/or from the codec in question. if the ffmpeg command
line can do it, then xuggler aught to be able to do it.

also check:

com.xuggle.xuggler.ICodec.ID

in this case wmv3 is a listed codec, though i don't remember off the
top of my head if encoding or decoding is supported. you can check by
reading through the java doc on:

com.xuggle.xuggler.IContainerFormat

which has methods to test if specific codecs are available for
encoding or decoding on your system.

> Is there an other possibility to get that done?

if you run into a codec not supported by ffmpeg, then xuggler is not
gonna be able to do it. you could take the issue up with the folks
over at ffmpeg.

-trebor

Martin Müller

unread,
Jun 30, 2009, 3:05:34 AM6/30/09
to xuggle...@googlegroups.com
Hello Robert, thats what i expected. Its not possible to encode wmv3 with ffmpeg. there is a decoder but no encoder.

it was a try, thanks for your answer.

Martin

2009/6/30 Robert Harris <tre...@xuggle.com>
Reply all
Reply to author
Forward
0 new messages