How to create .tga Targa files with mplayer, for SHAKE editing
On Centos 5.2 / 4.6
Yum install mplayer
This one liner can be used to create the .tga files
mplayer filename.mpg -vf scale=1920:1080 -vf format=bgr24 -vo tga -nosound
On Ubuntu
ap-get install mplayer
This one liner can be used to create the .tga files
mplayer t2-039.mpg -vf scale=1920:1080 -vf format=bgr24 -vo tga -nosound
Need Help? Join Our Chat Room




0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home