Federico Ponchio

Results 190 comments of Federico Ponchio

Hi, untrunc did not exactly know what to do with the codec and was discarded. I would not be very difficult to modify the code to preserve these codecs... Could...

I got ten days pretty full. If you send me the samples I can hexedit the video and at least guess what the problem is and how can be fixed....

I tried to recover the files (not fix the video), but I am on linux and got little experience on that front, so I failed abjectly. I also had a...

I know this paper. The main problem is that the paper is quite vague on the implementation. Another problem is that the method seems to be based on 3 heuristic...

Hi Mei, there is no installation, it's just a folder. Remove the folder and you are done.

Just send me some samples and I will have a look, could be easy.

Right now the unassigned vertices get assigned a [0, 0] texture coords, for lack of better ideas. Depending on the packing the 0, 0 pixel should be one of the...

In some cases, especially when some proprietary codec is used (and so relying on stats), very short videos can be problematic. The working video is definitely big enough. If you...

I am working on a new interface, almost ready for release, and guess what it's missing? documentation :P You can download it from the Actions tab and run the 'relightapp'...

The issue is due to Qt setting a default max amount of memory for loading images in a recent Qt version (hence the change). I fixed the issue in the...