Quote:
Originally Posted by geekmaster
Anyway, the point is that I am now playing a live High-definition stream ( http://mirrorblender.top-ix.org/movi...8-surround.mp4) directly from the web server to my kindle, through a transcoder/proxy on my host PC.
transcode/proxy (2-up image 400x600) using ffmpeg installed with ubuntu apt-get:
PHP Code:
ffmpeg -i http://mirrorblender.top-ix.org/movies/sintel-2048-surround.mp4 \
-pix_fmt gray -vf transpose=2 -vcodec rawvideo -f rawvideo -y -s 600x400 - | \
raw2gmv | nc -l 5555
|
The link is no good anymore. anyone know any online mp4's??