Hello! I'm upgrade dvblast for version 2.1. With version 2.1 dvblast can stream only 5 channels. In output I'm see: debug: adding first CAPMT for SID 20612 on session 3 debug: adding CAPMT for SID 20613 on session 3 debug: adding CAPMT for SID 20614 on session 3 debug: adding CAPMT for SID 20615 on ...
Hello! I'm try build VLC-0.9.8a on windows xp. http://wiki.videolan.org/Win32CompileCygwinNew When I do "make", I'm get next error: /bin/sh ../libtool --tag=CC --mode=compile gcc -mno-cygwin -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/win32/include -I/usr/win32/inc...
Hello! I try to write vlc output in log file. Whet I use vlc 0.9.9a, vlc is work. /usr/local/vlc-0.9.9a/bin/cvlc -vvv --udp-caching=300 --extraintf logger --logfile ./test.log But when I try use vlc 1.0.0, vlc 1.0.1, vlc 1.0.2, vlc 1.0.3, vlc 1.0.4 I get error: /usr/local/vlc-1.0.0/bin/cvlc -vvv --u...
Hello! I'm stream tv from satelite. (h264/ts) My client watch iptv with activex plugin. Video picture has interlace, if user has vlc version > 0.9.9. So, my users can't use vlc version > 0.9.9. :( How I may to solve this problem? I'm try run deinterlace on the server side: --vout-filter=deinterlace ...
Now I'm find one more such process. top 16912 tv 20 0 291m 6812 696 S 3 0.2 37:11.74 vlc 24075 tv 20 0 1069m 860m 2176 S 3 28.8 24:14.92 vlc 16776 tv 20 0 291m 7084 784 S 2 0.2 35:30.80 vlc 16803 tv 20 0 356m 8604 784 S 2 0.3 31:52.99 vlc Pid 24075. I'm try to check tv channel, which retranslate thi...
Hello! I'm use vlc to retranslate tv stream from udp multicast to http. My configs: /usr/local/vlc-1.0.3/bin/cvlc --vlm-conf=/root/tv/vlc.vlm vlc.vlm: new channel6650 broadcast enabled setup channel6650 input 'udp://@xxx' setup channel6650 output #std{access=http,mux=ts,dst=yyy:6650} control channel...
Hello! I'm use vlc for sreaming video files(h264). (VLC work as RTSP server, how describe on this link http://www.videolan.org/doc/streaming-howto/en/ch05.html). I'm find one problem. When I'm try to seek video, I'm get artifacts on client's top-boxes, during some seconds (1-5 sec). Encoded video wi...
Hello! I'm use dvblast for streaming tv. But dvblast don't work with C-BAND. In logs I can see: /usr/local/dvblast_udp/dvblast -f 3674000 -s 17500000 -v 13 -a 0 -c /root/tv/dvblast_90E_3674.conf warning: restarting debug: using linux-dvb API version 5 debug: frequency 3674000 is in C-band (lower) de...
$ ./dvblast.sh dvblast error: restarting dvblast debug: frequency 12306000 is in Ku-band (higher) dvblast debug: tuning QPSK frontend to f=12306000 srate=27500000 v=18 p=0 modulation=legacy dvblast debug: CA interface with 1 slot dvblast debug: CI link layer level interface type dvblast debug: 0 ava...
dvblast -f 12306000 -s 27500000 -v 18 -a 4 -c /home/grand/dvblast.conf $ cat ./dvblast.conf xxx:6000 1 20501 I'm use transponder 12456 L ( http://flysat.com/ntvplus.php). There are only 14 programs on this transponder! With aston viaccess professional module dvblast work! But with Powercam Pro don't...
Yes.
When I'm try dvblast, it so don't work with this modules.
In logs:
dvblast warning: Not adding XXX CAPMT for SID 20501, too many programs
Segmentation fault
Hello! I'm use VLC for streaming. When I'm use module aston viaccess professional, I can stream 24 pids simultaneously. But with module Powercam Pro, I can stream only 12 pids :-( Example: Module: aston viaccess professional cvlc -vvv --dvb-adapter=4 --programs=20501,20502,20503,20504,20505,20506,20...