Search found 7 matches

Go to advanced search

by Makenai
31 Jul 2005 12:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

Problem solved!

it looks like you might need to compile VLC yourself with the pvr module (i don't know if its compiled in the default builds). I was compiling stuff for most of the day yesterday after I decided I couldn't rely on the default builds. I did make sure to include --enable-pvr. To sort of answer my own...
by Makenai
31 Jul 2005 11:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

well to transcode a video you first need to decode it. Else you won't have anything to encode ... which might be a problem. Ok. I thought so - was just making sure as I might have misunderstood. At any rate - I've fixed those .so errors now, but still can't seem to play things from /dev/video0 yet....
by Makenai
31 Jul 2005 02:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

Oops - I also meant to ask.. since I am transcoding the video on the fly prior to streaming, rather than streaming the input directly, don't I need to be able to decode?
by Makenai
31 Jul 2005 02:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

Well these are errors from 2 decoder plugins of VLC. Basically you are unable to decode mpeg video and a52 (dolby) audio. But since you are streaming it, you don't decode, so it won't matter. I know I'm getting a little bit off of my own topic now but.. I've recompiled both libmpeg2 and a52 with --...
by Makenai
30 Jul 2005 23:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

By the way, should I be worried about the warnings like this?: [00000342] main decoder warning: cannot load module `/usr/local/lib/vlc/codec/liblibmpeg2_plugin.so' (libmpeg2.so.0: cannot open shared object file: No such file or directory) ... [00000347] main private warning: cannot load module `/usr...
by Makenai
30 Jul 2005 23:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

VLC isn't receiving any data from it's input. so the input settings you have specified don't do the trick. Reason unknown. You should try to get local playback running before doing things like streaming, transcoding etc. (1 step at a time approach) Sounds logical and that's certainly what it looks ...
by Makenai
30 Jul 2005 12:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PVR streaming on 350 buffers forever
Replies: 10
Views: 7961

PVR streaming on 350 buffers forever

Hi all, I'm using VLC to stream video over the internet. I can record to mpeg using the standard ivtv tools and then stream the resulting mpeg over - and it works beautifully. I just can't seem to do it directly from /dev/video0 - it gets to the part about 'main private debug: pre buffering' and the...

Go to advanced search