Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: oholler on August 08, 2005, 13:09:05

Title: Picture disruption when playing VDR recording
Post by: oholler on August 08, 2005, 13:09:05
Hi,

today I tried to view a VDR Recording using VOMP.
At some points there are a picture disruptions (distorted blocks).
At first I thought this because the original sat stream was distorted.
But the .vdr file plays without any disruption when I use the Hauppauge
dongle 22343 and the mediamvp plugin. When playing the file
using mplayer on windows, the file plays well too.
Any suggestions?

Regards
O. Holler
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 08, 2005, 14:27:28
How bad are the disruptions? There is one bug about picture disruptions that I know about and I am trying to track down, but it doesn't affect the picture all that much.
Title: Re: Picture disruption when playing VDR recording
Post by: oholler on August 08, 2005, 15:55:38
Its quite disturbing. I have attached a picture made with my mobile telephone.
Regards
O. Holler
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 08, 2005, 17:32:15
Wow, that is quite bad. I've never seen mine do that. Is there any way you could chop enough file out of the vdr file to send me somehow? Are you on broadband?
Title: Re: Picture disruption when playing VDR recording
Post by: oholler on August 08, 2005, 19:30:05
I've sent you a private mail containing the file.
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 08, 2005, 19:54:21
Got the file, thanks. On second thoughts that may well be the bug I am looking for. I am hoping to have a go at the video demuxer this weekend so it might well get fixed then. Does it do that all the way through recordings or live tv? A completely rough guess but I think I get 2 or 3 blips every half an hour.
Title: Re: Picture disruption when playing VDR recording
Post by: oholler on August 08, 2005, 20:09:26
I'm just watching another recording. I have got disruptions every 5 to 10 seconds.
Audio is disrupted as well.

Best regards
O. Holler
Title: Re: Picture disruption when playing VDR recording
Post by: oholler on August 12, 2005, 14:49:24
So far no improvements with dongle 0.0.7 and latest vompserver.
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 12, 2005, 15:30:44
Yes, I wasn't expecting 0.0.7 to fix that. It is the next thing I will be doing though. Thanks for sticking with it, I would like to confirm with you that it is fixed, when I fix it :)
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 15, 2005, 23:59:55
Hi, just to keep you updated, the demuxer developer has found the problem and is working on the solution.

Does this happen on all your channels?
Title: Re: Picture disruption when playing VDR recording
Post by: Hoochster on August 16, 2005, 00:20:16
I don't get disruption on channels just recordings, and yes every recording I play it does it in.
Title: Re: Picture disruption when playing VDR recording
Post by: ere on August 23, 2005, 15:28:43
I have the picture disruptions also when viewing live channels - but i'm not sure whether this is vomp based or due to the network I use

what are typical ping-response times from the VDR to the MVP in your setups?

-rene
Title: Re: Picture disruption when playing VDR recording
Post by: Hoochster on August 23, 2005, 15:32:13
Most likely it is your network causing the issue.  Keep in mind and Chris correct me if I am wrong, you are streaming a full MPEG 1 stream, which is pretty heft in bandwidth.  Would be very sweet if you could somehow using VLC or whatever compress and rebroadcast the bandwidth down for lower network links.  Would make a sweet set-top box for streaming.  I currently use VLC to stream my live tv to work sometimes when I work late.  Would be cool to have some sort of set-top solution for that.  But I am sure that would be much more involved to control the bandwidth output.  But so far I haven't had any pixelation problems doing livetv or recordings since the fix.  But I am on a 100mb network.
Title: Re: Picture disruption when playing VDR recording
Post by: ere on August 23, 2005, 16:26:48
acutally I'm also on a 100mb at home but I doubt whether everythin is fine - if I ping the MVP from the VDR (with the MVP waiting on the menu screen) I'm somewhere around 0.500 ms - but at the office with a similar setup I have ping times beeween stations around 0.125 ms - any experience, what normal ping times in a 100mb network should be?
Title: Re: Picture disruption when playing VDR recording
Post by: davep on August 23, 2005, 16:48:57
My understanding is that the MVP is 100Mb half-duplex. If your network hub can't autonegotiate to this then you may get excessive packet loss.

Incidentally it is possible to telnet into the MVP and poke around - it's just a stripped-down linux system after all. I'm sure the network interface settings are somewhere in the /proc tree but can't remember where...

Dave
Title: Re: Picture disruption when playing VDR recording
Post by: Chris on August 23, 2005, 18:21:25
You are reading 0.500 ms as half a millisecond I hope... Not half a second?! There's nothing even close to wrong with half a millisecond ping times. And for comparison, I get about 0.320 ms to the MVP and about 0.130 ms to a normal PC. So that says the MVP is a bit slower but nothing to worry about!

The MVP is set to 100Mbps half duplex, yes. Something about the network chip being a bit underpowered and having small buffers compared to a standard network card, so it's actually disabled down to half duplex by the kernel driver for the chip. Not that that is a problem, 100Mb half duplex is fine for the MVP as all the big data transfer is one way. As for the bandwidth used, UK TV channels seem to transmit anything between 2Mbps to 5Mbps, so compared to the (theoretical :) ) 100Mbps available, there is no problem there either.

Rene, if you are using dongle 0.0.8 then the big disruption problem should not exist. Though there are two other issues with the software that cause very slight picture corruptions. The first is on live TV only - prebuffering doesn't work yet, so for the first minute or so the MVP is hard up against the incoming data and occasionally pauses briefly as it runs out of data. This resolves after about a minute or two when the MVP gets far enough behind the incoming stream to always have data available. The second is a demuxer bug that we are still working on, but this should only cause very small regions of the screen to disrupt momentarily, about once every 5-10 minutes.
Title: Re: Picture disruption when playing VDR recording
Post by: ere on August 25, 2005, 12:50:33
yes - it's half a millisecond
I did the test with waiting some mintues but it even got worse.

the next thing I will investigate on, is using another (old) machine as server - maybe the one I currently use isn't good enough for streaming (if I remember correctly, it's a 233 ...)