You are not logged in.
Here, try this one in a console (for those of you with webcams)
mplayer tv:// -vo aa -monitorpixelaspect 0.5
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
That's pretty cool!
Replace aa with caca if you want color, though (and assuming you have libcaca installed), and the -monitorpixelaspect option becomes optional.
Last edited by MrCode (2012-07-20 22:51:23)
Offline
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Offline
edit: can you post your tiv-code for this? How did you generate this picture, with a non-ASCII-background?
By "tiv-code", do you mean the command-line parameters? They should be
tiv -r 0.6 -a -j -c --reset <path to image>
If you meant the source code, you can find it on the project page that I linked above.
I have a transparent terminal so what you see in the background is the desktop background. I ended up uploading some more images after that post. You can find them here.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Just a note, I know jp2a is listed as a n optional dependency of tiv for ascii output, but it might be worth catching its absence early on and printing an error message if it -j is specified on the cmd line. Otherwise you get a load of errors (one per line I think). I only got this because I had forgotten to add jp2a to a new machine, so it wasn't an issue for me. Just thought it worth a mention.
"...one cannot be angry when one looks at a penguin." - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle
Offline
@skanky
done
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
@skanky
done
Might reduce your support requests slightly.
"...one cannot be angry when one looks at a penguin." - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle
Offline
Xyne wrote:@skanky
doneMight reduce your support requests slightly.
Meh, I think i can manage the 3 people who use it about once a year.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
skanky wrote:Xyne wrote:@skanky
doneMight reduce your support requests slightly.
Meh, I think i can manage the 3 people who use it about once a year.
Wait 'til LifeHacker get hold of it...
"...one cannot be angry when one looks at a penguin." - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle
Offline
tiv -r 0.6 -a -j -c --reset <path to image>
Thank you, that's exactly what I meant. Apology for my confusing english, it isn't my native language. It would be nice if you can upload your orginal "cat-picture" and your background-picture for me. I want to generate an image with the right resolution for me.
Offline
@harald91
You can find the source images here.
Steps to reproduce:
1) set background with e.g. feh
2) use "tiv -ajc --reset <cat image>" in a transparent terminal
3) capture the screen (e.g. with gimp)
To tweak the image, open it as a layer in gimp, then capture the screen with only the background showing. Import the captured background image as a background layer in gimp. Make sure transparency is enabled and then you can erase ascii artefacts from the top layer.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline