Transcoding to other formats

Hello,

I am a beginner, I am making an aplication which transcodes video-files between some formats.

I am using class Transcode which is in the documentation on the web pages of Java.

But I have got a problem - I can not transcode to the H261 format and MPEG format. I do not know why. Other formats work perfectly.

Can you help me, please?

Thank you!!!

[390 byte] By [atanasceva] at [2007-10-2 21:19:39]
# 1
perhaps because you need to have the correct codecs installed in the first place? I don't know what H261 format is, but I reckon you need the right codec
georgemca at 2007-7-14 0:28:58 > top of Java-index,Java Essentials,Java Programming...