Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Duncan Webb
Jim Duda wrote:
> Duncan,
> 
> I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag.
> 
> lroom# svn info
> Path: .
> URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
> Repository Root: svn://svn.freevo.org/freevo
> Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
> Revision: 11531
> Node Kind: directory
> Schedule: normal
> Last Changed Author: duncan
> Last Changed Rev: 11531
> Last Changed Date: 2009-05-17 14:59:36 -0400 (Sun, 17 May 2009)
> 
> I did autogen.sh, then python setup.py install
> 
> When I run install, I get:
> 
> lroom# python setup.py install
> checking for kaa...found
> checking for kaa.metadata... found
> checking for kaa.imlib2... found
> checking for BeautifulSoup... found
> checking for pygame... found
> checking for Image...  found
> checking for twisted...found
> checking for zope.interface... found
> checking for twisted.web.microdom... found
> running install
> running build
> running build_py
> copying ./src/revision.py -> build/lib/freevo
> running build_scripts
> running install_lib
> copying build/lib/freevo/revision.py -> 
> /usr/lib/python2.5/site-packages/freevo
> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
> revision.pyc
> running install_scripts
> changing mode of /usr/bin/freevo to 755
> running install_data
> running install_egg_info
> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
> 'maxint'" in  0x832834c>> ignored
> 
> What is egg-info?

An egg info is something that was introduced in Python-2.5 and is the
meta data of a package.

If the error is coming from our setup module then I've just committed a
version that will print the traceback, so we may find out what is happening.

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo as MyTube?

2009-05-19 Thread Anders Eriksson
Hi there,

Is there a way to play material from freevo's web interface in a streamed 
fashion? Kind of adding my own youtube interface to it.

I haven't seen any such plugin, and I wonder if it's a good idea to get 
something like http://flowplayer.org/ integrated.

-Anders




--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo as MyTube?

2009-05-19 Thread Evan Hisey
On Tue, May 19, 2009 at 1:15 PM, Anders Eriksson  wrote:
> Hi there,
>
> Is there a way to play material from freevo's web interface in a streamed
> fashion? Kind of adding my own youtube interface to it.
>
> I haven't seen any such plugin, and I wonder if it's a good idea to get
> something like http://flowplayer.org/ integrated.
>
> -Anders
Flowplayer looks like a seriously out of scope use for freevo. You
should be able to the VLC web plugin to stream videos from the freevo
web interface already. I personally don't have a need for it so can
not help you setting it up.

Evan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo as MyTube?

2009-05-19 Thread Jonathan Isom
On Tue, May 19, 2009 at 3:27 PM, Evan Hisey  wrote:
> On Tue, May 19, 2009 at 1:15 PM, Anders Eriksson  
> wrote:
>> Hi there,
>>
>> Is there a way to play material from freevo's web interface in a streamed
>> fashion? Kind of adding my own youtube interface to it.
>>
>> I haven't seen any such plugin, and I wonder if it's a good idea to get
>> something like http://flowplayer.org/ integrated.
>>
>> -Anders
> Flowplayer looks like a seriously out of scope use for freevo. You
> should be able to the VLC web plugin to stream videos from the freevo
> web interface already. I personally don't have a need for it so can
> not help you setting it up.

I kinda like the idea,  most (Mac, Win, Linux x86*) support flash
and it would be one less plugin to install (especially on another computer
that you don't maintain).  It doesn't appear difficult to install on a
server, just
did a sample install on apache.  The down side is that it has a limit on file
support.  the VLC Web plugin supports most formats , there for more flexible.
Flowplayer list flv and mp4 files as supported. with mpeg4 and h264 as
supported codecs.  I'm not sure if this is good to include it in the release,
however it shouldn't be to hard to create a patch for those that would like.


Later

Jonathan

btw: it appear to Just require javascript,  an 'a' html tag and a
'script' html tag
   to get it running on a browser.

> Evan
>
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



-- 

ASUS m3a78 mothorboard
AMD Athlon64 X2 Dual Core Processor 6000+ 3.1Ghz
4 Gigabytes of memory
Gigabyte NVidia 9400gt  Graphics adapter
Kworld ATSC 110 TV Capture Card
Kworld ATSC 115 TV Capture Card

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] capture DV from camcorder

2009-05-19 Thread John Molohan
cornelius wrote:
> Hello list,
>
> it is done. I reactivated my DV Camcorder  - a JVC, that always
> complained about condensation, opereation paused.
> Anyway. I built a new freevo box in a hifi rack size housing. Behind an
> aluminum front door, there are some connectors, usb, but also firewire.
> So I am wondering, if there is any project, plugin or ideas about freevo
> making able to capture the digital video from my camcorder. This would
> be the right job for my media center.
>
> Kind regards
> Cornelius
Hi Cornelius,

