User(s) browsing this thread: 1 Guest(s)
|
TV Jukebox
|
|
10-14-2009, 09:50 AM
|
|||
|
|||
|
RE: TV Jukebox
also worth looking at 'dvb-apps' which contains the starting parameters for numerous transmitters.
e.g. dvb-apps/util/scan/dvb-t/es-Madrid: Code: T 618000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE # Canal 39: 8Madrid, TMT-Popular TV, Kiss TV, IntereconomÃa TVbdb |
|||
|
10-14-2009, 03:31 PM
|
|||
|
|||
RE: TV Jukebox
(10-13-2009 07:25 PM)janpopan Wrote: Only Pro Tv HD has Thanks Jan, I'm from Romania, and of course because of that, the information is scarce at most. Nobody ever gives a slimy dead horse's ass for us. ( we do, to some extent deserve it though ) Anyway, i've found out that it is _NORMAL_ for the other streams not to work (datastreams), they are still testing it (??). I knew about the other frequency (738 Mhz) and those streams all work ok. Now, let's think about building a gui for this baby and preparing it for idiot-proof-lazy-ass-gui-from-remote package kind'a thing ![]() I'm looking into it, still have to learn how's everything set in this nmt linux distro. Anyone here willing to brainstorm on this? |
|||
|
10-14-2009, 05:34 PM
|
|||
|
|||
|
RE: TV Jukebox
I have an "Avermedia AVerTV Hybrid+FM Volar [A828]".
Two more things before I try to set it up, because there is not much time to waste. 1. Has anyone else tried successfully this USB stick with A-110? 2. I live in Greece. Any first info on whether I have a chance to set it up here or not? And one more (maybe silly) question: Are analogue channels supported? Regards, George |
|||
|
10-14-2009, 08:11 PM
|
|||
|
|||
RE: TV Jukebox
(10-14-2009 05:34 PM)FireGeo Wrote: I have an "Avermedia AVerTV Hybrid+FM Volar [A828]". did some google on it, i can't really tell from what i'm reading. your best bet is to install linux on a machine (ex. ubuntu 9.04 desktop), (vmware machine could work too with usb passthrough) then install kaffeine. take a look at the dmesg to see if it gets recognised and initialized. the most important part is the chipset. leave the second question for later... it's much much easier to overcome after you've managed to install it properly. if it does work on your linux machine, chances are that there is a way to get it to work on the very old 2.6.15 nmt linux. i don't have much experience with analogic tv on linux but i think it requires a totally different approach (v4l ?) but then again, thinking from ice up.. if it gives a data stream for video and audio in a /dev/dvb/ similar fashion, i don't see why not. the analog tuner surely is managed a bit different, and i think it requires a module by itself. ( ? ) then again, analog tv never was catchy to me when it came to digital stuff. analog tv is to be watched on a analog TV. [stop] |
|||
1 user says Thank You to dlbogdan for this post |
|
10-14-2009, 09:42 PM
|
|||
|
|||
| RE: TV Jukebox | |||
1 user says Thank You to bdb for this post |
|
10-15-2009, 07:30 AM
|
|||
|
|||
RE: TV Jukebox
(10-14-2009 09:42 PM)bdb Wrote: unlucky - not in the main linux kernel for a reason; the driver is not open source ... and is supplied as a precompiled binary only for x86 machines. I don't know if this makes any difference but there are drivers from AVerMedia for Linux: The following distributions, with their stock kernel, are officially tested and supported: 1. Open SuSE Linux 10.3 2. Mandriva Linux 2008 3. Fedora Core Release 6 4. Fedora Core Release 7 5. Ubuntu 7.10 6. Ubuntu 8.10 7. Ubuntu 9.04 8. Mandriva Linux 2009 9. kernel 2.6.30 & 2.6.31 Here: Linux x64: http://www.avermedia.com/avertv/Support/...FDFId=3021 And Linux x86: http://www.avermedia.com/avertv/Support/...FDFId=3022 George |
|||
|
10-15-2009, 07:48 AM
|
|||
|
|||
RE: TV Jukebox
(10-15-2009 07:30 AM)FireGeo Wrote: I don't know if this makes any difference but there are drivers from AVerMedia for Linux: No as bdb says - there is no sourcecode for the driver, there are only 2 binaries - one for x86 32Bit and one for x86 64Bit Intel/AMD Processors. There is no binary for the Sigma processor which works in the A110 or HDX. So at the moment there is no chance to get the stick working at the A110 or HDX or for other devices with a non Intel/AMD processor. cheers Jan |
|||
1 user says Thank You to janpopan for this post |
|
10-15-2009, 08:19 AM
|
|||
|
|||
|
RE: TV Jukebox
Thanks Everybody for your answers and saving me time (and money
)George |
|||
|
10-17-2009, 02:53 PM
|
|||
|
|||
|
RE: TV Jukebox
I want to compile my WinTV-HVR-850. I started to follow your steps by trying to compile .30. After copy files from .15.30 to .15, when I run make menuconfig, I get following errors. Before that I was able to compile .15 linux and even able to load a .ko file.
Any ideas ? Thanks Mudit Code: scripts/kconfig/mconf arch/mips/Kconfig |
|||
|
10-22-2009, 08:23 PM
|
|||
|
|||
|
RE: TV Jukebox
where are the errors? those are mere warnings.
|
|||
|
10-22-2009, 09:34 PM
|
|||
|
|||
| RE: TV Jukebox | |||
|
10-22-2009, 10:24 PM
|
|||
|
|||
RE: TV Jukebox
(10-22-2009 09:34 PM)mwahal Wrote: When the make menuconfig opens the menu, after these warnings, there is no option to select DVB .. it only shows V4L options, no DVB.make sure you update the kernel with: linux-2.6.15.30_fix.zip - fix for config files - the original zip had a couple of missing files. + see earlier posts regarding the em28xx drivers; they are unlikely to 'just' work - none of the /drivers/media/video code has been backported from 2.6.30 to 2.6.15 bdb |
|||
|
10-22-2009, 11:06 PM
|
|||
|
|||
RE: TV Jukebox
(10-22-2009 10:24 PM)bdb Wrote: make sure you update the kernel with: let me give it a shot ... i know there is drivers/media/video/em28xx already in .15 linux. I may just pick the driver part for the hvr850 from the em28xx file(s) and port to .15 version, not the entire media/video directory. |
|||
|
10-23-2009, 12:47 PM
(This post was last modified: 10-23-2009 12:48 PM by zinger5.)
|
|||
|
|||
|
RE: TV Jukebox
Well I've not had any joy with porting the video folder personally for the em28xx drivers, but the guy who wrote those em28xx-new drivers has released these binary drivers for the em28xx: http://support.sundtek.de/index.php/topic,4.0.html
It states they are compatible with linux 2.6.15 but they only seem to be available as 32bit and 64bit binaries. Any chance we could work a way of porting these? (or installing them on the PCH directly?) I might send the guy a message also to see if he'll create a binary for the PCH itself, but I can guess what the response will be ![]() zinger5 |
|||
|
11-06-2009, 01:45 PM
|
|||
|
|||
|
RE: TV Jukebox
I do not have dvb usb stick (I'm using udpxy to play iptv - mpeg2ts stream) but I found the issue in the first post unanswered
Quote:This shows that gaya/mono are just about capable of handling tv content, albeit in a slightly clunky way. The simple interface provided could certainly be improved, but is severly hindered by mono. Mono does not seem capable of switching to a new stream without being restarted, and insists on rescanning streams for pids, causing it to be very slow to change streams. Anyone had any luck controlling it more sensibly? Is there any way to manipulate with mono? I'm missing: - faster switching of streams (without restart, caching pids) - better navigation (in order to change i need to press stop and then select another channel, is it possible to select channels via numbers?) Sorry for off-topic but the findings could be useful for TV jukebox as well. |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)




)
