View Single Post
Old 03-09-2013, 09:16 PM   #248
sean.fosterbrown
Enthusiast
sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.sean.fosterbrown is faster than slow light.
 
sean.fosterbrown's Avatar
 
Posts: 30
Karma: 29918
Join Date: Nov 2011
Location: Murrieta, CA
Device: Kindle Touch
Quote:
Originally Posted by geekmaster View Post
You may have the image larger than 800x600. The raw2gmv program assumes that it is raw 800x600 grayscale 8bpp input video with no headers or metadata. It gets rotated to 600x800 during conversion.
Thanks for the fast response, but no - the command I'm using is basically the one you specified for playing a local file:

Code:
ffmpeg -i lmi.avi -pix_fmt gray -f rawvideo -s 800x600 -|/root/raw2gmv|nc -l 5555
I attached a few pictures of what I mean. One is from the middle of the movie, and shows the bottom-to-top rolling. One is from the beginning, and shows the left-to-right rolling. Oddly they do both at once - I would expect one or the other but...
Attached Thumbnails
Click image for larger version

Name:	IMG_20130309_180439.jpg
Views:	309
Size:	717.4 KB
ID:	102706   Click image for larger version

Name:	IMG_20130309_180931.jpg
Views:	309
Size:	758.0 KB
ID:	102707  
sean.fosterbrown is offline   Reply With Quote