-
convert film mkv to avi
I have a file .mkv with information : codec h264 now i want to convert to file .avi with same codec.
But ffmpeg, i think don’t release the same codec and it decode an code again , after that change format of file.
Can ffmpeg realize that, solve it faster.