monxarat
monxarat
Hi, how to set progress gradient color.
Hi, everyone. I want to `seek` smooth video(such as frame by frame) when the user moving `SeekBar`. How to do that? Or have any idea?
Hi guys, I want to get multi-response? How to do that?
Hi guys, I want to train in Japanese, but the preprocessor has not supported NPL with Japanese. ``` chatbot = ChatBot( 'Bob the Bot', preprocessors=[ 'chatterbot.preprocessors.clean_whitespace' ] ) ```
I ran the command line below to frame count. But error has occurred. `ffmpeg -i video -c copy -f null -` Logs ``` 2018-12-04 13:16:31.571 3498-3498/com.example E/>>>onProgress: Trailing options were...
Hi, everyone. I want to extract frames from a streaming video (such as from youtube link). When I ran the below error has occurred. How to fix these bugs? I...
How to log out and remove all authentication?
Hi @callicoder When I add config `@EntityScan(basePackageClasses = {Jsr310JpaConverters.class})` to `Application` class. and add method `init()`. The bellow error has occurred. And not started Tomcat. ``` @PostConstruct void init() {...
Hi guys, How to hold file extension after download. I have movie f `xxx.mov` but after downloading file naming with `6d3d...209921433bcf`. The file of extension loss.
Hi guys, How are you? Could you please help me solve this problem. I have created an event, but background color doesn't draw 2 days (Not draw background, Title only)...