Changes between Initial Version and Version 1 of Ticket #1796, comment 2
- Timestamp:
- 10/09/2012 10:55:11 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1796, comment 2
initial v1 1 1 Here is the complete output when I run that command against my original, full-length AVI file: 2 2 3 4 >ffmpeg -i TruncatedPCMAudio.avi out.wav3 {{{ 4 $ ffmpeg -i TruncatedPCMAudio.avi out.wav 5 5 ffmpeg version N-40126-ga4b58fd Copyright (c) 2000-2012 the FFmpeg developers 6 6 built on Apr 26 2012 03:29:50 with gcc 4.6.3 … … 39 39 size= 6kB time=00:00:00.03 bitrate=1547.0kbits/s 40 40 video:0kB audio:6kB global headers:0kB muxing overhead 0.717853% 41 }}}


