ffmpeg -r 1 -i input.m2v -r 24 output.avi ... Before encoding, ffmpeg can process raw audio and video frames using filters from the libavfilter library.
確定! 回上一頁