I haven't used a DV camcorder under linux but my guess would be that the 
most straightforward way to get at least just capture working would be 
to use the commands plugin and just launch a script. Otherwise if one of 
the usual - mplayer, xine or vlc supports controlling a DV camera then 
it shouldn't be too hard to add the functionality.

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo as MyTube?

2009-05-19 Thread John Molohan
Jonathan Isom wrote:
> On Tue, May 19, 2009 at 3:27 PM, Evan Hisey  wrote:
>   
>> On Tue, May 19, 2009 at 1:15 PM, Anders Eriksson  
>> wrote:
>> 
>>> Hi there,
>>>
>>> Is there a way to play material from freevo's web interface in a streamed
>>> fashion? Kind of adding my own youtube interface to it.
>>>
>>> I haven't seen any such plugin, and I wonder if it's a good idea to get
>>> something like http://flowplayer.org/ integrated.
>>>
>>> -Anders
>>>   
>> Flowplayer looks like a seriously out of scope use for freevo. You
>> should be able to the VLC web plugin to stream videos from the freevo
>> web interface already. I personally don't have a need for it so can
>> not help you setting it up.
>> 
>
> I kinda like the idea,  most (Mac, Win, Linux x86*) support flash
> and it would be one less plugin to install (especially on another computer
> that you don't maintain).  It doesn't appear difficult to install on a
> server, just
> did a sample install on apache.  The down side is that it has a limit on file
> support.  the VLC Web plugin supports most formats , there for more flexible.
> Flowplayer list flv and mp4 files as supported. with mpeg4 and h264 as
> supported codecs.  I'm not sure if this is good to include it in the release,
> however it shouldn't be to hard to create a patch for those that would like.
>
>
> Later
>
> Jonathan
>
> btw: it appear to Just require javascript,  an 'a' html tag and a
> 'script' html tag
>to get it running on a browser.
>
>   
>> Evan
>> 
 From a _very_ quick glance it looks like it could be nice. The freevo 
web interface needs more polished looks that this might offer. I added 
support for slimbox back at the end of 2007 but haven't looked at the 
webserver code since and I'll have no time over the next couple of 
months to look at it so if you have time patches are welcome.

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Jim Duda
Duncan,

Okay, I updated and reran.  I guess this means my issue is with python and not 
freevo?

Jim

lroom> svn update
Ufreevo/setup.py
Updated to revision 11533.
lroom> cd freevo/
lroom> su
Password: 
lroom# python setup.py install
checking for kaa...found
checking for kaa.metadata... found
checking for kaa.imlib2... found
checking for BeautifulSoup... found
checking for pygame... found
checking for Image...  found
checking for twisted...found
checking for zope.interface... found
checking for twisted.web.microdom... found
running install
running build
running build_py
copying ./src/revision.py -> build/lib/freevo
running build_scripts
running install_lib
copying build/lib/freevo/revision.py -> /usr/lib/python2.5/site-packages/freevo
byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
revision.pyc
running install_scripts
changing mode of /usr/bin/freevo to 755
running install_data
running install_egg_info
Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'maxint'" in > ignored


Duncan Webb wrote:
> Jim Duda wrote:
>> Duncan,
>>
>> I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag.
>>
>> lroom# svn info
>> Path: .
>> URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
>> Repository Root: svn://svn.freevo.org/freevo
>> Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
>> Revision: 11531
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: duncan
>> Last Changed Rev: 11531
>> Last Changed Date: 2009-05-17 14:59:36 -0400 (Sun, 17 May 2009)
>>
>> I did autogen.sh, then python setup.py install
>>
>> When I run install, I get:
>>
>> lroom# python setup.py install
>> checking for kaa...found
>> checking for kaa.metadata... found
>> checking for kaa.imlib2... found
>> checking for BeautifulSoup... found
>> checking for pygame... found
>> checking for Image...  found
>> checking for twisted...found
>> checking for zope.interface... found
>> checking for twisted.web.microdom... found
>> running install
>> running build
>> running build_py
>> copying ./src/revision.py -> build/lib/freevo
>> running build_scripts
>> running install_lib
>> copying build/lib/freevo/revision.py -> 
>> /usr/lib/python2.5/site-packages/freevo
>> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
>> revision.pyc
>> running install_scripts
>> changing mode of /usr/bin/freevo to 755
>> running install_data
>> running install_egg_info
>> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
>> 'maxint'" in > 0x832834c>> ignored
>>
>> What is egg-info?
> 
> An egg info is something that was introduced in Python-2.5 and is the
> meta data of a package.
> 
> If the error is coming from our setup module then I've just committed a
> version that will print the traceback, so we may find out what is happening.
> 
> Duncan
> 
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Jason Tackaberry
On Tue, 2009-05-19 at 19:13 -0400, Jim Duda wrote:
> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
> 'maxint'" in  0x832812c>> ignored

Not a problem with Freevo:

   http://bugs.python.org/issue1704790


Cheers,
Jason.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users