[Libav-user] How to create TS with one h264 and multiple aac tracks
Dhaval Shah
dhaval.shah at fugital.com
Tue Aug 14 10:03:11 CEST 2012
Hi,
I am trying to create .ts file with H264+AAC using
av_interleaved_write_frame().
And its works fine with H264+AAC.
But now I want to create .ts file with 1 h264 and eight AAC tracks.
I have tried to write audio in file with av_interleaved_write_frame() but
when I open this file in vlc it shows only one audio track. And audios are
mixed up.
I want to make .ts file which I can open in vlc with eight different audio
tracks and only one video track.
So if anyone has tried it before with ffmpeg command line or with c
application please let me know the solution.
It will be very great help for me.
Regards
Dhaval Shah
Embedded Engineer
091 9727960989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120814/a0cb3d49/attachment.html>
More information about the Libav-user
mailing list