[FFmpeg-user] Naming an audio track

Tomáš Hnyk tomashnyk at gmail.com
Sun Nov 2 23:24:58 CET 2014


On Sun, 02 Nov 2014 22:50:22 +0100, James Darnley  
<james.darnley at gmail.com> wrote:

> On 2014-11-02 22:39, Tomáš Hnyk wrote:
>> Unfortunately, no, the file in question has 7,2 GB. I attach a
>> screenshot of what I mean.
>> Tomas
>
> Can you post what gets printed when you run:
> ffmpeg -i BIGFILE
>
>
Sure, here it goes:
ffmpeg -i BIGFILE
fmpeg version 2.3.git-1ace957 Copyright (c) 2000-2014 the FFmpeg developers
   built on Jul 26 2014 20:25:06 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
   configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg  
--enable-avresample --disable-debug --enable-nonfree --enable-gpl  
--enable-version3 --enable-x11grab --enable-libpulse  
--enable-libopencore-amrnb --enable-libopencore-amrwb  
--disable-decoder=amrnb --disable-decoder=amrwb --enable-libx264  
--enable-libx265 --enable-libfdk-aac --enable-libvorbis  
--enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex  
--enable-libass --enable-avisynth --enable-libsoxr
   libavutil      52. 92.101 / 52. 92.101
   libavcodec     55. 69.100 / 55. 69.100
   libavformat    55. 49.100 / 55. 49.100
   libavdevice    55. 13.102 / 55. 13.102
   libavfilter     4. 11.102 /  4. 11.102
   libavresample   1.  3.  0 /  1.  3.  0
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'BIGFILE':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: mp42isomavc1
     creation_time   : 2014-10-04 00:16:47
     encoder         : HandBrake 0.9.9 2013051800
   Duration: 00:51:22.63, start: 0.000000, bitrate: 19802 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv,  
bt709), 1920x1080 [SAR 1:1 DAR 16:9], 18780 kb/s, 24 fps, 24 tbr, 90k tbn,  
180k tbc (default)
     Metadata:
       creation_time   : 2014-10-04 00:16:47
       encoder         : JVT/AVC Coding
     Stream #0:1(und): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side),  
fltp, 640 kb/s (default)
     Metadata:
       creation_time   : 2014-10-04 00:16:47
     Stream #0:2(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,  
fltp, 197 kb/s
     Metadata:
       creation_time   : 2014-10-12 23:08:29

Tomas


More information about the ffmpeg-user mailing list