the first time to use it, I am using it to convert mov files into wmv format
FF is a simple frontend of MEncoder
from procexp of sysinternals, I can read the command-line and parameters that MEncoder is actually running
like :
mencoder "Y:\DSCN0180.MOV" -o "C:\FFOutput\DSCN0180.wmv" -vf scale=1920:1080,harddup -af channels=2 -ofps 29.970 -srate 44100 -oac lavc -lavcopts acodec=wmav2:abitrate=128 -ovc lavc -ffourcc WMV2 -lavcopts vcodec=wmv2:vbitrate=13824:keyint=250:aspect=16/9 -of lavf -lavfopts format=wmv -mc 3 -subfont "C:\WINDOWS\Fonts\simhei.ttf" -subpos 100 -subcp cp950,UTF-8,UTF-16 -subfont-text-scale 4
it is hard to use the command-line, thx to format factory , they do it for me, what I do in ff is only a few clicks, and most thx mplayer team for the fun toy .
Friday, 28 January 2011
Subscribe to:
Post Comments (Atom)
Labels
- ahk (1)
- android (1)
- apache (1)
- cifs (1)
- cygwin (2)
- E17 (1)
- gOS (1)
- grldr (4)
- grub (4)
- linux (5)
- mp4 (4)
- mysql (2)
- mytv (5)
- mytv download (5)
- php (2)
- pidgin (1)
- pxe (1)
- rtmp (7)
- rtmpdump (1)
- rtmpe (5)
- samba (1)
- sed (5)
- ssed (4)
- tvb (1)
- tvb.com (6)
- tvb.com.hk (6)
- ubuntu (2)
- virtualbox (1)
- winflp (1)
- xargs (1)
No comments:
Post a Comment