On 14/10/14 13:07, Celal Yasar Sahinoz wrote: > Dear All, > Just joined the mailing list.
Then please take a moment to check on the ml etiquette. Specifically please do not:- 1/. top post 2/. Hijack existing threads In order to avoid further pollution of the existing thread please do *not* reply to this message, but submit a new message with your original request again. > Looking for a video player in a browser, that will play: > mp4 video codec, aac audio codec, and floor audio, en, fr, ger, tr > translations. > Each audio channel will be selected in the browser in most platforms. > I have managed to: > ffmpeg -i 00.mp4 -i 01.mp4 -i 02.mp4 -i 03.mp4 -map 0:0 -map 0:1 -map 1:0 > -map 2:0 -map 3:0 -acodec copy -vcodec copy output.mp4 > where output.mp4 is the video file with 4 audio stream muxed together. Now > how can i play it in a browser. > Regards, > Celal Yasar Sahinoz > >> Date: Tue, 14 Oct 2014 13:59:41 +0200 >> From: [email protected] >> To: [email protected] >> Subject: Re: [FFmpeg-user] Right audio channel shifted >> >> Hi Alex, >> [.... hi jacked thread....] -- Tim. Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
