kirek007 / ws-osd-py

Generate OSD for Walksnail DVR! If you like it you can get me a coffe here https://www.buymeacoffee.com/kirek
42 stars 6 forks source link

Using directories with diacritic chars silently fail #23

Open grc1000 opened 1 year ago

grc1000 commented 1 year ago

I do the first step, render the osd and then I give ok to the message, the RENDER VIDEO WITH OSD tab was supposed to be visible, but it is deleted and the generated folder is empty. I've tried several times and nothing. what am I doing wrong? AvatarG0000.mp4 does not exist in the folder. Captura de tela_20230121_080151

Captura de tela_20230121_075636

grc1000 commented 1 year ago

Captura de tela_20230121_083840

kirek007 commented 1 year ago

This is something related to the diacritic chars in path. Can you try to move your files to the different directory like 'C:\walksnail\' and try again?

grc1000 commented 1 year ago

OK. now it worked. I did the following... I only used the video files that I was going to render at the moment, I put them in a root folder on the windows desktop and I clicked on render and then it did the whole process by itself, that was the way it worked for me. min. the font file doesn't matter which folder it came from, because it didn't get in the way. another thing...the hardware acceleration even if experimental works very well. did it in 1/4 of the time if you didn't use the resource, approved. I think you can close the topic now. thanks for the app and for the help. Captura de tela_20230122_120332 Captura de tela_20230122_121032 Captura de tela_20230122_121245 Captura de tela_20230122_121302

kirek007 commented 1 year ago

Related to https://github.com/opencv/opencv/pull/21961