[FFmpeg-user] Copy input audio in file to two tracks in output audio file
Christian
plymouth78 at googlemail.com
Wed Jun 20 19:28:44 CEST 2012
2012/6/20 Carl Eugen Hoyos <cehoyos at ag.or.at>:
Hi Carl,
> Since this involves -map magic, the complete, uncut
> console output of
> ffmpeg -i original.MKV
> is needed.
ok, here you go:
[plymouth at localhost:/Volumes/Various/Movies]% ffmpeg -i Departed.mkv
(19:23)
ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 18 2012 15:10:40 with llvm_gcc 4.2.1 (Based on Apple
Inc. build 5658) (LLVM build 2336.9.00)
configuration: --prefix=/usr/local/Cellar/ffmpeg/0.11.1
--enable-shared --enable-gpl --enable-version3 --enable-nonfree
--enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/llvm-gcc
--enable-libx264 --enable-libfaac --enable-libmp3lame --enable-librtmp
--enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid
--enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libvo-aacenc --disable-ffplay
libavutil 51. 54.100 / 51. 54.100
libavcodec 54. 23.100 / 54. 23.100
libavformat 54. 6.100 / 54. 6.100
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 77.100 / 2. 77.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, matroska,webm, from 'Departed.mkv':
Metadata:
creation_time : 2010-02-15 18:57:35
Duration: 02:31:19.04, start: 0.000000, bitrate: 9940 kb/s
Stream #0:0(eng): Video: h264 (High), yuv420p, 1920x800, SAR 1:1
DAR 12:5, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
Stream #0:1(ger): Audio: ac3, 48000 Hz, 5.1(side), s16, 640 kb/s (default)
Stream #0:2(ger): Subtitle: text (default)
More information about the ffmpeg-user
mailing list