Benson
|
2008-01-23
, 16:20
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#21
|
|
2008-01-23
, 16:32
|
|
Posts: 159 |
Thanked: 21 times |
Joined on Jan 2008
@ Houston, texas
|
#22
|
OK, here's how to transcode a movie to the spec (using mplayer on your linux desktop):
This gives you a .cat format file, which may be played with the undocumented movie-player 'cat' (from an Xterm only, unfortunately).Code:mplayer -ao null -vo aa:driver=stdout:width=80:height=30 movie.avi > movie.cat
For audio, at least, you might try mpd & mmpc. Quite robust, and operates on directory structure.
|
2008-01-23
, 16:35
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#23
|
|
2008-01-23
, 16:43
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#24
|
I have had Mplayer installed on my N800 since the day I got it. And no, it often doesn't recognize the format of my avi's.
It doesn't even play mp4's converted in the Nokia Converter without major chopping.
The Following User Says Thank You to Serge For This Useful Post: | ||
|
2008-01-23
, 16:46
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#25
|
|
2008-01-23
, 16:57
|
Posts: 112 |
Thanked: 5 times |
Joined on Dec 2007
|
#26
|
|
2008-01-23
, 17:54
|
Posts: 450 |
Thanked: 16 times |
Joined on Mar 2006
|
#27
|
|
2008-01-23
, 18:38
|
Posts: 215 |
Thanked: 44 times |
Joined on Dec 2007
|
#28
|
|
2008-01-23
, 18:42
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#29
|
How do I get and install mpd on my N800? I tried the command "apt-get install mpd" from root in my xterm as instructed in their "http://www.musicpd.org" website, but that didn't work. I also tried to install directly to my N800 from their download screen on their website, but Application Manager wasn't able to handle it. I'd welcome other suggestions. I've already installed the mmpc front-end.
|
2008-01-23
, 19:16
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#30
|
Honestly, there's not much benefit to running mpd on the tablet locally, the other audio players kind of outstrip it.
The Following User Says Thank You to Benson For This Useful Post: | ||