Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Ubuntu

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-19-2008, 09:45 PM
number6
 
Posts: n/a
Ubuntu on Imac - dvd playback

Hi all,

Running Ubuntu(PPC obviously) on Imac DV 400Mhz graphite.

Ok so i understand that it's not the quickest of machines but has anyone
with a similar setup got DVD videos to play smoothly in fullscreen?

Is there a way to quit the gui to purely console and play the dvd? Would
this lower the system overheads enough to make a difference anyway?

Ideas?


Thanks


Reply With Quote
  #2 (permalink)  
Old 07-20-2008, 06:22 PM
The Wizard of Oz
 
Posts: n/a
Re: Ubuntu on Imac - dvd playback

number6 wrote:
> Hi all,
>
> Running Ubuntu(PPC obviously) on Imac DV 400Mhz graphite.
>
> Ok so i understand that it's not the quickest of machines but has anyone
> with a similar setup got DVD videos to play smoothly in fullscreen?


Double the speed of the PPC and you end up with the equivalent speed of
an Intel or AMD chip. The machine is roughly as fast as an 800MHz PC.

I have a 350MHz iMac running Xubuntu. As long as it's connected to the
net I can run VLC to watch some AVIs. Some of the really high bitrate
anime which is starting to appear gets choppy in places. If it's not
connected to the net things get unstable (quite the reverse of Windows).

> Is there a way to quit the gui to purely console and play the dvd? Would
> this lower the system overheads enough to make a difference anyway?


Leaving aside the question of if the Mac has a text mode or not... You
can probably try a couple of things. Try the <Ctrl><O-Apple><Backspace>
sequence (the <O-Apple> is equivalent to the <Alt> key). Try the
<Ctrl><F-key> to see if you can switch to a different console. On the
PC, sometimes you can get to a text screen that way.

Now for your last question... I haven't tried it on a Mac. With PCs the
difference is very noticeable. On a 166MHz K6 I was able to go from
playing what is now considered low bitrate AVIs to medium bitrate AVIs.
The GUI consumes a lot of resources. The choice of GUI is also a factor.
Both KDE (especially KDE 4 at the moment) and Gnome are very wasteful.
Although you can choose an efficient GUI there is no way you are going
to get anywhere near the speed of text mode.

> Ideas?


Only a few.

> Thanks
>
>


Later
Mike
Reply With Quote
  #3 (permalink)  
Old 07-21-2008, 12:32 AM
Joe
 
Posts: n/a
Re: Ubuntu on Imac - dvd playback

On 2008-07-20, The Wizard of Oz <Wizard@EmeraldCity.gov> wrote:
>
> Now for your last question... I haven't tried it on a Mac. With PCs the
> difference is very noticeable. On a 166MHz K6 I was able to go from
> playing what is now considered low bitrate AVIs to medium bitrate AVIs.
> The GUI consumes a lot of resources. The choice of GUI is also a factor.
> Both KDE (especially KDE 4 at the moment) and Gnome are very wasteful.
> Although you can choose an efficient GUI there is no way you are going
> to get anywhere near the speed of text mode.


Not the speed of text mode, but xde is pretty slim. I have it running
on a VM, and with nothing else loaded the system is using 110M of RAM.
A system with 256M would be fine...


--
Joe - Linux User #449481/Ubuntu User #19733
joe at hits - buffalo dot com
"Hate is baggage, life is too short to go around pissed off all the
time..." - Danny, American History X
Reply With Quote
  #4 (permalink)  
Old 07-25-2008, 10:40 PM
Johannes Kroll
 
Posts: n/a
Re: Ubuntu on Imac - dvd playback

On Sat, 19 Jul 2008 22:45:13 +0100
"number6" <pop07kfk@shef.ac.uk> wrote:

> Hi all,
>
> Running Ubuntu(PPC obviously) on Imac DV 400Mhz graphite.
>
> Ok so i understand that it's not the quickest of machines but has anyone
> with a similar setup got DVD videos to play smoothly in fullscreen?
>
> Is there a way to quit the gui to purely console and play the dvd? Would
> this lower the system overheads enough to make a difference anyway?


There is no way of efficiently playing video from a text console that I
know of. There are graphics drivers for the console (svgalib), but
in general they don't use most of the graphics card's features
(blitting, etc) which creates MORE CPU load, not less. X11's drivers
are better in this regard.

What player software are you using? If you're using gmplayer: it
apparently sets its nice value to 10 on startup, which makes video
playback choppy. I don't know why they do this, I consider it a bug.
You can try if "sudo renice 0 `pidof gmplayer`" makes the video
more fluid. It does here.

Or try to configure your player to use another method of output.
Gmplayer supports GL, Xv, ... and some might be faster than others.

Configuring your driver correctly can also increase speed. E.g. there
are 2 drivers for Nvidia cards: the free "nv" driver and the
vendor-supplied "nvidia" driver. Only the "nvidia" one supports 3D,
while I think "nv" might be slightly faster for 2D stuff (I haven't
compared them for a while though).

There are other things you can do to configure X11 better. This is how
part of my /etc/X11/xorg.conf looks like.

Section "Module"
....
Load "ddc"
Load "vbe"
Load "xaa"
Load "drm"
....
EndSection

These modules all have to do with acceleration (though I'm not quite
sure about "ddc" and "vbe"), and should be loaded.

HTH :)


--
Was ist ist, was nicht ist ist moeglich
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Ubuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:03 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Mobile Phones | Wills | Mortgage | Mobile Phone | Credit Counseling



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109