Search found 7 matches

Go to advanced search

by jjulianf
09 Sep 2018 14:51
Forum: General VLC media player Troubleshooting
Topic: How does VLC play Samba-shared video files?
Replies: 0
Views: 3049

How does VLC play Samba-shared video files?

I have to Virtual Machines (Ubuntu 18.04) which are running on the same internal network. The Server-VM stores a video in a folder which is shared to the Client-VM using Samba . The bitrate of the video looks like this: https://i.stack.imgur.com/jcy60.png Now I use the VLC-player (version 3.0.3) to ...
by jjulianf
03 Sep 2018 16:31
Forum: General VLC media player Troubleshooting
Topic: How to tell how much data is left in receive buffer/cache?
Replies: 1
Views: 333

Re: How to tell how much data is left in receive buffer/cache?

Does anyone have experience with this issue or can provide a concrete solution for achieving this?
by jjulianf
31 Aug 2018 14:48
Forum: General VLC media player Troubleshooting
Topic: How to tell how much data is left in receive buffer/cache?
Replies: 1
Views: 333

How to tell how much data is left in receive buffer/cache?

When I stream a video from a VLC server to VLC client on another machine using http , I can choose the size of the client cache (in milliseconds). I used a 1000ms cache for the receiving side. Then I noticed, when the bandwidth of the connection is lower than the needed video bitrate (used a bandwid...
by jjulianf
30 Aug 2018 20:52
Forum: VLC media player for Windows Troubleshooting
Topic: I need to know the current frame number. Is that supported ?
Replies: 4
Views: 38389

Re: I need to know the current frame number. Is that supported ?

Maybe a little bit late, but you can use ffmpeg to add the frame number to your video permanently. Description of how to do it is here: https://stackoverflow.com/questions/15364861/frame-number-overlay-with-ffmpeg and here: https://superuser.com/questions/542989/how-to-tell-video-frame-number-in-vlc...
by jjulianf
30 Aug 2018 11:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: What does the "mux" option mean?
Replies: 2
Views: 545

Re: What does the "mux" option mean?

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?
by jjulianf
29 Aug 2018 21:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: What does the "mux" option mean?
Replies: 2
Views: 545

What does the "mux" option mean?

When I use VLC to stream a video file with the command line, I have to tell, what kind of " mux " I prefer: 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 wh...
by jjulianf
20 Aug 2018 17:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: HTTP Streaming won't start
Replies: 1
Views: 602

HTTP Streaming won't start

I have VLC 3.03 installed on two Ubuntu 18.04 Virtual Machines (VirtualBox 5.2.10) which are both running on an Ubuntu 18.04 host. Now I am trying to stream a video file from one VM to the other VM (internal network). Using the GUI and setting everything up, it worked for a few times but suddenly as...

Go to advanced search