Search found 741 matches
- Wed Mar 19, 2025 7:08 pm
- Forum: Off Topic
- Topic: AI Video Tools
- Replies: 14
- Views: 1781
Re: AI Video Tools
Those are not very real trilobites and excessively horned triceratops
That is probably true, i have no clue about either of the animals. In my experience, google veo2 produces correct videos while kling pro is "just" good to create pretty pictures.
ps: I hope kids in the near future will learn ...
- Wed Mar 19, 2025 10:11 am
- Forum: Off Topic
- Topic: AI Video Tools
- Replies: 14
- Views: 1781
Re: AI Video Tools
Trilobites on ocean and dinosaurs both done with the kling pro 1.6 AI video generator.
Veo2 did a great job too, but for this task, kling pro did well (IMHO) and it allows slightly longer videos (in one session).
If you want to play with creating ai videos too, i used and recommend freepik which ...
Veo2 did a great job too, but for this task, kling pro did well (IMHO) and it allows slightly longer videos (in one session).
If you want to play with creating ai videos too, i used and recommend freepik which ...
- Tue Nov 26, 2024 11:35 pm
- Forum: Tricks 'n' Tips
- Topic: PureBasic ImagePickerGadget() - A Cross-Platform Solution
- Replies: 29
- Views: 3774
Re: PureBasic ImagePickerGadget() - A Cross-Platform Solution
Looks nice, would be great if it was using the MIT license. Because it is definately something that is currently missing and i assume the MIT license is fine to you too.
- Sat Nov 23, 2024 7:25 am
- Forum: General Discussion
- Topic: Looking for a tool for debugging like OlyDbg
- Replies: 2
- Views: 749
- Thu Oct 24, 2024 12:14 pm
- Forum: General Discussion
- Topic: Need professional-looking icons for a desktop application
- Replies: 11
- Views: 2474
Re: Need professional-looking icons for a desktop application
On a sidenote, their Axialis Icon Workshop professional is currently 50% off.
- Sat Oct 19, 2024 12:16 pm
- Forum: General Discussion
- Topic: Need professional-looking icons for a desktop application
- Replies: 11
- Views: 2474
- Tue Sep 17, 2024 7:17 am
- Forum: Off Topic
- Topic: Tsoding did a PB stream...
- Replies: 46
- Views: 10194
- Tue Sep 17, 2024 3:01 am
- Forum: Off Topic
- Topic: Tsoding did a PB stream...
- Replies: 46
- Views: 10194
Re: Tsoding did a PB stream...
... didn't work as planned Tsoding - Basic in 2024
That is not the best example of a product test video on the net ((README ... INSTALL ... google?)) :oops: :shock:
seriously ... 5 years ago, he would have had a point for the linux installation, but in 2024, he could have found the purebasic ...
- Mon Aug 12, 2024 12:57 pm
- Forum: Windows
- Topic: Is it 32 or 64 bit?
- Replies: 10
- Views: 7198
Re: Is it 32 or 64 bit?
There are several free tools for windows to detect and display PE structures. For example my current favorite hex editor ImHex.
- Mon Aug 12, 2024 11:15 am
- Forum: Windows
- Topic: Is it 32 or 64 bit?
- Replies: 10
- Views: 7198
Re: Is it 32 or 64 bit?
For PE executables, check the Machine Types of the header
- Sun Jul 14, 2024 10:45 am
- Forum: General Discussion
- Topic: [Solved] mp4 movie files
- Replies: 10
- Views: 2446
Re: mp4 movie files
I found these files ( do not remember where??? ): example.pb, libvlc.pb and vlc.pb. Running example.pb works fine without the debugger. However, it crashes when I compile with the debugger. Any ideas? Also, is there any documentation for this library?
You probably refer to this which includes a ...
- Fri Jul 12, 2024 7:32 am
- Forum: General Discussion
- Topic: [Solved] mp4 movie files
- Replies: 10
- Views: 2446
- Fri Jul 05, 2024 8:30 am
- Forum: Coding Questions
- Topic: Flush file to disk
- Replies: 8
- Views: 1618
Re: Flush file to disk
1- Read the Image file as DATA(ReadData(#File, *MemoryBuffer, LengthToRead)`
2- Write the DATA (WriteData(#File, *MemoryBuffer, Length) to disk as file
3- FlushFileBuffers(#File)
Indeed - see for example file caching on windows and SetSystemFileCacheSize To flush the cache, specify (SIZE_T) -1 ...
- Tue Jul 02, 2024 8:10 am
- Forum: General Discussion
- Topic: PB 6.11 causing AV warning
- Replies: 12
- Views: 2271
Re: PB 6.11 causing AV warning
Report every single executable as false positive to Bitdefender. I had to do the same for Kaspersky. Norton and Kaspersky work flawlessly with my homebrew PureBasic software now.
- Sat Jun 29, 2024 7:13 pm
- Forum: Off Topic
- Topic: windows on ARM
- Replies: 2
- Views: 2475
windows on ARM
A respected german IT magazine tested the new Microsoft Surface Laptop 7 with copilot+ . Their point is that the laptop hardware itself is very power efficient and fast for regular work. The laptop is not made for gaming.
It looks like the windows on arm platform finally has the potential for a ...
It looks like the windows on arm platform finally has the potential for a ...