Search found 61 matches

Go to advanced search

by vice
21 Nov 2007 18:36
Forum: General VLC media player Troubleshooting
Topic: Saving incoming mp4 stream (e.g. as YUV?)
Replies: 14
Views: 7569

Re: Saving incoming mp4 stream (e.g. as YUV?)

I think, all is related to this:
https://trac.videolan.org/vlc/ticket/121

VLC have trouble making copies of H264 stream to process.

Just with --sout:#display you have errors.
by vice
21 Nov 2007 18:36
Forum: VLC stream-output (sout)
Topic: Streaming RTSP-stream into file - no video data
Replies: 11
Views: 5428

Re: Streaming RTSP-stream into file - no video data

I think, all is related to this:
https://trac.videolan.org/vlc/ticket/121

VLC have trouble making copies of H264 stream to process.

Just with --sout:#display you have errors.
by vice
21 Nov 2007 18:32
Forum: VLC stream-output (sout)
Topic: Streaming and visualization plugins
Replies: 6
Views: 2088

Re: Streaming and visualization plugins

VLC, have some subpicture filters that you can use in streaming or in saving to a file. Is all in the documentation: http://www.videolan.org/doc/play-howto/en/ch04.html Go to the subpicture filter section (part of "Advanced use of filters") And as I say, there´s only tree (or four if you c...
by vice
15 Nov 2007 14:06
Forum: General VLC media player Troubleshooting
Topic: Saving incoming mp4 stream (e.g. as YUV?)
Replies: 14
Views: 7569

Re: Saving incoming mp4 stream (e.g. as YUV?)

Finally the problem was the handle of VLC of the H264 codec. Streaming files encoded with MPEG-4@SP there's no problem and I can save to a file the streaming. Either RTP with differents ports or a MPEG-TS over UDP or RTP. I think its a VLC bug because it plays normally when you DON'T activate any st...
by vice
15 Nov 2007 14:05
Forum: VLC stream-output (sout)
Topic: Streaming RTSP-stream into file - no video data
Replies: 11
Views: 5428

Re: Streaming RTSP-stream into file - no video data

Finally the problem was the handle of VLC of the H264 codec. Streaming files encoded with MPEG-4@SP there's no problem and I can save to a file the streaming. Either RTP with differents ports or a MPEG-TS over UDP or RTP. I think its a VLC bug because it plays normally when you DON'T activate any st...
by vice
15 Nov 2007 09:03
Forum: VLC stream-output (sout)
Topic: Streaming and visualization plugins
Replies: 6
Views: 2088

Re: Streaming and visualization plugins

As you can read in the documentation: video filter are not streamed or saved to a file, it's only affect the visualization to the local display BUT the new version of subpicture filter can be streamed or saved to a file. By now, there's only a few of those subpicture filters , but the number will in...
by vice
14 Nov 2007 18:49
Forum: VLC stream-output (sout)
Topic: Streaming RTSP-stream into file - no video data
Replies: 11
Views: 5428

Re: Streaming RTSP-stream into file - no video data

* Streaming only raw video with RTP by an SDP anounce, same results. It plays perfect without sending the output to the steam output module, but when I pass the stream to sout (with anyting like --sout="#display" or to a file), no video, (no audio of course, not present in this stream) and...
by vice
14 Nov 2007 18:47
Forum: General VLC media player Troubleshooting
Topic: Saving incoming mp4 stream (e.g. as YUV?)
Replies: 14
Views: 7569

Re: Saving incoming mp4 stream (e.g. as YUV?)

* Streaming only raw video with RTP by an SDP anounce, same results. It plays perfect without sending the output to the steam output module, but when I pass the stream to sout (with anyting like --sout="#display" or to a file), no video, (no audio of course, not present in this stream) and...
by vice
14 Nov 2007 18:09
Forum: VLC stream-output (sout)
Topic: Streaming RTSP-stream into file - no video data
Replies: 11
Views: 5428

Re: Streaming RTSP-stream into file - no video data

I'm trying to save a live stream streamed by VLC with the rtp module so every elementary stream uses a different port. VLC displays it correctly for example with the code 'vlc http://<someip>:8080/file.sdp' but when I try to store that stream into a file I only get the audio. After much looking arou...
by vice
14 Nov 2007 18:06
Forum: General VLC media player Troubleshooting
Topic: Saving incoming mp4 stream (e.g. as YUV?)
Replies: 14
Views: 7569

Re: Saving incoming mp4 stream (e.g. as YUV?)

I'm trying to save a live stream streamed by VLC with the rtp module so every elementary stream uses a different port. VLC displays it correctly for example with the code 'vlc http://<someip>:8080/file.sdp' but when I try to store that stream into a file I only get the audio. After much looking arou...
by vice
18 Oct 2007 14:02
Forum: General VLC media player Troubleshooting
Topic: Multiple VLC plugins in one HTML page
Replies: 0
Views: 438

Multiple VLC plugins in one HTML page

I've tested the VLC plug-in with Mozilla Firefox (Plugin version 0.8.9c), and it works perfect with multicast streaming and even switching between different streams on the fly, but when I try to put more than one plugin in the same HTML page, Firefox crashes and closes. I've tried it in Windows and ...

Go to advanced search