Search found 5 matches

Go to advanced search

by DrLex
23 Sep 2011 17:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Piping live stream with rtmpdump to VLC
Replies: 10
Views: 35866

Piping live Wowza stream with rtmpdump to VLC

I found some public streams to test with (both “static” and live) and they work, so there must be something fishy with the stream coming from our Wowza media server. The stream will even freeze ffplay compiled with rtmplib support. If anyone has a clue as to what this could be…
by DrLex
23 Sep 2011 11:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Piping live stream with rtmpdump to VLC
Replies: 10
Views: 35866

Re: Piping live stream with rtmpdump to VLC

I think problems with the rtmp stream can be ruled out, because VLC will play if I do rtmpdump -v -r … > file.flv [ctrl-C after a few seconds] cat file.flv | vlc - Here is the output of `rtmpdump -v -r … | cvlc -vvv -`: http://pastebin.com/WKtk6e3D This is with rtmpdump being killed after a while fr...
by DrLex
22 Sep 2011 17:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Piping live stream with rtmpdump to VLC
Replies: 10
Views: 35866

Re: Piping live stream with rtmpdump to VLC

For a live stream you need to use the rtmpdump -v parameter:

Code: Select all

rtmpdump -v -r "rtmp://some.rtmp.url" | vlc -
I tried that, doesn't change anything.
by DrLex
22 Sep 2011 15:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Piping live stream with rtmpdump to VLC
Replies: 10
Views: 35866

Piping live stream with rtmpdump to VLC

I am trying to play an RTMP audio stream ‘live’ (with minimal delay) through a version of VLC (1.1.3) that was installed through a package that was compiled without librtmp support. I want to avoid having to install a ‘custom’ VLC, therefore I had hoped to solve this through rtmpdump. I read numerou...
by DrLex
13 Nov 2009 12:43
Forum: General VLC media player Troubleshooting
Topic: 5.1 software decoding channel levels
Replies: 0
Views: 312

5.1 software decoding channel levels

When using a USB 5.1 sound card with VLC, I noticed that the relative channel levels are different between movies, making calibration of the surround set-up a pain. If I calibrate the set-up with an equal-volume-on-all-channels test sound, it does sound correct for a certain share of movies. For oth...

Go to advanced search