
Oded Shimon wrote:
$ svn checkout svn://213.144.138.186/nut/trunk
read README
Start testing. Or even hacking. I have absoloutely no intention of maintaining all this by myself... Especially not code auditing it, cause I suck at that. If anyone wants write access, ask me and I'll ask Diego...
I tried it out; there's not a lot to report.
- Converting an xvid/mp3 avi file worked fine. - Converting a vorbis ogg file worked fine. - Playing both files was fine, though I get messages like this when seeking: ============= NO BINARY SEARCH
That's a good thing. Try mplayer -noidx if you want to see the binary search.
Ok. I just tried that out and it seems fine -- seeking is still fast and I didn't see any issues.
- Seeking seems fine -- nice and fast, with good A-V sync.
Ooh, actually, I just found a small problem. Playing a vorbis-audio-only nut file results in playback returning to 0 after about 2.5 seconds of playback. This message is printed: NUT: max_distance syncpoint
Hmm, this is a bug. Could you send me the file?
Looks fine now. Thanks. -Corey