Code Monkey home page Code Monkey logo

Comments (17)

drlight-code avatar drlight-code commented on July 28, 2024

was thinking about this the other day. and i think yes, libcaca
would be the library of coice. libaa supports no color, and i
also think it's older / less maintained.

i had written a "to-console renderer plugin" for our virtual
reality library with libaa back when i was still in aachen, that
was fun.

so yeah, do it! :)

On 11/17/2015 06:25 PM, d-j-a-y wrote:

What about a video2ascii filter ?
Licaca is known to do it ... /libcaca is a graphics library that
outputs text instead of pixels/

https://github.com/cacalabs/libcaca


Reply to this email directly or view it on GitHub
#59.

from veejay.

game-stop avatar game-stop commented on July 28, 2024

It is all fine, as long as it is a LiViDO plugin so it does not add dependencies to the veejay project

Also consider that you may need to convert the resulting ASCII back into an image for further processing and display (you said filter)

Alternatively, if written as sink (just 1 input, no outputs), it could replace the SDL Video Window

For me priority goes to the other open issues :)

from veejay.

d-j-a-y avatar d-j-a-y commented on July 28, 2024

hummm not sure about LiViDO... but can contact easily the dev team.

For me priority goes to the other open issues :)

Sure but i use the issue system has features repository also ;-)

from veejay.

game-stop avatar game-stop commented on July 28, 2024

livido is simply veejay's plugin system, libcaca developers would not know about it. A feature branch would only be needed if this should go into veejay core

from veejay.

d-j-a-y avatar d-j-a-y commented on July 28, 2024

capture d ecran_2015-11-17_21-43-13

We couldn’t find any code matching 'livido -veejay'

https://github.com/search?utf8=%E2%9C%93&q=livido+-veejay&type=Code&ref=searchresults

from veejay.

d-j-a-y avatar d-j-a-y commented on July 28, 2024

It is all fine, as long as it is a LiViDO plugin so it does not add dependencies to the veejay project

I go it .... :-)
has a LiViDO plugin.

from veejay.

game-stop avatar game-stop commented on July 28, 2024

Yes, or frei0r - that would be fine too

from veejay.

game-stop avatar game-stop commented on July 28, 2024

you can grab X-window and pipe it to vloopback device

ffmpeg -f x11grab -r 25 -s 720x576 -i :0.0+0,0 -vcodec rawvideo -pix_fmt yuv422p -f v4l2 /dev/video0

for more see
http://www.lxtips.com/2011/07/single-window-screen-capture-script.html

this issue can be closed if nobody is going to implement it as a filter

from veejay.

game-stop avatar game-stop commented on July 28, 2024

Removed minor label; libcaca is quite extensive on its feature set so it is all but a minor enhancement (many filters could be derived from it)

from veejay.

game-stop avatar game-stop commented on July 28, 2024

Closing issue, fix all others first.

from veejay.

drlight-code avatar drlight-code commented on July 28, 2024

Aaww cmon don't be so hard ;) No fine there's plenty of other stuff to do first. Will also get more actively involved now. Btw I'm still idling all the time in #veejay on freenode so maybe join there people so we can have some casual discussion and easier coordination of efforts. No need to, just reminding, I'm always there by now (hadn't been for a while after I announced the channel).

from veejay.

game-stop avatar game-stop commented on July 28, 2024

Ok , let's keep it open :) Joining freenode after working hours ...

from veejay.

game-stop avatar game-stop commented on July 28, 2024

Idling on freenode.net, #veejay - Will check every couple of hours for visitors :)

from veejay.

drlight-code avatar drlight-code commented on July 28, 2024

from veejay.

game-stop avatar game-stop commented on July 28, 2024

plugin-packs/lvdasciiart (with aalib)

ascii-0
ascii-1
ascii-2
ascii-3
ascii-4
ascii-5
ascii-6
ascii-7
ascii-8
ascii-9

from veejay.

d-j-a-y avatar d-j-a-y commented on July 28, 2024

This effect give awesome result !!!!!

from veejay.

game-stop avatar game-stop commented on July 28, 2024

from veejay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.