gatos-devel Mailing List for GATOS
Status: Beta
Brought to you by:
volodya
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(229) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(744) |
Feb
(481) |
Mar
(400) |
Apr
(309) |
May
(290) |
Jun
(266) |
Jul
(403) |
Aug
(434) |
Sep
(546) |
Oct
(392) |
Nov
(309) |
Dec
(350) |
| 2003 |
Jan
(318) |
Feb
(339) |
Mar
(436) |
Apr
(269) |
May
(326) |
Jun
(293) |
Jul
(332) |
Aug
(131) |
Sep
(126) |
Oct
(216) |
Nov
(140) |
Dec
(167) |
| 2004 |
Jan
(367) |
Feb
(141) |
Mar
(77) |
Apr
(85) |
May
(100) |
Jun
(98) |
Jul
(79) |
Aug
(87) |
Sep
(96) |
Oct
(185) |
Nov
(105) |
Dec
(112) |
| 2005 |
Jan
(156) |
Feb
(60) |
Mar
(35) |
Apr
(57) |
May
(43) |
Jun
(49) |
Jul
(30) |
Aug
(60) |
Sep
(24) |
Oct
(55) |
Nov
(13) |
Dec
(35) |
| 2006 |
Jan
(50) |
Feb
(22) |
Mar
(24) |
Apr
(35) |
May
(44) |
Jun
(20) |
Jul
(21) |
Aug
(15) |
Sep
(9) |
Oct
(21) |
Nov
(31) |
Dec
(32) |
| 2007 |
Jan
(4) |
Feb
(3) |
Mar
(6) |
Apr
(9) |
May
(15) |
Jun
(15) |
Jul
(14) |
Aug
(3) |
Sep
(1) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
| 2008 |
Jan
(9) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
|
3
|
4
|
5
|
6
|
7
|
8
(4) |
9
(1) |
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
|
17
(1) |
18
(1) |
19
|
20
|
21
|
22
|
23
|
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
31
|
|
|
|
|
|
|
|
From: Stanislav B. <ut...@pe...> - 2009-05-18 12:59:10
|
William M. Quarles wrote: > William M. Quarles wrote: > > Stanislav Brabec wrote: > >> avview: You can also compile static ffmpeg library from snapshot of > >> historic version and then link with avview statically. > > > > Do you know how I can get the historic version? I tried checking out > > from the SF.net CVS with, well, I don't know what I got back but it did > > not include any useful source code. It seems that they migrated to SVN: http://ffmpeg.mplayerhq.hu/download.html You can check-out any version since 2001. I cannot advise you a correct version which compiled with avview, but as far as I remember, versions between 2003-2005 (marked 0.4.7, maybe 0.4.8) may work. -- Stanislav Brabec http://www.penguin.cz/~utx |
|
From: William M. Q. <wa...@be...> - 2009-05-17 21:05:56
|
William M. Quarles wrote: > Stanislav Brabec wrote: >> avview: You can also compile static ffmpeg library from snapshot of >> historic version and then link with avview statically. > > Do you know how I can get the historic version? I tried checking out > from the SF.net CVS with, well, I don't know what I got back but it did > not include any useful source code. Hello? Stanislav? Are you there? |
|
From: William M. Q. <wa...@be...> - 2009-05-09 07:14:23
|
Stanislav Brabec wrote: > > avview: You can also compile static ffmpeg library from snapshot of > historic version and then link with avview statically. Do you know how I can get the historic version? I tried checking out from the SF.net CVS with, well, I don't know what I got back but it did not include any useful source code. Thanks, William |
|
From: Stanislav B. <ut...@pe...> - 2009-05-08 22:50:25
|
William M. Quarles wrote: > Is there another program known to work with the All-In-Wonder cards? Well there is a limited set of applications. All-In-Wonder use video overlay technique, data don't go through the main bus nor the GL. Application creates a rectangle filled with a key color and tells graphic card to place image there. Probably all later cards use a different architecture. All-In-Wonder use tuning and setting via X Video Extension, newer cards use kernel v4l/v4l2 interface. To watch the TV: avview: It can be compiled without ffmpeg. (Such builds are available from the openSUSE Build Service). xawtv: several years ago I was able to watch TV there To record: avview: You can also compile static ffmpeg library from snapshot of historic version and then link with avview statically. Technically, any v4l software can record via the old module, if you will tune your tuner externally and then force the program to skip tuning. You can also try the new v4l2 kernel module and use any v4l2 software. I was not able to make it working with R128. To tune: xvattr (from ogle project). ________________________________________________________________________ Stanislav Brabec http://www.penguin.cz/~utx |
|
From: William M. Q. <wa...@be...> - 2009-05-08 15:25:35
|
Stanislav Brabec wrote: > William M. Quarles wrote: >> Has there been any progress made in porting AVview to work with FFmpeg >> 0.4.9? If so, what is it, and how can I get it? > > Compiles but crashes: > http://www.penguin.cz/~utx/ftp/gatos/avview-ffmpeg-preliminary-crashing-0.4.9.patch > > Anybody is free to pick it and fix. > > I don't use avview any more and I have no plans to finish this porting. > There is no more analog TV broadcasting in Prague, Czech Republic. > There soon won't be any in the U.S. soon either, but the the basic cable TV still distributes in analog, so it is still useful for us. Is there another program known to work with the All-In-Wonder cards? Thanks, William |
|
From: Stanislav B. <ut...@pe...> - 2009-05-08 14:56:23
|
William M. Quarles wrote: > Has there been any progress made in porting AVview to work with FFmpeg > 0.4.9? If so, what is it, and how can I get it? Compiles but crashes: http://www.penguin.cz/~utx/ftp/gatos/avview-ffmpeg-preliminary-crashing-0.4.9.patch Anybody is free to pick it and fix. I don't use avview any more and I have no plans to finish this porting. There is no more analog TV broadcasting in Prague, Czech Republic. ________________________________________________________________________ Stanislav Brabec http://www.penguin.cz/~utx |
|
From: William M. Q. <wa...@be...> - 2009-05-08 04:49:31
|
Has there been any progress made in porting AVview to work with FFmpeg 0.4.9? If so, what is it, and how can I get it? Thanks, William |