I've been trying to find some answers to make it easier to watch video from a browser in console and I've come up with something awesome I think. The only thing that would make this nicer is if this was supported on links2 or w3m-img.
elinks+clive+omxplayer=full speed java video
insert this into uri passing in elinks
quvi –exec=\”omxplayer %u\” %c
Right now my only problem is my elinks gets flooded with code and I get an exit error
error: child exited with: 1
I think this is from the error omxplayer has with not finishing playing videos.
BUT IT WORKS!