Postby markfm » 30 Jun 2004 14:06
I'm not a VLC developer, more what you would call a power user. I've been working with video, and CODECs, for years, am a systems engineer by trade. I'm testing VLC for use in CCTV surveillance, as a replacement for some hard-wired CODECs. The image quality is there, latency is marginal, but looks useable, needs a bit more experimentation on my part. The only thing needing a fix is memory leak, and I hope/believe the right people have been looking into it (there've been a lot of hits on a specific thread that I opened for that one).
VLC can definitely handle a high bitrate source input, though it takes a processor with some horsepower. What I'm working with is an Osprey 210 framegrabber -- it's outputting 30 fps 640x480 color video, uncompressed YUV format (I believe -- haven't checked the color space setting in a while, since it works). If the PVC offers options of output format, either MPEG or raw, I would definitely go for raw as the format coming off the card. The other thing I would look at is whether there is an option to set your card for a 640x480 format, rather than the 720x576, just to see if there's some problem with the frames coming from the card compared to what the CODEC wants to work with.
(If your card supports it, even try knocking it all the way down to a 320x240, a step-by-step approach. Does 320x240 look OK (little blockiness)? Then bump to 640x480 and repeat)
Do you get significant improvement if you nudge the transcoding bitrate to 1 Mbps?