What does the "mux" option mean?

*nix specific usage questions
jjulianf
New Cone
New Cone
Posts: 7
Joined: 20 Aug 2018 17:20

What does the "mux" option mean?

Postby jjulianf » 29 Aug 2018 21:03

When I use VLC to stream a video file with the command line, I have to tell, what kind of "mux" I prefer:

Code: Select all

vlc --network-caching=1000 -vvv <file> --sout '#http{mux=ts,dst=:8080}'
What does mux mean? What is done by muxing?

I am not having any trouble with it, I just want to understand what it is doing.

Rémi Denis-Courmont
Developer
Developer
Posts: 15314
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: What does the "mux" option mean?

Postby Rémi Denis-Courmont » 30 Aug 2018 02:01

Short for multiplex(er), a.k.a. file format.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

jjulianf
New Cone
New Cone
Posts: 7
Joined: 20 Aug 2018 17:20

Re: What does the "mux" option mean?

Postby jjulianf » 30 Aug 2018 11:29

Short for multiplex(er), a.k.a. file format.
Thanks for your answer!

The video file I am streaming has an H264(AVC) video stream and an AAC audio codec. It is saved in the .mp4 container format.

What is the multiplexer doing with it? Is it just changing the container format?


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 41 guests