Fuan

Results 119 comments of Fuan

This is fixed in #765 and #769. Thumbnails for video files are generated from the frame found at 50% of the total video duration by default, but there is the...

> modifying the class-thumb.php to contain the full path to ffmpeg, be it /usr/local/bin/ffmpeg or /home/Nihim/prog/ffmpeg didn't help either. It should work. This is most likely an access denied error...

What is litespeed? Why should we care? This seems irrelevant. Go complain to the relevant people, not here.

You seem to have checked the admin page to see if all the required modules are installed and detected properly. Then you should check that the sub-processes called to generate...

@Toby4213 I believe I may have fixed the issue in merge request #771 already. It's already merged in [my fork](https://github.com/glubsy/h5ai). You could also give it a try (there is a...

Is it only this one directory, or all directories display the wrong size? If it is only this directory, there might be something in that directory that causes the issue.

> I think You can use lazy loading script (e.g.: http://www.appelsiini.net/projects/lazyload). I tried to use it but failed, since I don't know javascript very well. Here's a (non-working) patch, I...

I have submitted #775 which adds pagination. I don't think a lazy load is possible considering there is sorting to take into account. That would not work if items are...

This is based on the previous branch at #769 (which is in turn based on #765).

This should be my last contribution (at least for a while). My [master branch](https://github.com/glubsy/h5ai/tree/master) includes all my changes against the latest upstream. Alpha release [here](https://github.com/glubsy/h5ai/releases). Hopefully these changes will be...