Changes between Initial Version and Version 2 of Ticket #4354


Ignore:
Timestamp:
Mar 8, 2015, 4:40:17 PM (11 years ago)
Author:
Timothy Gu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4354 – Description

    initial v2  
    1010Here is command line and output. Below you can find the ffmpeg info of both source and created file (about %25 smaller in file size)
    1111
    12 
     12{{{
    1313/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
    1414
     
    6262frame= 8737 fps=3910 q=-1.0 Lsize=  695950kB time=00:04:52.47 bitrate=19493.2kbits/s   
    6363video:629879kB audio:13695kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 8.138343%
    64 
    65 
    66 
    67 
    68 
     64}}}
    6965
    7066Original:
    7167Filesize = 996.468.808bytes (996,5MB)
    7268
     69{{{
    7370Last login: Thu Mar  5 15:42:41 on console
    7471atarikids-MacBook-Pro:~ atarikid$ /Users/atarikid/Desktop/ffmpeg -i /Volumes/Data/movies/snl\ alabama\ shakes.m2t
     
    9188At least one output file must be specified
    9289atarikids-MacBook-Pro:~ atarikid$
    93 
     90}}}
    9491
    9592
     
    10097Filesize = 712.652.728bytes (712,7MB)
    10198
     99{{{
    102100atarikids-MacBook-Pro:~ atarikid$ /Users/atarikid/Desktop/ffmpeg -i /Users/atarikid/Desktop/snl\ alabama\ shakes.ts
    103101ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers
     
    121119    Stream #0:1[0x101]: Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, 5.1(side), fltp, 384 kb/s
    122120At least one output file must be specified
     121}}}