Search found 5 matches

Go to advanced search

by Lillu
10 Jul 2014 14:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: After an update, no video will play
Replies: 9
Views: 18300

Re: [SOLVED] Re: After an update, no video will play

Now I have the solution this simple: start vlc like this (make your wrapper script)

Code: Select all

LD_PRELOAD=/usr/lib/i386-linux-gnu/i686/cmov/libavformat.so.53 vlc
It works for me! Thanks!
But what should I do to write a script?
It is rather inconvinient to use such a long string every run of VLC.
by Lillu
08 Jul 2014 14:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: What types of mux is possible?
Replies: 0
Views: 315

What types of mux is possible?

Hello to everybody! Sorry for maybe supid question I am only begginer, but what mux types of mux in VLC is possible? I read here http://www.videolan.org/doc/streaming-howto/en/ch03.html that mux sets encapsulation method for video. But I can't find the full option for mux. In mane examples there are...
by Lillu
30 Jun 2014 12:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: frame size exceeds the client's buffer side
Replies: 6
Views: 4877

Re: frame size exceeds the client's buffer side

Update your VLC. This was already fixed a long time ago. Thank you for the quick reply. I have updated my Ubuntu to 13.10 and VLC to 2.2.0. But the problem is still existed. Then I run VLC now I also have the following: [09ee5d40] core demux error: corrupt module: /usr/lib/vlc/plugins/access/liblib...
by Lillu
26 Jun 2014 14:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: frame size exceeds the client's buffer side
Replies: 6
Views: 4877

frame size exceeds the client's buffer side

Good day! I'm new for video streaming but I'm really willing to work with that tool. I use Ubuntu 12.11 and VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b) I have an experimment with rtpplay tool and VLC. Rtpplay tool sends rtp packets to VLC: ./rtpplay -T -v -f /home/xxx/file 10.10.13...

Go to advanced search