Search found 6 matches

Go to advanced search

by TranzMatt
15 Sep 2006 16:42
Forum: VLC stream-output (sout)
Topic: File-format/codec combo for lossless encoding of grayscale
Replies: 0
Views: 626

File-format/codec combo for lossless encoding of grayscale

I have some processed grayscale image/video data that I would like to stream off to one or more clients using lossless intra-frame-only compression. 1) Grab raw GRAY8 image/frame from memory pointer 2) Compress frame data using lossless compression 3) Put compressed frame data into media container 4...
by TranzMatt
07 Sep 2006 23:10
Forum: VLC media player for Windows Troubleshooting
Topic: Read separate audio/video streams?
Replies: 0
Views: 413

Read separate audio/video streams?

I'm testing live555.com's liveMedia library and one of their test programs will read a program stream mpg (both audio & video) and spit out the A/V on separate RTP/UDP ports. How can I tell vlc to grab video on one port and audio on another?

Thanks!

Matt
by TranzMatt
18 Aug 2006 15:35
Forum: Coffee Corner
Topic: Streaming Video for Dummies?
Replies: 0
Views: 1992

Streaming Video for Dummies?

I'm trying to learn how streaming video works at the code level, but vlc is overwhelming me with stuff. Is there a extremely simple streaming video server out there, something I can look at the code and suss out with relative ease? Nothing fancy, just enough that works.

Thanks!

Matt
by TranzMatt
04 Aug 2006 20:17
Forum: VLC stream-output (sout)
Topic: Best settings for WMP9+
Replies: 1
Views: 1210

Best settings for WMP9+

I'm using VLC to stream data from a camera to my Haupaugge capture card. The capture part's working fine, but some of the clients I want to attach to the stream are ones I can't install VLC on. They only have vanilla WMP9 or 10. So I wanted to know what mux & codec combination would guarantee ma...
by TranzMatt
20 Jul 2006 22:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compile Error in Redhat Linux 9.0 using vlc-0.8.4
Replies: 5
Views: 1887

By the way, if someone knew how to compile vlc player with samba enable, please share with me. I updated my RH9 samba to samba-client-3.0.0-15 samba-3.0.0-15 samba-common-3.0.0-15 IIRC, I grabbed those from the Fedora Core 1 build, had to update some dependencies too. But once I did, that samba thi...
by TranzMatt
20 Jul 2006 22:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Internal compiler error!!!
Replies: 3
Views: 1813

I have a similar problem under Redhat 9 / GCC

I get the same internal error on Redhat 9: if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin i420_rgb_mmx` -Wsign-compare -Wall -pipe -MT libi420_rgb_mmx_a-i420_rgb16.o -MD -MP -MF ".deps/libi420_rgb_mmx_a-i420_r...

Go to advanced search