View Single Post
Old 03-09-2013, 10:16 PM   #251
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
Try piping some of the ffmpeg output to a file. You can just encode a few seconds to keep it small. Then try feeding the file to the raw2gmv transcoder.

If it does not work, zip up that raw file (or a portion of it) and post a link to it so I can look at it. I need at least a few frames of video in the raw file. Thanks...

I suppose it COULD be a tcc problem. I use gcc for my x86 compiles. There is a code:blocks installer that includes it, ready to go (with IDE even)... I usually use command line builds though (batch files), except when debugging...

Get the installer with mingw:
http://www.codeblocks.org/downloads/binaries
Okay - I piped ffmpeg to sample.raw then played it with raw2gmv and nc to my kindle - I got a slightly faster frame rate, but still rolling.

When I use gcc to compile raw2gmv it seems a little better - when it works. sample.raw played rolling with raw2gmvtcc but didn't display at all with raw2gmvgcc. nc worked better with gcc, I think it only rolled side to side.

EDIT: Actually no, raw2gmvgcc works just the same as raw2gmvtcc. I attached sample.gmv.gz, it was made with raw2gmvgcc and behaves the same as earlier gmv.gz files I've made with raw2gmvtcc.

I attached sample.raw zipped.
Attached Files
File Type: zip sample.zip (16.61 MB, 247 views)
File Type: gz sample.gmv.gz (14.21 MB, 225 views)

Last edited by sean.fosterbrown; 03-09-2013 at 11:06 PM. Reason: Mistaken about raw2gmv [tcc vs gcc]
sean.fosterbrown is offline   Reply With Quote