I have almost gotten RT-JPEG to MPEG4 transcoding working. In the overhaul in the threads required to get this operational, I may have slightly borked the A/V synchronization. Once the RT-JPEG stuff stops crashing, and gives a valid output, I will be concentrating on getting the synchronization back to where it should be.
And of course, this is all happening in my dwindling spare time, so patience will be required. Sorry.
Thanks for nuvtools, congrats on marriage. Hope you get a chance to work more on it soon, I couldn’t compile 0.0.2 or svn with gcc 4.1 (Ubuntu Edgy).
Actually it compiles under ubuntu (just tried it under Feisty) if you check out the latest version out of the subversion trunk (try svn checkout https://trac.beirdo.ca:4443/svn/nuvtools/trunk).
Sorry, the RTjpeg stuff is still broken even in the svn trunk. I edited the root Makefile to remove references to RTjpeg, then edited the Makefile and decode.c files in nuv2api to remove references to RTjpeg and got it to compile. I am not going to use the RTjpeg stuff anyway.