View previous topic :: View next topic |
Author |
Message |
JanErik Guru
Joined: 28 Oct 2002 Posts: 488 Location: Finland
|
Posted: Tue Apr 08, 2003 8:39 pm Post subject: Mplayer output to aalib problem |
|
|
I can´t get it to work, trying
Code: | mplayer -vo sdl:aalib filename |
gives:
Code: | SDL: Initializing of SDL failed: No available video device.
Error opening/initializing the selected video_out (-vo) device. |
|
|
Back to top |
|
|
glitch13 Apprentice
Joined: 02 Oct 2002 Posts: 213 Location: New Orleans, LA
|
Posted: Wed Apr 09, 2003 3:55 am Post subject: |
|
|
to use aalib for mplayer I just type this:
Code: |
mplayer -vo aa file.mpg
|
This question may be over my head becuase I don't know what you're trying to do with sdl AND aa lib with the 'sdl:' in there.
You may already know this, but I'll say it for the sake of completion (and anyone else looking at this later), but you can type
to get a list of available video outputs (X, aalib, gl, SDL, etc..) that your system has available for mplayer. If you don't have aalib (listed as 'aa' in that output), you need to have aalib in your USE setting in /etc/make.conf, have aalib emerged, then emerge mplayer. |
|
Back to top |
|
|
JanErik Guru
Joined: 28 Oct 2002 Posts: 488 Location: Finland
|
Posted: Wed Apr 09, 2003 5:56 am Post subject: |
|
|
Yes, that worked fine (well, not really beautiful), had read that syntax from some website. |
|
Back to top |
|
|
|
|
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 You cannot vote in polls in this forum
|
|