Results 1 to 7 of 7
when in text-mode i use ELinks to surf the web, and i think that one of the features is also displaying website png's and jpg's when asked to.
when i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-21-2006 #1
Viewing pictures in text-mode
when in text-mode i use ELinks to surf the web, and i think that one of the features is also displaying website png's and jpg's when asked to.
when i locate a picture i want to see, i hit enter and a dialog box opens saying something like this:
open with:
gthumb %
i dont want to use gthumb to see the picture because x must be running, so isn't there anny other app that can render picture while in tui?All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...
- 09-21-2006 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I know you can use aalib with mplayer to display in text, but I'm not sure if that still requires an X server. The command is usually
It may work for an image, but I'm not 100%.Code:mplayer file.ext -o aa
- 09-21-2006 #3
thanks for the fast reply!
i got his error:
strange that it should be avisynth to fail, i have never got fc5 to play avi's at all.Code:Playing logo_rh_home.png. Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll Found plugin: libmpg123.so (MPEG Layer 1/2/3 Player 1.2.10). Found plugin: libwav.so (Wave Player 1.2.10). Found plugin: librh_mp3.so (MPEG Layer 1/2/3 Placeholder Plugin). Found plugin: libmikmod.so (MikMod Player 1.2.10). Found plugin: libtonegen.so (Tone Generator 1.2.10). Found plugin: libvorbis.so (Ogg Vorbis Player 1.2.10). Found plugin: libcdaudio.so (CD Audio Player 1.2.10). Closing plugin: /usr/lib/xmms/Input/libcdaudio.so. Closing plugin: /usr/lib/xmms/Input/libvorbis.so. Closing plugin: /usr/lib/xmms/Input/libtonegen.so. Closing plugin: /usr/lib/xmms/Input/libmikmod.so. Closing plugin: /usr/lib/xmms/Input/librh_mp3.so. Closing plugin: /usr/lib/xmms/Input/libwav.so. Closing plugin: /usr/lib/xmms/Input/libmpg123.so. Exiting... (End of file)
any idea?All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...
- 09-21-2006 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I won't be home for a day or two, I'll check it when I get back. Unless someone else picks this up before then...
- 09-23-2006 #5Linux Newbie
- Join Date
- Aug 2006
- Posts
- 226
Feh might do what you are looking for. It is a commandline driven image viewer.
- 09-24-2006 #6
thanks Marsolin, that just what i was looking for.
All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...
- 10-02-2006 #7
I also use elinks, but you may also want to keep on hand links2, if you have libpng you can compile it with graphics support, and then to use graphics mode is just links -g url, perhaps this will make life a bit easier.
Great GNU/Linux references and resources:
The Linux Documentation Project
Rute User's Tutorial and Exposition
GNU/Linux Man Pages


Reply With Quote
