All times are UTC-06:00




Post new topic  Reply to topic  [ 13 posts ] 
Author Message
PostPosted: Tue Sep 12, 2006 1:19 pm 
Offline

Joined: Wed Oct 20, 2004 11:20 pm
Posts: 82
If read the changelog here, you will see this line:
Code:
VC-1/WMV3/WMV9 video decoder
It works great!


Top
   
PostPosted: Wed Sep 13, 2006 3:29 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
If read the changelog here, you will see this line:
Code:
VC-1/WMV3/WMV9 video decoder
It works great!
Is it fast? Can you play HD stuff on a Pegasos for instance?

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Wed Sep 13, 2006 6:29 am 
Offline

Joined: Thu Nov 18, 2004 11:48 am
Posts: 110
Quite old news, btw now we have also vp6 for those flash video addicted.

(wmv3 is also altivec optimized, so isn't running that bad)


Top
   
 Post subject:
PostPosted: Wed Sep 13, 2006 8:00 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Quite old news, btw now we have also vp6 for those flash video addicted.

(wmv3 is also altivec optimized, so isn't running that bad)
:)

If only it weren't so difficult to find a package in whatever distro you run, and could just find a really fancy sample video to prove it works..

*sigh*

And if the video formats weren't patent encumbered we could ship this on a Genesi box instead of only showing it at some show..

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Wed Sep 13, 2006 8:21 am 
Offline

Joined: Thu Nov 18, 2004 11:48 am
Posts: 110
Matt,
Code:
echo media-video/ffmpeg >> /etc/portage/package.unmask
emerge ffmpeg
(you may unmask xine or mplayer the same way)

(soon I'll add a newer snapshot with vp6)


Top
   
PostPosted: Wed Sep 13, 2006 11:18 am 
Offline

Joined: Wed Oct 20, 2004 11:20 pm
Posts: 82
Quote:
Is it fast? Can you play HD stuff on a Pegasos for instance?
Absolutely.
Quote:
and could just find a really fancy sample video to prove it works
It shouldn't be that hard. It seems most WMV videos are WMV8 or 9 now.

_________________
--Aaron
Gentoo 2006.1
Kernel-2.6.17-no4


Top
   
PostPosted: Wed Sep 13, 2006 11:59 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Quote:
Is it fast? Can you play HD stuff on a Pegasos for instance?
Absolutely.
Quote:
and could just find a really fancy sample video to prove it works
It shouldn't be that hard. It seems most WMV videos are WMV8 or 9 now.
Without DRM? :)

lu_zero: I'm sure it is easy on Gentoo. However I am stuck with Ubuntu here. It is the worst thing ever for trying out brand new things, but of course it is rock solid stable every day :)

http://www.microsoft.com/windows/window ... wcase.aspx

This is where people should be going to test the codec out. If it plays every one then it will be fantastic.

_________________
Matt Sealey


Top
   
PostPosted: Wed Sep 13, 2006 4:42 pm 
Offline

Joined: Wed Oct 20, 2004 11:20 pm
Posts: 82
Quote:
Without DRM? :)
Good point. :)

_________________
--Aaron
Gentoo 2006.1
Kernel-2.6.17-no4


Top
   
 Post subject:
PostPosted: Wed Sep 13, 2006 5:21 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 111
>Can you play HD stuff on a Pegasos for instance?

Sure, just give us that 1.7 GHz 7447A... :?

I nearly succeeded playing a 720p 24fps XVID AC3 trailer (King Kong).


Top
   
 Post subject:
PostPosted: Thu Sep 14, 2006 5:39 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
>Can you play HD stuff on a Pegasos for instance?

Sure, just give us that 1.7 GHz 7447A... :?
I'm not sure you need it :)
Quote:
I nearly succeeded playing a 720p 24fps XVID AC3 trailer (King Kong).
Linux or MorphOS?

We've always seen that where Linux really struggles and DOES need all that hardware requirement to play video (there is a huge overhead in kernel/userspace switching, the bulk of X11, video overlay support not being so fancy), if you play the same thing on MorphOS you rarely have a problem.

It just goes to show that if anyone ever makes a video playing media center out of one of our systems (perhaps an Efika-derived iTV experiment :) it will run MorphOS because we can drag ALL of the performance out of ALL the components, and not have Linux sitting there, in-between and in-the-way.

Also does a media center really need bash? :)

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Thu Sep 14, 2006 2:48 pm 
Offline

Joined: Thu Nov 18, 2004 11:48 am
Posts: 110
Quote:

It just goes to show that if anyone ever makes a video playing media center out of one of our systems (perhaps an Efika-derived iTV experiment :) it will run MorphOS because we can drag ALL of the performance out of ALL the components, and not have Linux sitting there, in-between and in-the-way.

Also does a media center really need bash? :)
Learn how things work before issuing such claims....

FYI: cvidix directly writes on the video memory in case you want it, xvmc uses the gpu idct/mc features offloading the cpu, just in case isn't the bandwidth between the cpu and vram the bottleneck, you can run mplayer as process 1 cutting everything in the middle, you can put it in the RR schedule having it run realtime, you can use quite granular sleep setting the HZ to an insanely high value, if you want precision, you can use filesystem tailored for multimedia.


Please do not claim something that is blatant false.


Top
   
 Post subject:
PostPosted: Thu Sep 14, 2006 3:34 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
lu_zero

I dont think Neko was doing anything "blatantaly false" ...

Does XVMC work with PPC properly? I will say Morphos is WAY faster than ANY platform for viewing video content, its the way the system is written and the way it accesses the graphics card and overlay..

magnetic


Top
   
 Post subject:
PostPosted: Fri Sep 15, 2006 1:46 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 111
>I'm not sure you need it

What does this mean?

>Linux or MorphOS?

MorphOS...

The machines very much struggled with 60fps 720p material though,
so there is every reason a 1.7 Ghz 7447A would be beneficial.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 13 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group