FFMPEG M4V to AVI (DIVX)?

Kiko

Member
Joined
Apr 7, 2008
Messages
39
Reaction score
0
Points
6
hi all. i'm using Linux. entered this command from the terminal:

ffmpeg -i inputVideo.m4v -acodec aac -strict experimental -vcodec libx264 Output.avi

but what if I want Divx codec? I want it to play with my DVD player.
by the way, the input video has 'H.264 / AVC' codec.
 
Back
Top