You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
(1) |
Sep
(5) |
Oct
(2) |
Nov
|
Dec
(2) |
2008 |
Jan
(18) |
Feb
(12) |
Mar
(5) |
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
From: Alfredo J. F. <fab...@gm...> - 2007-09-25 22:14:56
|
Hi, I'm testing Maemo Myth with OS 2007 hacker edition in my 770. Program is running fine, but I get this error on server side where gms is running. ### 2007-09-25 14:17:36 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46&width=320&height=240&video-opts='bitrate=300000'&fps=10 HTTP/1.1" 200 - ### 2007-09-25 14:17:36 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46 --video-encode ffenc_mpeg1video --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 10 --video-width 320 --video-height 240 --audio-rate 32000 -o fd://4 ** (gmemcoder:9098): WARNING **: Audio elements not found ** (gmemcoder:9098): WARNING **: Invalid uri ### 2007-09-25 14:17:36 gms.gmencoder INFO OK ### 2007-09-25 14:17:41 gms.request ERROR 192.168.0.106: code 404, message File not found ### 2007-09-25 14:17:41 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46&width=320&height=240&video-opts='bitrate=300000'&fps=10 HTTP/1.1" 404 - gstreamer0.10-plugins-bad is already the newest version. gstreamer0.10-plugins-base is already the newest version. gstreamer0.10-plugins-good is already the newest version. gstreamer0.10-plugins-ugly is already the newest version. Any idea? Thank you. |
From: Bastien N. <ha...@ha...> - 2007-08-18 19:30:05
|
Heya, I wanted to build gmyth with UPNP support, but gmyth requires gmyth-upnp, and gmyth-upnp requires gmyth to be able to compile. Why not move gmyth-upnp (one .c, one .h) to gmyth directly? Cheers -- Bastien Nocera <ha...@ha...> |
From: Rosfran B. <ro...@gm...> - 2007-05-11 00:09:58
|
http://garotohipotenusa.blogspot.com/ Opinem! :) []'s Rosfran |
From: Rosfran B. <ro...@gm...> - 2007-05-07 17:43:47
|
Vou dar uma olhada no GStreamer pra ver como ele faz isso, C=F4xa. Se n=E3o= me engano, =E9 algum script em Perl que faz essa formata=E7=E3o... []'s Rosfran On 5/7/07, Renato Araujo <re...@gm...> wrote: > > Muito bom, mas talvez fosse melhor fazer isso no commit para o svn, > igual ao gstreamer, nao sei como faz direito mas vou procurar saber. > > T+ > > On 5/7/07, Rosfran Borges <ro...@gm...> wrote: > > > > Para padronizar a formata=E7=E3o dos arquivos fonte no projeto GMyth, > adicionei > > uma task do automake para indentar automaticamente os arquivos fonte, > > chamada 'indent'. O padr=E3o usado foi previsto e avaliado por mim e pe= lo > L=E9o. > > > > Digitem 'make indent', e comparem com a formata=E7=E3o dos fontes no > > reposit=F3rio. ATEN=C7=C3O: n=E3o fiz commit dos fontes formatados e id= entados, > > antes disso preciso da opini=E3o de voc=EAs sobre o resultado da > auto-identa=E7=E3o > > que eu coloquei! Portanto, n=E3o fa=E7am commit dos arquivos fontes dep= ois > de > > formatados com auto-indent! > > > > []'s > > Rosfran Borges > > > > > |
From: Rosfran B. <ro...@gm...> - 2007-05-07 17:42:23
|
Vou detalhar os par=E2metros que eu passei pro indent. S=E3o muitos, mas resumidamente =E9: quebra de linha entre tipo de retorno de fun=E7=E3o e declara=E7=E3o de nome de fun=E7=E3o, n=EDvel de identa=E7=E3o de 4 espa=E7= os, sem "tab spaces", um espa=E7o depois de chamada de fun=E7=E3o, "if"s, "for"s, "while= "s, etc., largura m=E1xima de linha de 80 colunas, n=E3o indentar coment=E1rios= , etc. []'s Rosfran On 5/7/07, MoRpHeUz <mor...@gm...> wrote: > > > Para padronizar a formata=E7=E3o dos arquivos fonte no projeto GMyth, > adicionei > > uma task do automake para indentar automaticamente os arquivos fonte, > > chamada 'indent'. O padr=E3o usado foi previsto e avaliado por mim e pe= lo > L=E9o. > > Que coding style vcs usaram ? > > abra=E7os > > -- > ------------------------------------------------------- > Blog: http://labs.morpheuz.eng.br/blog/ > GPG: 0xE956BA7F @ wwwkeys.pgp.net > HD-DVD: 09-f9-11-02-9d-74-e3-5b-d8-41-56-c5-63-56-88-c0 > |
From: Rosfran B. <ro...@gm...> - 2007-05-07 15:20:02
|
Para padronizar a formata=E7=E3o dos arquivos fonte no projeto GMyth, adici= onei uma task do automake para indentar automaticamente os arquivos fonte, chamada 'indent'. O padr=E3o usado foi previsto e avaliado por mim e pelo L= =E9o. Digitem 'make indent', e comparem com a formata=E7=E3o dos fontes no reposit=F3rio. ATEN=C7=C3O: n=E3o fiz commit dos fontes formatados e identa= dos, antes disso preciso da opini=E3o de voc=EAs sobre o resultado da auto-ident= a=E7=E3o que eu coloquei! Portanto, n=E3o fa=E7am commit dos arquivos fontes depois = de formatados com auto-indent! []'s Rosfran Borges |
From: Rosfran B. <ro...@gm...> - 2007-01-15 21:18:04
|
The MythTV source plug-in was added at the GStreamer's gst-plugins-bad repository. In order to help to maintain this plug-in, you can take a look in the URL below (BugZilla) to understand some of the particular gstreamer issues: http://bugzilla.gnome.org/show_bug.cgi?id=354451 Nowadays, the plug-in is working fine, and most of the comments on GStreamer's bugzilla are just to fix some plug-in's code organization (debug messages, identation, GOTO usage, etc.) []'s Rosfran Borges |
From: Leonardo S. <so...@gm...> - 2006-10-30 23:00:17
|
First email to the gmyth list!!! -- // leo |