Search found 6 matches

Go to advanced search

by jama7
26 May 2011 12:51
Forum: VLC stream-output (sout)
Topic: Streaming Problem with RTP and PS
Replies: 5
Views: 957

Re: Streaming Problem with RTP and PS

rtp://... cannot work for PS, or any dynamic RTP payload format for that matter.
Thanks again for your help.

Do you mean that it's not possible to send PS over RTP in any way, or that it's not possible with VLC?
by jama7
25 May 2011 12:52
Forum: VLC stream-output (sout)
Topic: Streaming Problem with RTP and PS
Replies: 5
Views: 957

Re: Streaming Problem with RTP and PS

What makes you think it is a sender problem?
Because I use VLC to play what I'm receiving, and with TS it plays the video, but with PS it doesn't play anything...

Do you think it could be a reception problem?

Thanks!
by jama7
25 May 2011 11:51
Forum: VLC stream-output (sout)
Topic: Streaming Problem with RTP and PS
Replies: 5
Views: 957

Streaming Problem with RTP and PS

Hi everybody, I'm trying to stream an MP4 video using RTP and Program Stream, but it doesn't work. It plays nothing in the receiver. This is the command I'm using: vlc -vvv input.mp4 --file-caching=1200 --sout '#rtp{dst=localhost,port=5004,mux=ps}' -Idummy –loop If I use Transport Stream ( mux=ts ) ...
by jama7
26 Oct 2010 09:43
Forum: General VLC media player Troubleshooting
Topic: Streaming Cache?
Replies: 1
Views: 429

Streaming Cache?

Hi everybody. I'm using VLC to perform some tests about streaming, and I've been "playing" with the streaming cache value (default: 300 ms). It's been useful, as I've got different results, but I have an important question: What does this cache value do? Does it store the amount of video b...
by jama7
23 Sep 2010 10:11
Forum: Coffee Corner
Topic: Library for reading MP3, MP4 metadata?
Replies: 3
Views: 4961

Re: Library for reading MP3, MP4 metadata?

Hi, I'm also interested in getting metadata from MP4 files (and other video files). Have you (or anybody) found any other information on how to perform this task? I thought VLC, while encoding, would access the metadata in a video file, but as I'm extremely new in this, it's been hard for me to find...
by jama7
23 Sep 2010 09:53
Forum: Development around libVLC
Topic: New to encoding
Replies: 2
Views: 502

New to encoding

Hi everybody, I'm interested in learning a few things about video encoding, so I thought it could be a good idea to have a look at the VLC source code, but I'm very lost and don't know what I should look... My main objective is to be able to get metadata from a video stream, so I would like to see h...

Go to advanced search