Changes between Initial Version and Version 2 of Ticket #4354
- Timestamp:
- Mar 8, 2015, 4:40:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4354 – Description
initial v2 10 10 Here is command line and output. Below you can find the ffmpeg info of both source and created file (about %25 smaller in file size) 11 11 12 12 {{{ 13 13 /Users/atarikid/Library/Application\ Support/iFFmpeg5/FFmpeg -i /Volumes/Data/movies/snl\ alabama\ shakes.m2t -c:a copy -c:v copy -f mpegts -y /Users/atarikid/Movies/snl\ alabama\ shakes.ts 14 14 … … 62 62 frame= 8737 fps=3910 q=-1.0 Lsize= 695950kB time=00:04:52.47 bitrate=19493.2kbits/s 63 63 video:629879kB audio:13695kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 8.138343% 64 65 66 67 68 64 }}} 69 65 70 66 Original: 71 67 Filesize = 996.468.808bytes (996,5MB) 72 68 69 {{{ 73 70 Last login: Thu Mar 5 15:42:41 on console 74 71 atarikids-MacBook-Pro:~ atarikid$ /Users/atarikid/Desktop/ffmpeg -i /Volumes/Data/movies/snl\ alabama\ shakes.m2t … … 91 88 At least one output file must be specified 92 89 atarikids-MacBook-Pro:~ atarikid$ 93 90 }}} 94 91 95 92 … … 100 97 Filesize = 712.652.728bytes (712,7MB) 101 98 99 {{{ 102 100 atarikids-MacBook-Pro:~ atarikid$ /Users/atarikid/Desktop/ffmpeg -i /Users/atarikid/Desktop/snl\ alabama\ shakes.ts 103 101 ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers … … 121 119 Stream #0:1[0x101]: Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, 5.1(side), fltp, 384 kb/s 122 120 At least one output file must be specified 121 }}}


