home *** CD-ROM | disk | FTP | other *** search
INI File | 2010-11-02 | 388 b | 25 lines |
- [DEFAULT]
- name: Apple Devices
- executable: ffmpeg
- extension: mp4
- ssize: 480x320
- parameters: -i {input} -f mp4 -acodec aac -ab 160000 -vcodec mpeg4 -b 1200kb -mbd 2 -cmp 2 -subcmp 2 -s {ssize} -r 20 {output}
- mediatype: video
-
- [iPhone]
-
- [iPod Touch]
-
- [iPod Nano]
-
- [iPod Classic]
-
- [iPhone 4 / iPod Touch 4]
- ssize: 640x480
-
- [iPad]
- ssize: 640x480
-
- [Apple Universal]
- ssize: 1280x720
-