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: Mario L. <su...@ub...> - 2008-01-30 08:13:48
|
Hi, Another concern I wasn't too sure about: In gutsy and hardy we are working off 0.20.2-fixes. Gmyth appears to work just fine with these builds and this protocol. For 0.21, will a new build be necessary, or in its current implementation is there resilience against these protocol changes? If a new implementation is necessary, how close are you guys on it? I'm working out all the necessary changes to switch Hardy to trunk mythtv in preparation for 0.21, so getting all of this stuff in will be a moot point if its not going to work on 0.21. Thanks, --=20 Mario Limonciello su...@ub... |
From: Mario L. <su...@ub...> - 2008-01-30 08:11:27
|
Renato Araujo wrote: > Hi Mario, >=20 > Thanks for your work, your changes are welcome. > I'm fixing the missing files and headers notes right now. >=20 > BR >=20 >=20 >=20 >=20 >=20 > On Jan 29, 2008 9:36 PM, Mario Limonciello <su...@ub...> wrote: >=20 >=20 >=20 Renato, Just the same, make sure to touch up both gms and gmencoder. They both h= ave their share of issues (missing COPYING files, missing headers etc). When you've got things ready, are you going to do another tarball release= , should I do a fresh svn export to build the tarball, or just grab some changesets to build the patches right into the tarball myself? I'm not sure how stable/complete your trunk for svn is. --=20 Mario Limonciello su...@ub... |
From: Renato A. <re...@gm...> - 2008-01-30 01:50:25
|
Hi Mario, Thanks for your work, your changes are welcome. I'm fixing the missing files and headers notes right now. BR On Jan 29, 2008 9:36 PM, Mario Limonciello <su...@ub...> wrote: > Hi, > > As mentioned in my other email, there are a few other blocker items that > will keep your apps from Ubuntu (and eventually Debian). > > The debian/ directory shouldn't be shipped in tarballs. If you are > going to ship it, it should be named something that doesn't conflict > with the debian/ directory that is used for Ubuntu and Debian, like > debian_upstream. > > I've got gmyth up for review right now, and I had to change a very > significant amount of things in it to pass the requirements for > inclusion. I'll be glad to share these with you as well once it's included. > > Additionally, please use svn export rather than svn co when building > archives. There are .svn directories in the tarballs which should not > be shipped. > > Thanks, > > -- > Mario Limonciello > su...@ub... > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Mario L. <su...@ub...> - 2008-01-30 00:36:56
|
Hi, As mentioned in my other email, there are a few other blocker items that will keep your apps from Ubuntu (and eventually Debian). The debian/ directory shouldn't be shipped in tarballs. If you are going to ship it, it should be named something that doesn't conflict with the debian/ directory that is used for Ubuntu and Debian, like debian_upstream. I've got gmyth up for review right now, and I had to change a very significant amount of things in it to pass the requirements for inclusion. I'll be glad to share these with you as well once it's includ= ed. Additionally, please use svn export rather than svn co when building archives. There are .svn directories in the tarballs which should not be shipped. Thanks, --=20 Mario Limonciello su...@ub... |
From: Mario L. <su...@ub...> - 2008-01-30 00:33:21
|
Hello, I was looking to include gmencoder in Ubuntu hardy (along with other gmyth items). Particularly with gmencoder, there are a few things that will block it's inclusion. See the separate mail for things blocking other app inclusion. * Nothing is in COPYING * Nothing in README * No headers in any source files identifying licensing. Could you guys resolve this? (Hopefully relatively soon - the freeze for NEW apps in Ubuntu is coming up in the next 2 weeks). Thanks, --=20 Mario Limonciello su...@ub... |
From: <lan...@ya...> - 2008-01-19 14:38:19
|
That was it. I had the old versions of /usr/share/gms/plugins/transcoders. Once I switched to the version of gmencoder.py which calls out theoraenc instead of ffenc_mpeg1video it started to work. Why the switch from ffenc_mpeg1video to theoraenc? At least on my system, the change of encoders appears to kill video playback in mplayer, so I have to manually force the encoding back to ffenc_mpeg1video. ----- Original Message ---- From: Renato Araujo <re...@gm...> To: lan...@ya... Cc: gmy...@li... Sent: Friday, January 18, 2008 2:01:22 PM Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. Verify if you removed the old files, because this log is from the old version. After installation of new files, try restart gmsd service with: $ sudo /etc/init.d/gmsd restart Stopping GMS: OK Starting GMS: OK On Jan 18, 2008 3:49 PM, <lan...@ya...> wrote: > > I went back and looked at the new log file, and there is one slight change > after recompiling from the sources: > > root@SparkyXU:/var/log# more gms.log > ### 2008-01-18 12:56:35 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2008-01-18 12:56:35 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > ### 2008-01-18 12:56:35 gms.server INFO > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > ### 2008-01-18 12:56:45 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=100&width=240&height= > > 144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 200 - > ### 2008-01-18 12:56:45 gms.gmencoder INFO GMencoder: > /usr/local/bin/gmencoder -d -i > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=100 > --video-encode theoraenc > > --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 > --video-fps 13 --video-width 240 --video-height 144 --audio-rate 32000 > --audio-encode vorbisenc -o fd://4 > > (gmemcoder:3149): GLib-GObject-WARNING **: value "300000" of type `gint' is > invalid or out of range for property `bitrate' of type `gint' > > ** (gmemcoder:3149): WARNING **: Mux element no have audio PAD > > ** (gmemcoder:3149): WARNING **: Invalid uri > ..... > > > > > > It is no longer giving this warning: > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > ----- Original Message ---- > From: Renato Araujo <re...@gm...> > To: lan...@ya... > Cc: gmy...@li... > Sent: Friday, January 18, 2008 10:57:41 AM > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > Hi, > > > I saw in your info, you are using Ubuntu feisty, and the packages to > new version gms is only available to gutsy for now. > If you want you can get the svn head and install. > > Sorry, I will create feisty package asap. > > > > On Jan 18, 2008 12:47 PM, <lan...@ya...> wrote: > > > > I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that > > gms_0.3-indt2_i386.deb is installed. > > > > root@SparkyXU:/var/lib/apt# apt-cache show gms > > Package: gms > > Version: 0.3-indt2 > > Architecture: i386 > > Depends: gmencoder > > Installed-Size: 188 > > Maintainer: Renato Araujo Oliveira Filho <ren...@in...> > > Priority: optional > > Section: sound > > Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb > > Size: 15698 > > MD5sum: cecbf1e24bc2303c639bd6c7e350e01e > > Description: Media transcoder deamon > > Homepage: http://gmyth.sourceforge.net/ > > > > root@SparkyXU:/var/lib/apt# apt-cache showpkg gms > > Package: gms > > Versions: > > 0.3-indt2 > > > (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) > > (/var/lib/dpkg/status) > > Description Language: > > File: > > > /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages > > MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 > > > > > > Reverse Depends: > > Dependencies: > > 0.3-indt2 - gmencoder (0 (null)) > > Provides: > > 0.3-indt2 - > > Reverse Provides: > > > > > > > > > > ----- Original Message ---- > > From: Renato Araujo <re...@gm...> > > To: Trevor <lan...@ya...> > > Cc: gmy...@li... > > Sent: Friday, January 18, 2008 10:19:45 AM > > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > > > Hi Trevor, > > > > Do you can verify if you have the last gms version? (package version: > > 0.3-gutsy2-svn11212007) > > > > BR > > > > > > > > On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > > > > > Similar to the last streaming problem, I have installed GMythStream per > > the > > > instructions on: > > > > > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > > > > > I have searched through the lists, and I am getting a different error > > > message when I attach from the N800/MaemoMyth that I have seen from > anyone > > > else. > > > > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > > TranscoderMencoder (Transcoder) from > > > /usr/share/gms/plugins/transcoders/mencoder.py > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > > TranscoderGMencoder (Transcoder) from > > > /usr/share/gms/plugins/transcoders/gmencoder.py > > > ### 2008-01-18 07:25:30 gms.server INFO > > > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > > > ### 2008-01-18 07:57:42 gms.request INFO "GET > > > > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > > HTTP/1.1" 200 - > > > ### 2008-01-18 07:57:42 gms.gmencoder INFO > GMencoder: > > > /usr/bin/gmencoder -d -i > > > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > > > --video-encode theoraenc --video-opts > > > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > > > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > > > vorbisenc -o fd://4 > > > > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > > > > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type > `gint' > > is > > > invalid or out of range for property `bitrate' of type `gint' > > > > > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > > > > > ** (gmemcoder:10602): WARNING **: Invalid uri > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "mux", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > > > `object != NULL' failed > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "sink", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "abin", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "vbin", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > > > ### 2008-01-18 07:57:48 gms.request ERROR > > > 192.168.1.76: code 404, message File not found > > > ### 2008-01-18 07:57:48 gms.request INFO "GET > > > > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > > HTTP/1.1" 404 - > > > > > > Any Ideas? > > > TCL > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Gmyth-devel mailing list > > > Gmy...@li... > > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > > > > > > > -- > > Renato Araujo Oliveira Filho > > Instituto Nokia de Tecnologia - INdT > > > > > > > > -- > Renato Araujo Oliveira Filho > Instituto Nokia de Tecnologia - INdT > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: <lan...@ya...> - 2008-01-18 21:10:22
|
I went back and looked at the new log file, and there is one slight change after recompiling from the sources: root@SparkyXU:/var/log# more gms.log ### 2008-01-18 12:56:35 gms.utils INFO Loaded TranscoderMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/mencoder.py ### 2008-01-18 12:56:35 gms.utils INFO Loaded TranscoderGMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/gmencoder.py ### 2008-01-18 12:56:35 gms.server INFO GMyth-Streamer serving HTTP on 0.0.0.0:40000 ### 2008-01-18 12:56:45 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=100&width=240&height= 144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc HTTP/1.1" 200 - ### 2008-01-18 12:56:45 gms.gmencoder INFO GMencoder: /usr/local/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=100 --video-encode theoraenc --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode vorbisenc -o fd://4 (gmemcoder:3149): GLib-GObject-WARNING **: value "300000" of type `gint' is invalid or out of range for property `bitrate' of type `gint' ** (gmemcoder:3149): WARNING **: Mux element no have audio PAD ** (gmemcoder:3149): WARNING **: Invalid uri ..... It is no longer giving this warning: ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 ----- Original Message ---- From: Renato Araujo <re...@gm...> To: lan...@ya... Cc: gmy...@li... Sent: Friday, January 18, 2008 10:57:41 AM Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. Hi, I saw in your info, you are using Ubuntu feisty, and the packages to new version gms is only available to gutsy for now. If you want you can get the svn head and install. Sorry, I will create feisty package asap. On Jan 18, 2008 12:47 PM, <lan...@ya...> wrote: > > I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that > gms_0.3-indt2_i386.deb is installed. > > root@SparkyXU:/var/lib/apt# apt-cache show gms > Package: gms > Version: 0.3-indt2 > Architecture: i386 > Depends: gmencoder > Installed-Size: 188 > Maintainer: Renato Araujo Oliveira Filho <ren...@in...> > Priority: optional > Section: sound > Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb > Size: 15698 > MD5sum: cecbf1e24bc2303c639bd6c7e350e01e > Description: Media transcoder deamon > Homepage: http://gmyth.sourceforge.net/ > > root@SparkyXU:/var/lib/apt# apt-cache showpkg gms > Package: gms > Versions: > 0.3-indt2 > (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) > (/var/lib/dpkg/status) > Description Language: > File: > /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages > MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 > > > Reverse Depends: > Dependencies: > 0.3-indt2 - gmencoder (0 (null)) > Provides: > 0.3-indt2 - > Reverse Provides: > > > > > ----- Original Message ---- > From: Renato Araujo <re...@gm...> > To: Trevor <lan...@ya...> > Cc: gmy...@li... > Sent: Friday, January 18, 2008 10:19:45 AM > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > Hi Trevor, > > Do you can verify if you have the last gms version? (package version: > 0.3-gutsy2-svn11212007) > > BR > > > > On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > > > Similar to the last streaming problem, I have installed GMythStream per > the > > instructions on: > > > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > > > I have searched through the lists, and I am getting a different error > > message when I attach from the N800/MaemoMyth that I have seen from anyone > > else. > > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/mencoder.py > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderGMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/gmencoder.py > > ### 2008-01-18 07:25:30 gms.server INFO > > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > > ### 2008-01-18 07:57:42 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 200 - > > ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: > > /usr/bin/gmencoder -d -i > > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > > --video-encode theoraenc --video-opts > > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > > vorbisenc -o fd://4 > > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' > is > > invalid or out of range for property `bitrate' of type `gint' > > > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > > > ** (gmemcoder:10602): WARNING **: Invalid uri > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "mux", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > > `object != NULL' failed > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "sink", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "abin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "vbin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > > ### 2008-01-18 07:57:48 gms.request ERROR > > 192.168.1.76: code 404, message File not found > > ### 2008-01-18 07:57:48 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 404 - > > > > Any Ideas? > > TCL > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Gmyth-devel mailing list > > Gmy...@li... > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > -- > Renato Araujo Oliveira Filho > Instituto Nokia de Tecnologia - INdT > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Renato A. <re...@gm...> - 2008-01-18 19:01:17
|
Verify if you removed the old files, because this log is from the old version. After installation of new files, try restart gmsd service with: $ sudo /etc/init.d/gmsd restart Stopping GMS: OK Starting GMS: OK On Jan 18, 2008 3:49 PM, <lan...@ya...> wrote: > > I went back and looked at the new log file, and there is one slight change > after recompiling from the sources: > > root@SparkyXU:/var/log# more gms.log > ### 2008-01-18 12:56:35 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2008-01-18 12:56:35 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > ### 2008-01-18 12:56:35 gms.server INFO > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > ### 2008-01-18 12:56:45 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=100&width=240&height= > > 144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 200 - > ### 2008-01-18 12:56:45 gms.gmencoder INFO GMencoder: > /usr/local/bin/gmencoder -d -i > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=100 > --video-encode theoraenc > > --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 > --video-fps 13 --video-width 240 --video-height 144 --audio-rate 32000 > --audio-encode vorbisenc -o fd://4 > > (gmemcoder:3149): GLib-GObject-WARNING **: value "300000" of type `gint' is > invalid or out of range for property `bitrate' of type `gint' > > ** (gmemcoder:3149): WARNING **: Mux element no have audio PAD > > ** (gmemcoder:3149): WARNING **: Invalid uri > ..... > > > > > > It is no longer giving this warning: > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > ----- Original Message ---- > From: Renato Araujo <re...@gm...> > To: lan...@ya... > Cc: gmy...@li... > Sent: Friday, January 18, 2008 10:57:41 AM > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > Hi, > > > I saw in your info, you are using Ubuntu feisty, and the packages to > new version gms is only available to gutsy for now. > If you want you can get the svn head and install. > > Sorry, I will create feisty package asap. > > > > On Jan 18, 2008 12:47 PM, <lan...@ya...> wrote: > > > > I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that > > gms_0.3-indt2_i386.deb is installed. > > > > root@SparkyXU:/var/lib/apt# apt-cache show gms > > Package: gms > > Version: 0.3-indt2 > > Architecture: i386 > > Depends: gmencoder > > Installed-Size: 188 > > Maintainer: Renato Araujo Oliveira Filho <ren...@in...> > > Priority: optional > > Section: sound > > Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb > > Size: 15698 > > MD5sum: cecbf1e24bc2303c639bd6c7e350e01e > > Description: Media transcoder deamon > > Homepage: http://gmyth.sourceforge.net/ > > > > root@SparkyXU:/var/lib/apt# apt-cache showpkg gms > > Package: gms > > Versions: > > 0.3-indt2 > > > (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) > > (/var/lib/dpkg/status) > > Description Language: > > File: > > > /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages > > MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 > > > > > > Reverse Depends: > > Dependencies: > > 0.3-indt2 - gmencoder (0 (null)) > > Provides: > > 0.3-indt2 - > > Reverse Provides: > > > > > > > > > > ----- Original Message ---- > > From: Renato Araujo <re...@gm...> > > To: Trevor <lan...@ya...> > > Cc: gmy...@li... > > Sent: Friday, January 18, 2008 10:19:45 AM > > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > > > Hi Trevor, > > > > Do you can verify if you have the last gms version? (package version: > > 0.3-gutsy2-svn11212007) > > > > BR > > > > > > > > On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > > > > > Similar to the last streaming problem, I have installed GMythStream per > > the > > > instructions on: > > > > > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > > > > > I have searched through the lists, and I am getting a different error > > > message when I attach from the N800/MaemoMyth that I have seen from > anyone > > > else. > > > > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > > TranscoderMencoder (Transcoder) from > > > /usr/share/gms/plugins/transcoders/mencoder.py > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > > TranscoderGMencoder (Transcoder) from > > > /usr/share/gms/plugins/transcoders/gmencoder.py > > > ### 2008-01-18 07:25:30 gms.server INFO > > > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > > > ### 2008-01-18 07:57:42 gms.request INFO "GET > > > > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > > HTTP/1.1" 200 - > > > ### 2008-01-18 07:57:42 gms.gmencoder INFO > GMencoder: > > > /usr/bin/gmencoder -d -i > > > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > > > --video-encode theoraenc --video-opts > > > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > > > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > > > vorbisenc -o fd://4 > > > > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > > > > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type > `gint' > > is > > > invalid or out of range for property `bitrate' of type `gint' > > > > > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > > > > > ** (gmemcoder:10602): WARNING **: Invalid uri > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "mux", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > > > `object != NULL' failed > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "sink", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "abin", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > > Trying to dispose object "vbin", but it still has a parent "pipe". > > > You need to let the parent manage the object instead of unreffing the > > object > > > directly. > > > > > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > > > ### 2008-01-18 07:57:48 gms.request ERROR > > > 192.168.1.76: code 404, message File not found > > > ### 2008-01-18 07:57:48 gms.request INFO "GET > > > > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > > HTTP/1.1" 404 - > > > > > > Any Ideas? > > > TCL > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Gmyth-devel mailing list > > > Gmy...@li... > > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > > > > > > > -- > > Renato Araujo Oliveira Filho > > Instituto Nokia de Tecnologia - INdT > > > > > > > > -- > Renato Araujo Oliveira Filho > Instituto Nokia de Tecnologia - INdT > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: <lan...@ya...> - 2008-01-18 18:02:53
|
Thanks Renato, I went back and re-installed everything manually based on the procedure in: http://gmyth.sourceforge.net/wiki/index.php/GMS_Howto I am still getting the same error message. I did confirm that I am able to stream with mplayer: mplayer "http://192.168.1.75:40000/transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/livetv?channel=72" Is this a bug in MMyth 0.3.0? ----- Original Message ---- From: Renato Araujo <re...@gm...> To: lan...@ya... Cc: gmy...@li... Sent: Friday, January 18, 2008 10:57:41 AM Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. Hi, I saw in your info, you are using Ubuntu feisty, and the packages to new version gms is only available to gutsy for now. If you want you can get the svn head and install. Sorry, I will create feisty package asap. On Jan 18, 2008 12:47 PM, <lan...@ya...> wrote: > > I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that > gms_0.3-indt2_i386.deb is installed. > > root@SparkyXU:/var/lib/apt# apt-cache show gms > Package: gms > Version: 0.3-indt2 > Architecture: i386 > Depends: gmencoder > Installed-Size: 188 > Maintainer: Renato Araujo Oliveira Filho <ren...@in...> > Priority: optional > Section: sound > Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb > Size: 15698 > MD5sum: cecbf1e24bc2303c639bd6c7e350e01e > Description: Media transcoder deamon > Homepage: http://gmyth.sourceforge.net/ > > root@SparkyXU:/var/lib/apt# apt-cache showpkg gms > Package: gms > Versions: > 0.3-indt2 > (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) > (/var/lib/dpkg/status) > Description Language: > File: > /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages > MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 > > > Reverse Depends: > Dependencies: > 0.3-indt2 - gmencoder (0 (null)) > Provides: > 0.3-indt2 - > Reverse Provides: > > > > > ----- Original Message ---- > From: Renato Araujo <re...@gm...> > To: Trevor <lan...@ya...> > Cc: gmy...@li... > Sent: Friday, January 18, 2008 10:19:45 AM > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > Hi Trevor, > > Do you can verify if you have the last gms version? (package version: > 0.3-gutsy2-svn11212007) > > BR > > > > On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > > > Similar to the last streaming problem, I have installed GMythStream per > the > > instructions on: > > > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > > > I have searched through the lists, and I am getting a different error > > message when I attach from the N800/MaemoMyth that I have seen from anyone > > else. > > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/mencoder.py > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderGMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/gmencoder.py > > ### 2008-01-18 07:25:30 gms.server INFO > > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > > ### 2008-01-18 07:57:42 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 200 - > > ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: > > /usr/bin/gmencoder -d -i > > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > > --video-encode theoraenc --video-opts > > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > > vorbisenc -o fd://4 > > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' > is > > invalid or out of range for property `bitrate' of type `gint' > > > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > > > ** (gmemcoder:10602): WARNING **: Invalid uri > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "mux", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > > `object != NULL' failed > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "sink", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "abin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "vbin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > > ### 2008-01-18 07:57:48 gms.request ERROR > > 192.168.1.76: code 404, message File not found > > ### 2008-01-18 07:57:48 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 404 - > > > > Any Ideas? > > TCL > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Gmyth-devel mailing list > > Gmy...@li... > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > -- > Renato Araujo Oliveira Filho > Instituto Nokia de Tecnologia - INdT > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Renato A. <re...@gm...> - 2008-01-18 15:57:40
|
Hi, I saw in your info, you are using Ubuntu feisty, and the packages to new version gms is only available to gutsy for now. If you want you can get the svn head and install. Sorry, I will create feisty package asap. On Jan 18, 2008 12:47 PM, <lan...@ya...> wrote: > > I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that > gms_0.3-indt2_i386.deb is installed. > > root@SparkyXU:/var/lib/apt# apt-cache show gms > Package: gms > Version: 0.3-indt2 > Architecture: i386 > Depends: gmencoder > Installed-Size: 188 > Maintainer: Renato Araujo Oliveira Filho <ren...@in...> > Priority: optional > Section: sound > Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb > Size: 15698 > MD5sum: cecbf1e24bc2303c639bd6c7e350e01e > Description: Media transcoder deamon > Homepage: http://gmyth.sourceforge.net/ > > root@SparkyXU:/var/lib/apt# apt-cache showpkg gms > Package: gms > Versions: > 0.3-indt2 > (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) > (/var/lib/dpkg/status) > Description Language: > File: > /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages > MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 > > > Reverse Depends: > Dependencies: > 0.3-indt2 - gmencoder (0 (null)) > Provides: > 0.3-indt2 - > Reverse Provides: > > > > > ----- Original Message ---- > From: Renato Araujo <re...@gm...> > To: Trevor <lan...@ya...> > Cc: gmy...@li... > Sent: Friday, January 18, 2008 10:19:45 AM > Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. > > Hi Trevor, > > Do you can verify if you have the last gms version? (package version: > 0.3-gutsy2-svn11212007) > > BR > > > > On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > > > Similar to the last streaming problem, I have installed GMythStream per > the > > instructions on: > > > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > > > I have searched through the lists, and I am getting a different error > > message when I attach from the N800/MaemoMyth that I have seen from anyone > > else. > > > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/mencoder.py > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > > TranscoderGMencoder (Transcoder) from > > /usr/share/gms/plugins/transcoders/gmencoder.py > > ### 2008-01-18 07:25:30 gms.server INFO > > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > > ### 2008-01-18 07:57:42 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 200 - > > ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: > > /usr/bin/gmencoder -d -i > > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > > --video-encode theoraenc --video-opts > > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > > vorbisenc -o fd://4 > > > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' > is > > invalid or out of range for property `bitrate' of type `gint' > > > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > > > ** (gmemcoder:10602): WARNING **: Invalid uri > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "mux", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > > `object != NULL' failed > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "sink", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "abin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > > > (gmemcoder:10602): GStreamer-CRITICAL **: > > Trying to dispose object "vbin", but it still has a parent "pipe". > > You need to let the parent manage the object instead of unreffing the > object > > directly. > > > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > > ### 2008-01-18 07:57:48 gms.request ERROR > > 192.168.1.76: code 404, message File not found > > ### 2008-01-18 07:57:48 gms.request INFO "GET > > > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > HTTP/1.1" 404 - > > > > Any Ideas? > > TCL > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Gmyth-devel mailing list > > Gmy...@li... > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > -- > Renato Araujo Oliveira Filho > Instituto Nokia de Tecnologia - INdT > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: <lan...@ya...> - 2008-01-18 15:47:15
|
I can not find a reference to 0.3-gutsy2-svn11212007, but I am sure that gms_0.3-indt2_i386.deb is installed. root@SparkyXU:/var/lib/apt# apt-cache show gms Package: gms Version: 0.3-indt2 Architecture: i386 Depends: gmencoder Installed-Size: 188 Maintainer: Renato Araujo Oliveira Filho <ren...@in...> Priority: optional Section: sound Filename: pool/extras/g/gms/gms_0.3-indt2_i386.deb Size: 15698 MD5sum: cecbf1e24bc2303c639bd6c7e350e01e Description: Media transcoder deamon Homepage: http://gmyth.sourceforge.net/ root@SparkyXU:/var/lib/apt# apt-cache showpkg gms Package: gms Versions: 0.3-indt2 (/var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages) (/var/lib/dpkg/status) Description Language: File: /var/lib/apt/lists/hallysonluiz.com_mythtv_dists_feisty_extras_binary-i386_Packages MD5: 5d0a4ebe69a70cbcbe07651c2eb42824 Reverse Depends: Dependencies: 0.3-indt2 - gmencoder (0 (null)) Provides: 0.3-indt2 - Reverse Provides: ----- Original Message ---- From: Renato Araujo <re...@gm...> To: Trevor <lan...@ya...> Cc: gmy...@li... Sent: Friday, January 18, 2008 10:19:45 AM Subject: Re: [Gmyth-devel] Streaming Not Working - Log attached. Hi Trevor, Do you can verify if you have the last gms version? (package version: 0.3-gutsy2-svn11212007) BR On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > Similar to the last streaming problem, I have installed GMythStream per the > instructions on: > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > I have searched through the lists, and I am getting a different error > message when I attach from the N800/MaemoMyth that I have seen from anyone > else. > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > ### 2008-01-18 07:25:30 gms.server INFO > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > ### 2008-01-18 07:57:42 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 200 - > ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: > /usr/bin/gmencoder -d -i > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > --video-encode theoraenc --video-opts > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > vorbisenc -o fd://4 > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' is > invalid or out of range for property `bitrate' of type `gint' > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > ** (gmemcoder:10602): WARNING **: Invalid uri > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "mux", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > `object != NULL' failed > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "sink", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "abin", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "vbin", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > ### 2008-01-18 07:57:48 gms.request ERROR > 192.168.1.76: code 404, message File not found > ### 2008-01-18 07:57:48 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 404 - > > Any Ideas? > TCL > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Renato A. <re...@gm...> - 2008-01-18 15:19:40
|
Hi Trevor, Do you can verify if you have the last gms version? (package version: 0.3-gutsy2-svn11212007) BR On Jan 18, 2008 11:48 AM, Trevor <lan...@ya...> wrote: > > Similar to the last streaming problem, I have installed GMythStream per the > instructions on: > > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > > I have searched through the lists, and I am getting a different error > message when I attach from the N800/MaemoMyth that I have seen from anyone > else. > > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2008-01-18 07:25:30 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > ### 2008-01-18 07:25:30 gms.server INFO > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > ### 2008-01-18 07:57:42 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 200 - > ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: > /usr/bin/gmencoder -d -i > myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 > --video-encode theoraenc --video-opts > bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 > --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode > vorbisenc -o fd://4 > > ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 > > (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' is > invalid or out of range for property `bitrate' of type `gint' > > ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD > > ** (gmemcoder:10602): WARNING **: Invalid uri > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "mux", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion > `object != NULL' failed > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "sink", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "abin", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > > (gmemcoder:10602): GStreamer-CRITICAL **: > Trying to dispose object "vbin", but it still has a parent "pipe". > You need to let the parent manage the object instead of unreffing the object > directly. > > ### 2008-01-18 07:57:43 gms.gmencoder INFO OK > ### 2008-01-18 07:57:48 gms.request ERROR > 192.168.1.76: code 404, message File not found > ### 2008-01-18 07:57:48 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > HTTP/1.1" 404 - > > Any Ideas? > TCL > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Trevor <lan...@ya...> - 2008-01-18 14:48:56
|
Similar to the last streaming problem, I have installed GMythStream per the instructions on: http://gmyth.sourceforge.net/wiki/index.php/GMythStream I have searched through the lists, and I am getting a different error message when I attach from the N800/MaemoMyth that I have seen from anyone else. ### 2008-01-18 07:25:30 gms.utils INFO Loaded TranscoderMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/mencoder.py ### 2008-01-18 07:25:30 gms.utils INFO Loaded TranscoderGMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/gmencoder.py ### 2008-01-18 07:25:30 gms.server INFO GMyth-Streamer serving HTTP on 0.0.0.0:40000 ### 2008-01-18 07:57:42 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc HTTP/1.1" 200 - ### 2008-01-18 07:57:42 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.1.81:6543/?mythconverg&channel=7.1 --video-encode theoraenc --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 13 --video-width 240 --video-height 144 --audio-rate 32000 --audio-encode vorbisenc -o fd://4 ** (gmemcoder:10602): WARNING **: Lowest allowed bitrate is 6000 (gmemcoder:10602): GLib-GObject-WARNING **: value "300000" of type `gint' is invalid or out of range for property `bitrate' of type `gint' ** (gmemcoder:10602): WARNING **: Mux element no have audio PAD ** (gmemcoder:10602): WARNING **: Invalid uri (gmemcoder:10602): GStreamer-CRITICAL **: Trying to dispose object "mux", but it still has a parent "pipe". You need to let the parent manage the object instead of unreffing the object directly. (gmemcoder:10602): GStreamer-CRITICAL **: gst_object_unref: assertion `object != NULL' failed (gmemcoder:10602): GStreamer-CRITICAL **: Trying to dispose object "sink", but it still has a parent "pipe". You need to let the parent manage the object instead of unreffing the object directly. (gmemcoder:10602): GStreamer-CRITICAL **: Trying to dispose object "abin", but it still has a parent "pipe". You need to let the parent manage the object instead of unreffing the object directly. (gmemcoder:10602): GStreamer-CRITICAL **: Trying to dispose object "vbin", but it still has a parent "pipe". You need to let the parent manage the object instead of unreffing the object directly. ### 2008-01-18 07:57:43 gms.gmencoder INFO OK ### 2008-01-18 07:57:48 gms.request ERROR 192.168.1.76: code 404, message File not found ### 2008-01-18 07:57:48 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.1.81:6543/?mythconverg%26channel=7.1&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc HTTP/1.1" 404 - Any Ideas? TCL |
From: Renato A. <re...@gm...> - 2008-01-15 18:00:40
|
Hi thanks for you bug report, This bug fixed on svn head, and gmencoder_0.2-indt2 package. try: $ sudo apt-get update $ sudo apt-get upgrade BR On Jan 15, 2008 2:06 PM, Bj=F8rn Haagensen <bha...@gm...> wrote: > I originally posted this in the help-forum, but didn't get any > response, so I'll try my luck here :) > > Hi, > > Gmyth looks brilliant, thanks. I've been trying to set it up with h264 > encoding. It works, but I can only get the default video bitrate, > which is far to high for the intented purpose. I think the problem is > that the bitrate is not being passed by correct type. Some output: > > bh@bh-desktop:~$ /usr/bin/gmencoder -d -i > file:///home/bh/Video/Humor/JourFixe11.wmv --video-encode x264enc > --video-opts byte-stream=3D1,bitrate=3D512 --video-width 240 > --video-height 176 --audio-encode lame --audio-opts name=3Denc > --mux-element avimux -o file:///home/bh/test.avi > > (gmemcoder:28626): GLib-GObject-CRITICAL **: g_value_set_enum: > assertion `G_VALUE_HOLDS_ENUM (value)' failed > > ** (gmemcoder:28626): WARNING **: Property bitrate of type guint. Not > supported using default enum > x264 [info]: using SAR=3D1/1 > x264 [info]: using cpu capabilities MMX MMXEXT SSE 3DNow! > PROGRESS:27 > > I'm using Ubuntu Gutsy, and followed the instructions at > http://gmyth.sourceforge.net/wiki/index.php/GMythStream > to install. > > Thanks for any advice, > > PS! It doesn't have to be h264, could also be xvid or divx. I plan on > streaming to my Nokia N95. Just figured h264 and Coreplayer would give > the best relative quality. Or if you could suggest a videoplayer for > the Nokia which supports theora and ogg that would also be a go. > > Bj=F8rn > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > --=20 Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: <bha...@gm...> - 2008-01-15 17:06:54
|
I originally posted this in the help-forum, but didn't get any response, so I'll try my luck here :) Hi, Gmyth looks brilliant, thanks. I've been trying to set it up with h264 encoding. It works, but I can only get the default video bitrate, which is far to high for the intented purpose. I think the problem is that the bitrate is not being passed by correct type. Some output: bh@bh-desktop:~$ /usr/bin/gmencoder -d -i file:///home/bh/Video/Humor/JourFixe11.wmv --video-encode x264enc --video-opts byte-stream=3D1,bitrate=3D512 --video-width 240 --video-height 176 --audio-encode lame --audio-opts name=3Denc --mux-element avimux -o file:///home/bh/test.avi (gmemcoder:28626): GLib-GObject-CRITICAL **: g_value_set_enum: assertion `G_VALUE_HOLDS_ENUM (value)' failed ** (gmemcoder:28626): WARNING **: Property bitrate of type guint. Not supported using default enum x264 [info]: using SAR=3D1/1 x264 [info]: using cpu capabilities MMX MMXEXT SSE 3DNow! PROGRESS:27 I'm using Ubuntu Gutsy, and followed the instructions at http://gmyth.sourceforge.net/wiki/index.php/GMythStream to install. Thanks for any advice, PS! It doesn't have to be h264, could also be xvid or divx. I plan on streaming to my Nokia N95. Just figured h264 and Coreplayer would give the best relative quality. Or if you could suggest a videoplayer for the Nokia which supports theora and ogg that would also be a go. Bj=F8rn |
From: Renato A. <re...@gm...> - 2008-01-07 14:20:42
|
try the new gms and gmencoder version avaliable on apt: #renatofilho deb http://www.renatofilho.com/apt gutsy main On Jan 7, 2008 11:16 AM, Rune Evjen <run...@gm...> wrote: > I am experiencing some problems using gms to transcode mythtv video to my > nokia n800. > > When I test this on my gms and mythtv server, I get this: > > /usr/bin/gmencoder -d -i myth://<username removed>:<password removed>@ > 192.168.1.126:6543/livetv?channel=10 --video-encode theoraenc --video-opts > quality=30,sharpness=2 --video-fps 10 --video-width 240 --video-height 144 > --audio-encode vorbisenc --audio-opts managed=true --mux-element oggmux -o > fd://4 > PROGRESS:1186 > PROGRESS:2193 > PROGRESS:3233 > PROGRESS:4239 > PROGRESS:6269 > PROGRESS:7393 > PROGRESS:8401 > PROGRESS:10521 > Error: Error [1] Internal data flow error. (gstbasesrc.c(1816): > gst_base_src_loop (): /pipe/bin2/src: > streaming task paused, reason error (-5)) > > The encoding variably shows a number of progress lines and always ends > with the same error > > When starting MMythTV on my N800 (using Os2008) I get this in > /var/log/gms.log: > > ### 2007-12-26 23:51:43 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > ### 2007-12-26 23:51:43 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2007-12-26 23:51:43 gms.server INFO > GMyth-Streamer serving HTTP on 0.0.0.0:40000 > ### 2007-12-26 23:51:51 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=<username > removed>:<password removed>@ 192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc > > <http://192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts=%27quality=16%27&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc>HTTP/1.1" 200 - > ### 2007-12-26 23:51:51 gms.gmencoder INFO GMencoder: > /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.1.126:6543/?mythconverg&channel=21 > --video-encode theoraenc --video-opts 'quality=16' --video-fps 13 > --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts > managed=true --mux-element oggmux -o fd://4 > ### 2007-12-26 23:51:54 gms.gmencoder ERROR Detected > problem @ gmencoder: Error: Error [1] Internal data flow error. ( > gstbasesrc.c(1816): gst_base_src_loop (): /pipe/bin2/src: > > ### 2007-12-26 23:51:54 gms.gmencoder INFO OK > ### 2007-12-26 23:51:54 gms.request ERROR 192.168.1.125 > : code 404, message File not found > ### 2007-12-26 23:51:54 gms.request INFO "GET > /transcode.do?transcoder=gmencoder&type=myth&uri=<username > removed>:<password removed>@192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc<http://192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts=%27quality=16%27&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc>HTTP/1.1" 404 - > > I am using the following version of gms on my mythtv server (based on > mythbuntu 7.10): > > gms 0.3-gutsy2-svn11212007 from "deb http://www.renatofilho.com/apt gutsy > main" > > regards, > > Rune Evjen > Norway > > > -- > hilsen Rune Evjen > mailto:run...@gm... > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |
From: Rune E. <run...@gm...> - 2008-01-07 14:16:52
|
I am experiencing some problems using gms to transcode mythtv video to my nokia n800. When I test this on my gms and mythtv server, I get this: /usr/bin/gmencoder -d -i myth://<username removed>:<password removed>@ 192.168.1.126:6543/livetv?channel=10 --video-encode theoraenc --video-opts quality=30,sharpness=2 --video-fps 10 --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts managed=true --mux-element oggmux -o fd://4 PROGRESS:1186 PROGRESS:2193 PROGRESS:3233 PROGRESS:4239 PROGRESS:6269 PROGRESS:7393 PROGRESS:8401 PROGRESS:10521 Error: Error [1] Internal data flow error. (gstbasesrc.c(1816): gst_base_src_loop (): /pipe/bin2/src: streaming task paused, reason error (-5)) The encoding variably shows a number of progress lines and always ends with the same error When starting MMythTV on my N800 (using Os2008) I get this in /var/log/gms.log: ### 2007-12-26 23:51:43 gms.utils INFO Loaded TranscoderGMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/gmencoder.py ### 2007-12-26 23:51:43 gms.utils INFO Loaded TranscoderMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/mencoder.py ### 2007-12-26 23:51:43 gms.server INFO GMyth-Streamer serving HTTP on 0.0.0.0:40000 ### 2007-12-26 23:51:51 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=<username removed>:<password removed>@ 192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc <http://192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts=%27quality=16%27&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc>HTTP/1.1" 200 - ### 2007-12-26 23:51:51 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.1.126:6543/?mythconverg&channel=21 --video-encode theoraenc --video-opts 'quality=16' --video-fps 13 --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts managed=true --mux-element oggmux -o fd://4 ### 2007-12-26 23:51:54 gms.gmencoder ERROR Detected problem @ gmencoder: Error: Error [1] Internal data flow error. ( gstbasesrc.c(1816): gst_base_src_loop (): /pipe/bin2/src: ### 2007-12-26 23:51:54 gms.gmencoder INFO OK ### 2007-12-26 23:51:54 gms.request ERROR 192.168.1.125: code 404, message File not found ### 2007-12-26 23:51:54 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=<username removed>:<password removed>@192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc<http://192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts=%27quality=16%27&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraenc>HTTP/1.1" 404 - I am using the following version of gms on my mythtv server (based on mythbuntu 7.10): gms 0.3-gutsy2-svn11212007 from "deb http://www.renatofilho.com/apt gutsy main" regards, Rune Evjen Norway -- hilsen Rune Evjen mailto:run...@gm... |
From: Rune E. <run...@gm...> - 2007-12-26 22:57:37
|
I am experiencing some problems using gms to transcode mythtv video to my nokia n800. When I test this on my gms and mythtv server, I get this: /usr/bin/gmencoder -d -i myth://<username removed>:<password removed>@ 192.168.1.126:6543/livetv?channel=10 --video-encode theoraenc --video-opts quality=30,sharpness=2 --video-fps 10 --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts managed=true --mux-element oggmux -o fd://4 PROGRESS:1186 PROGRESS:2193 PROGRESS:3233 PROGRESS:4239 PROGRESS:6269 PROGRESS:7393 PROGRESS:8401 PROGRESS:10521 Error: Error [1] Internal data flow error. (gstbasesrc.c(1816): gst_base_src_loop (): /pipe/bin2/src: streaming task paused, reason error (-5)) The encoding variably shows a number of progress lines and always ends with the same error When starting MMythTV on my N800 (using Os2008) I get this in /var/log/gms.log: ### 2007-12-26 23:51:43 gms.utils INFO Loaded TranscoderGMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/gmencoder.py ### 2007-12-26 23:51:43 gms.utils INFO Loaded TranscoderMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/mencoder.py ### 2007-12-26 23:51:43 gms.server INFO GMyth-Streamer serving HTTP on 0.0.0.0:40000 ### 2007-12-26 23:51:51 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=<username removed>:<password removed>@ 192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraencHTTP/1.1" 200 - ### 2007-12-26 23:51:51 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.1.126:6543/?mythconverg&channel=21 --video-encode theoraenc --video-opts 'quality=16' --video-fps 13 --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts managed=true --mux-element oggmux -o fd://4 ### 2007-12-26 23:51:54 gms.gmencoder ERROR Detected problem @ gmencoder: Error: Error [1] Internal data flow error. ( gstbasesrc.c(1816): gst_base_src_loop (): /pipe/bin2/src: ### 2007-12-26 23:51:54 gms.gmencoder INFO OK ### 2007-12-26 23:51:54 gms.request ERROR 192.168.1.125: code 404, message File not found ### 2007-12-26 23:51:54 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=<username removed>:<password removed>@ 192.168.1.126:6543/?mythconverg%26channel=21&width=240&height=144&video-opts='quality=16'&fps=13&mux=oggmux&ae=vorbisenc&ve=theoraencHTTP/1.1" 404 - I am using the following version of gms on my mythtv server (based on mythbuntu 7.10): gms 0.3-gutsy2-svn11212007 from "deb http://www.renatofilho.com/apt gutsy main" regards, Rune Evjen Norway |
From: Hugo B. C. <hu...@el...> - 2007-12-02 09:28:25
|
Hi I have installed GMythStream fine in my Ubuntu Gutsy from the = repositories, and I have installed MaemoMythtv in my N800 from the repositories as well. When I select a channel to watch I get this on the N800: Could not determine type of stream. : gsttypefindelement.c(491): gst_type_find_element_handle_event (): /pipe/decodebin20/typefind And this is the gms.log: ### 2007-12-01 21:13:19 gms.utils INFO Loaded TranscoderMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/mencoder.py ### 2007-12-01 21:13:19 gms.utils INFO Loaded TranscoderGMencoder (Transcoder) from /usr/share/gms/plugins/transcoders/gmencoder.py ### 2007-12-01 21:13:19 gms.server INFO GMyth-Streamer = serving HTTP on 0.0.0.0:40000 ### 2007-12-02 10:22:55 gms.request INFO "GET /transcode.do?transcoder=3Dgmencoder&type=3Dmyth&uri=3Dmythtv:anwH1EAC@192= .168.2.100:3306/?mythconverg%26channel=3D106&width=3D240&height=3D144&vide= o-opts=3D'quality=3D16'&fps=3D13&mux=3Doggmux&ae=3Dvorbisenc&ve=3Dtheoraen= c HTTP/1.1" 200 - ### 2007-12-02 10:22:55 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:anwH1EAC@192.168.2.100:3306/?mythconverg&channel=3D106 --video-encode theoraenc --video-opts 'quality=3D16' --video-fps 13 --video-width 240 --video-height 144 --audio-encode vorbisenc --audio-opts managed=3Dtrue --mux-element oggmux -o fd://4 ### 2007-12-02 10:22:55 gms.gmencoder ERROR Detected problem @ gmencoder: Error: Error [3] Could not initialize supporting library. (gstmythtvsrc.c(664): gst_mythtv_src_start (): /pipe/bin2/src: ### 2007-12-02 10:22:55 gms.gmencoder INFO OK ### 2007-12-02 10:23:01 gms.request ERROR 192.168.2.3: code = 404, message File not found ### 2007-12-02 10:23:01 gms.request INFO "GET /transcode.do?transcoder=3Dgmencoder&type=3Dmyth&uri=3Dmythtv:anwH1EAC@192= .168.2.100:3306/?mythconverg%26channel=3D106&width=3D240&height=3D144&vide= o-opts=3D'quality=3D16'&fps=3D13&mux=3Doggmux&ae=3Dvorbisenc&ve=3Dtheoraen= c HTTP/1.1" 404 - Any idea why? --=20 Hugo Baldasano hu...@el... +34 647770100 El Prat de Llobregat (SPAIN) |
From: rosfran <ro...@gm...> - 2007-10-05 09:08:04
|
Just a friendly reminder that I invited you to Shelfari. Come see the books= I love and see if we have any in common. Then pick my next book so I can= keep on reading.=0A=0AClick below to join my group of friends on Shelfari!= =0A=0Ahttp://www.shelfari.com/Register.aspx?ActivityId=3D22645528&InvitationCode=3D3509f0ca-109b-43a2-a042-37a08fe44f7c= =0A=0Arosfran=0A=0AShelfari is a free site that lets you share book ratings= and reviews with friends and meet people who have similar tastes in books.= It also lets you build an online bookshelf, join book clubs, and get good= book recommendations from friends. You should check it out.=0A=0A--------= =0A=0AYou have received this email because rosfran (ro...@gm...) directly= invited you to join his/her community on Shelfari.=0A=0AIt is against Shelfari's= policies to invite people who you don't know directly. Follow this link= (http://www.shelfari.com/actions/emailoptout.aspx?email=3Dg...@li...&activityid=3D22645528)= to prevent future invitations to this address. If you believe you do not= know this person, you may view (http://www.shelfari.com/rosfran) his/her= Shelfari page or report him/her in our feedback (http://www.shelfari.com/Feedback.aspx)= section.=0A=0AShelfari, 616 1st Ave #300, Seattle, WA 98104=0A |
From: rosfran <ro...@gm...> - 2007-10-03 01:33:20
|
I just joined Shelfari to connect with other book lovers. Come see the books= I love and see if we have any in common. Then pick my next book so I can= keep on reading.=0A=0AClick below to join my group of friends on Shelfari!= =0A=0Ahttp://www.shelfari.com/Register.aspx?ActivityId=3D21904305&InvitationCode=3D3509f0ca-109b-43a2-a042-37a08fe44f7c= =0A=0Arosfran=0A=0AShelfari is a free site that lets you share book ratings= and reviews with friends and meet people who have similar tastes in books.= It also lets you build an online bookshelf, join book clubs, and get good= book recommendations from friends. You should check it out.=0A=0A--------= =0A=0AYou have received this email because rosfran (ro...@gm...) directly= invited you to join his/her community on Shelfari.=0A=0AIt is against Shelfari's= policies to invite people who you don't know directly. Follow this link= (http://www.shelfari.com/actions/emailoptout.aspx?email=3Dg...@li...&activityid=3D21904305)= to prevent future invitations to this address. If you believe you do not= know this person, you may view (http://www.shelfari.com/rosfran) his/her= Shelfari page or report him/her in our feedback (http://www.shelfari.com/Feedback.aspx)= section.=0A=0AShelfari, 616 1st Ave #300, Seattle, WA 98104=0A |
From: Alfredo J. F. <fab...@gm...> - 2007-09-28 12:55:21
|
Yes, I can see the channels list and recordings list. I can select a channel and play it but i can only listen the audio, no image at all. So everything seems to work, only the image is missing :) Thanks On 9/28/07, Melunko <me...@gm...> wrote: > Hi ajf, > > is the audio working in the 770? > > -Hallyson > > > On 9/28/07, Alfredo J. Fabretti <fab...@gm... > wrote: > > This problem was solved installing > > gstreamer0.10-plugins-ugly-multiverse in ubuntu gutsy. > > Now the problem is video playback, audio is working fine. I'll wait > > for the 770 fix as you said in your blog (i'm ajf) > > > > Thank you. > > > > > > > > On 9/28/07, Melunko < me...@gm...> wrote: > > > Hi Alfredo, you probably need some other gstreamer plugins: > > > > > > gstreamer0.10-alsa, gstreamer0.10-esd, > > > gstreamer0.10-plugins-bad-multiverse, > > > gstreamer0.10-plugins-ugly-multiverse , > > > > > > This url has a lot of discussions in this topic: > > > > https://www.blogger.com/comment.g?blogID=24660510&postID=1456602430526080461 > > > > > > About the 770, we are currently trying to fix the playback. Maemo-myth > today > > > just plays video/livetv in the N800. Sorry for that. > > > > > > Br, > > > Hallyson melo > > > > > > > > > On 9/25/07, Alfredo J. Fabretti < fab...@gm...> wrote: > > > > > > > > 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. > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Microsoft > > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > _______________________________________________ > > > > Gmyth-devel mailing list > > > > Gmy...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > > > > > > > |
From: Melunko <me...@gm...> - 2007-09-28 12:50:33
|
Hi ajf, is the audio working in the 770? -Hallyson On 9/28/07, Alfredo J. Fabretti <fab...@gm...> wrote: > > This problem was solved installing > gstreamer0.10-plugins-ugly-multiverse in ubuntu gutsy. > Now the problem is video playback, audio is working fine. I'll wait > for the 770 fix as you said in your blog (i'm ajf) > > Thank you. > > > > On 9/28/07, Melunko <me...@gm...> wrote: > > Hi Alfredo, you probably need some other gstreamer plugins: > > > > gstreamer0.10-alsa, gstreamer0.10-esd, > > gstreamer0.10-plugins-bad-multiverse, > > gstreamer0.10-plugins-ugly-multiverse, > > > > This url has a lot of discussions in this topic: > > > https://www.blogger.com/comment.g?blogID=24660510&postID=1456602430526080461 > > > > About the 770, we are currently trying to fix the playback. Maemo-myth > today > > just plays video/livetv in the N800. Sorry for that. > > > > Br, > > Hallyson melo > > > > > > On 9/25/07, Alfredo J. Fabretti <fab...@gm...> wrote: > > > > > > 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. > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Gmyth-devel mailing list > > > Gmy...@li... > > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > > > > > |
From: Alfredo J. F. <fab...@gm...> - 2007-09-28 12:46:17
|
This problem was solved installing gstreamer0.10-plugins-ugly-multiverse in ubuntu gutsy. Now the problem is video playback, audio is working fine. I'll wait for the 770 fix as you said in your blog (i'm ajf) Thank you. On 9/28/07, Melunko <me...@gm...> wrote: > Hi Alfredo, you probably need some other gstreamer plugins: > > gstreamer0.10-alsa, gstreamer0.10-esd, > gstreamer0.10-plugins-bad-multiverse, > gstreamer0.10-plugins-ugly-multiverse, > > This url has a lot of discussions in this topic: > https://www.blogger.com/comment.g?blogID=24660510&postID=1456602430526080461 > > About the 770, we are currently trying to fix the playback. Maemo-myth today > just plays video/livetv in the N800. Sorry for that. > > Br, > Hallyson melo > > > On 9/25/07, Alfredo J. Fabretti <fab...@gm...> wrote: > > > > 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. > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Gmyth-devel mailing list > > Gmy...@li... > > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > > > > |
From: Melunko <me...@gm...> - 2007-09-28 12:42:11
|
Hi Alfredo, you probably need some other gstreamer plugins: gstreamer0.10-alsa, gstreamer0.10-esd, gstreamer0.10-plugins-bad-multiverse, gstreamer0.10-plugins-ugly-multiverse, This url has a lot of discussions in this topic: https://www.blogger.com/comment.g?blogID=24660510&postID=1456602430526080461 About the 770, we are currently trying to fix the playback. Maemo-myth today just plays video/livetv in the N800. Sorry for that. Br, Hallyson melo On 9/25/07, Alfredo J. Fabretti <fab...@gm...> wrote: > > 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. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > |