Changes between Initial Version and Version 1 of Ticket #1530
- Timestamp:
- Jul 13, 2012, 6:56:25 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1530
- Property Cc removed
- Property Component undetermined → FFmpeg
- Property Version unspecified → git-master
-
Ticket #1530 – Description
initial v1 2 2 3 3 Here's an example: 4 4 {{{ 5 5 ffmpeg started on 2012-07-11 at 16:33:56 6 6 Report written to "ffmpeg-20120711-163356.log" … … 171 171 172 172 [AVIOContext @ 0000000001e7f900] Statistics: 105762960 bytes read, 2 seeks 173 173 }}} 174 174 Through trial and error I noticed it wouldn't accept -f vob, or -r ntsc, or -vsync cfr, output codec declarations, the filter chain, and more. I wish more could be read from the preset, making my command lines easier to type, script, and easier to read. 175 175


