Changes between Initial Version and Version 1 of Ticket #1621
- Timestamp:
- 08/09/2012 07:12:19 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1621 – Description
initial v1 9 9 10 10 ### COMMAND LINE 11 {{{ 11 12 ffmpeg.exe -i "Dolphins_720.wmv" -vf "scale=500:281,pad=500:500:0:109,setdar=500:500" -y -b:v 1000k -r 23.98 -ar 44100 -ab 384 -acodec libmp3lame -ac 2 "Dolphins_7202_TMP.flv" 12 13 }}} 13 14 ### THE INPUT FILE 15 {{{ 14 16 ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers 15 17 built on Aug 4 2012 16:10:39 with gcc 4.7.1 (GCC) … … 87 89 At least one output file must be specified 88 90 [AVIOContext @ 01f3ff60] Statistics: 1441792 bytes read, 0 seeks 91 }}}


