I want to convert .flv to .mpg but the above code did not work for that and result,
Exception in thread "main" java.lang.IllegalArgumentException: could not find input codec id
so I thought it was the width and height and I changed it into 1208*800 but it did not solved the problem.
hi,
I want to convert .flv to .mpg but the above code did not work for that and result,
Exception in thread "main" java.lang.IllegalArgumentException: could not find input codec id
so I thought it was the width and height and I changed it into 1208*800 but it did not solved the problem.
is anybody have a clue?
thank you.