Page 1 of 1

Capture device: Anysee e30 c plus

Posted: 29 Apr 2009 15:03
by multiplex
When I select Capture device and refresh the device list, it shows me anysee analog device, and when I select it and select my default audio device the Vlc crashes. I'm running Vista home premium x64 and Vlc version 0.9.9.
Is the reason because it doesn't recognize the digital tv-card or is there something I can do differently?

Re: Capture device: Anysee e30 c plus

Posted: 29 Apr 2009 16:03
by VLC_help
Digital tuners can be accessed from under Capture mode: DVB DirectShow

Re: Capture device: Anysee e30 c plus

Posted: 30 Apr 2009 14:49
by multiplex
Ok, It isn't working. Ok first I select "Open Capture Device..." then I select Capture mode: DVB DirectShow -> DVB Type: DVB-T as I have terrestrial. I select Stream. From Stream Output -> Source: "dvp-t://" I press next. Destinations sheet I select New destination: UDP and I press Add. Type in the Ip address where I want it to be streamed. Transcoding options I select "Video - MPEG-4 + AAC (MP4), press next. I Check both "Stream all elementary streams" and "Keep stream output open". Which will give me this code:

Code: Select all

:sout=#transcode{vcodec=mp4v,vb=800,scale=1,fps=0,width=0,height=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:std{access=udp,mux=mp4,dst=10.0.0.11:1234} :sout-all :sout-keep
The I press Stream and I get this error message:
Your input can't be opened:
VLC is unable to open the MRL 'dvb-t://'. Check the log for details.
And I have the Anysee e30 Plus tv-card and its working perfectly... what Do I need to do to get it working?

Re: Capture device: Anysee e30 c plus

Posted: 30 Apr 2009 16:18
by multiplex
I just noticed that I was using the vlc version 1.0.0, so I uninstalled that and reinstalled 0.9.9 and it doesn't still work but the error message is different.
The code is:

Code: Select all

:sout=#transcode{acodec=mp4a,ab=128,channels=2}:duplicate{dst=std{access=udp,mux=mp4,dst=10.0.0.11:1234}} :sout-all :sout-keep
And the error message is:
Your input can't be opened:
VLC is unable to open the MRL 'dvb-t:// :dvb-frequency=0 :dvb-bandwidth=-1'. Check the log for details.

Re: Capture device: Anysee e30 c plus

Posted: 30 Apr 2009 18:07
by VLC_help
Before you try to do streaming, make sure you can watch the DVB channels with VLC. If you cannot see anything, check if you can see image using another BDA compatible program like ProgDVB.

Re: Capture device: Anysee e30 c plus

Posted: 02 May 2009 09:12
by multiplex
I got ProgDVB (ver. 6.06) working, does that mean that I can get VLC working?

Re: Capture device: Anysee e30 c plus

Posted: 02 May 2009 13:05
by whome
See here my DVBViewer post about Anysee E30C+ usb tuner.
http://www.dvbviewer.info/forum/index.p ... ntry197741

I probably have a very unique problem with it. I must use an external "kickstart" application to open tuner. Only program that works without a kickstart is Anysee player. I use dcdvbscan.exe from DSP-WORX project to kickastart. It allows me to choose either BDA tunerequest or BDA Interface mode, and BDA Interface is only mode to work properly. I think most dvb applications use BDA tunerequest.