[FFmpeg-user] how to add more than 1 stream of audio to a TS filesetting the language?
grovher
grovher at gmail.com
Wed Jul 3 18:55:32 CEST 2013
how to create Elementary Stream (.es) or generate paquet elementary Stream
(P.E.S.) of video and audio separately (x264 and AAC), from videoTdT.mp4?
information:
ffmpeg -i videoTdT.mp4
------------------------------------------------------------------------------------------------------------------------
ffmpeg version git-2013-07-01-b791a08 Copyright (c) 2000-2013 the FFmpeg
developers
built on Jul 1 2013 17:22:27 with gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
configuration: --prefix=/home/grovher/ffmpeg_build
--extra-cflags=-I/home/grovher/ffmpeg_build/include
--extra-ldflags=-L/home/grovher/ffmpeg_build/lib --bindir=/home/grovher/bin
--extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac
--enable-libx264 --enable-nonfree
libavutil 52. 38.100 / 52. 38.100
libavcodec 55. 18.100 / 55. 18.100
libavformat 55. 10.100 / 55. 10.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'videoTdT.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isomavc1mp42
creation_time : 2010-04-07 18:43:22
Duration: 00:02:09.00, start: 0.000000, bitrate: 2102 kb/s
Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,
fltp, 110 kb/s
Metadata:
creation_time : 2010-04-07 18:43:22
handler_name : (C) 2007 Google Inc. v08.13.2007.
Stream #0:1(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 1989 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95
tbc
Metadata:
creation_time : 2010-04-07 18:43:23
handler_name : (C) 2007 Google Inc. v08.13.2007.
------------------------------------------------------------------------------------------------------------------------
can you help?
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/how-to-add-more-than-1-stream-of-audio-to-a-TS-file-setting-the-language-tp4651132p4659822.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list