I looked at your event log. I don't see where the problem is...
I suggest importing the signal into the coax input, instead of the S-video. If the coax is going to your tv already, then switch S-video -> TV, and coax -> computer / Haup card.
I've transcoded 600 videos through my Haup 500, and the recordings are equal quality to my satellite DVR recordings in standard definition, even when linked BACK to the TV.
In case you do do it that way, and you're recording the video into the computer, the additional syntax to record is:
HTML Code:
vlc pvr:// :pvr-device="/dev/video0" :pvr-radio-device="/dev/radio0" :pvr-norm=0 :pvr-frequency=-1 :pvr-bitrate=-1 --sout '#duplicate{dst=display,dst=std{access=file,mux=ts ,dst="/home/robgue/Video_Title.mpg"}}'
Bookmarks