HI,
I am working on a program to transcode from one format to another, in which the files have to be encoded or decoded.
I am using Codecs to this.
While decoding:
the encoding string is "dvsd" , I want to change to uncompreed file.
If I use codec
com.sun.media.video.vcm.NativeDecoder();
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.