GIJoe wrote:
ok, i did just install the most recent libiconv (from nekoware). that didn't fix the problem, it's still crashing on that movie-file and i have no libquicktime on the system.
Thanks for checking that out; would it be possible to send me an example of the file that's causing the crash?
GIJoe wrote:
i also tried out the windows build of 0.6.0 and it's not crashing on that very moviefile nor slowing down when i step into a directory of video files at all.
I don't have QuickTime support for windows yet, so it's ignoring those files.
GIJoe wrote:
on both windows and irix, scaling from PAL to 16x9 slows down the playback, gr_osview shows that one cpu is more or less maxed out/task manager gives me slightly under 30% cpu usage (on four logical CPU cores).
systems in question are a dual600 oct2 and a dual 3 ghz xeon HT.
The next couple of versions I'll be implementing more features in OpenGL which will hopefully allow real-time playback when scaling. It's all software based right now.
GIJoe wrote:
what i noticed is that the windows build has the same performance issue with my tga sequences in 720x576, 24 bit + alpha channel (renderoutput from a 3D app), shown as rgba/u8 in djv_view. playback drops to about 1 frame per second if such a sequence is opened.
That's very odd; it sounds like you have some decent hardware so it should be much faster than that. Would you mind trying the latest version I just released, 0.6.1? The scaling will still be slow, but overall the I/O should be faster. Or if you could send me an example image, that would be helpful.
GIJoe wrote:
btw. something that i found in the windows build - it only shows me three drives in the directory menu in the filebrowser, even if there are more. i can still access them by typing the letter but it left me wondering.
Sorry, I'm just learning about windows, and in my rush to get a release out I hard-wired C, D, and E
. The latest version 0.6.1 fixes that.
I sure am glad I started supporting windows though; the number of downloads has been more than IRIX, Linux, and Solaris combined
.