again time to spend some bucks..fred wrote:About the new features, I would like to add an HID/USB lib to PB.
Search found 1323 matches
- Sun Feb 09, 2025 11:37 am
- Forum: Announcement
- Topic: Interview by Quin and Nsstudios
- Replies: 43
- Views: 14847
Re: Interview by Quin and Nsstudios
- Thu Feb 06, 2025 4:10 pm
- Forum: Coding Questions
- Topic: Play videos with overlay text or graphics
- Replies: 13
- Views: 3028
Re: Play videos with overlay text or graphics
just a quick note,
the showstopper for my next project is solved.
i can put now a transparent windows(with Text & Graphics)
over a playing video,
also play 3 videos at once with different solutions(and windows)
all tested under linux X64(mint), gtk and QT work.
thx wombats for the "tranparent ...
the showstopper for my next project is solved.
i can put now a transparent windows(with Text & Graphics)
over a playing video,
also play 3 videos at once with different solutions(and windows)
all tested under linux X64(mint), gtk and QT work.
thx wombats for the "tranparent ...
- Mon Dec 09, 2024 9:04 am
- Forum: Coding Questions
- Topic: Play videos with overlay text or graphics
- Replies: 13
- Views: 3028
Re: Play videos with overlay text or graphics
Thank you Rashad for a working windows example.
And also a big thanx to Wombats , it works perfect on my linux mint.
(had no chance to test it against a mac os version) .
i will do some more tests(integrate video and overlay both ) later.
And also a big thanx to Wombats , it works perfect on my linux mint.
(had no chance to test it against a mac os version) .
i will do some more tests(integrate video and overlay both ) later.
- Thu Dec 05, 2024 1:15 pm
- Forum: Coding Questions
- Topic: YAML support?
- Replies: 12
- Views: 2945
Re: YAML support?
I'll add my name here, has anyone already done something along these lines?
At least read it?
At least read it?
- Tue Dec 03, 2024 10:26 am
- Forum: Coding Questions
- Topic: Play videos with overlay text or graphics
- Replies: 13
- Views: 3028
Re: Play videos with overlay text or graphics
thank you TI-994A for the example.
Unfortunally it did not work.
if i use the movie.pb from the examples it shows my movie,
yours not. i only see the white background and noticed
the correct size of the window (stretched to movie size)
i also check if the movie can be loaded:
result=LoadMovie(0 ...
Unfortunally it did not work.
if i use the movie.pb from the examples it shows my movie,
yours not. i only see the white background and noticed
the correct size of the window (stretched to movie size)
i also check if the movie can be loaded:
result=LoadMovie(0 ...
- Mon Dec 02, 2024 1:47 pm
- Forum: Coding Questions
- Topic: Play videos with overlay text or graphics
- Replies: 13
- Views: 3028
Play videos with overlay text or graphics
Since I can't get any further with Purebasic's on-board tools (the video lib is very limited at the moment, in the past you could extract the individual images of a video)
I am looking for a solution to display different videos and provide them with text and symbols as overlay.
You could try to do ...
I am looking for a solution to display different videos and provide them with text and symbols as overlay.
You could try to do ...
- Tue Oct 29, 2024 8:21 am
- Forum: Applications - Feedback and Discussion
- Topic: CineCast - A Win10 x64 App for creating Feature Film End Credits Rolls [Developed in PureBasic]
- Replies: 13
- Views: 7968
- Mon Dec 11, 2023 6:14 pm
- Forum: Coding Questions
- Topic: LOFi list thread safe needed
- Replies: 5
- Views: 1401
Re: LOFi list thread safe needed
thx @idle, i'm on it now.
i will post some stuff later
i will post some stuff later
- Mon Dec 04, 2023 1:37 pm
- Forum: Coding Questions
- Topic: LOFi list thread safe needed
- Replies: 5
- Views: 1401
LOFi list thread safe needed
For a project I need, among other things, a thread-safe variant of a
LOFI list.
So get the last element out and add the newest element at the end of the
list.
The whole thing must be thread-safe because I fill the list from one thread
and remove the oldest element (last) from another for editing ...
LOFI list.
So get the last element out and add the newest element at the end of the
list.
The whole thing must be thread-safe because I fill the list from one thread
and remove the oldest element (last) from another for editing ...
- Tue Oct 31, 2023 4:47 pm
- Forum: Coding Questions
- Topic: Showing a Sprite (or similar) over a Movie ?
- Replies: 2
- Views: 808
Showing a Sprite (or similar) over a Movie ?
Since "Rendermovieframe" is gone (since ages)
it seems that there is no method/way to paint a sprite,png or text
over a movie (or beside a movie would also work)
If anyone has a working solution, it could save me time and a lot of hairs.
PS: I'm running linux mint on the targetmachine, so a ...
it seems that there is no method/way to paint a sprite,png or text
over a movie (or beside a movie would also work)
If anyone has a working solution, it could save me time and a lot of hairs.
PS: I'm running linux mint on the targetmachine, so a ...
- Tue Oct 31, 2023 4:01 pm
- Forum: Linux
- Topic: movie library
- Replies: 7
- Views: 2540
Re: movie library
And so I'm almost done with xine.
libxine2-dev has only libxine2-bin as a dependency and this is obviously not enough to work, but oddly enough to compile successfully.
You need to additionally install
libxine2.deb and libxine2-x.deb.
After that the video playback starts. !!!
linux Mint 21.2 ...
- Tue Sep 19, 2023 3:25 pm
- Forum: Tricks 'n' Tips
- Topic: libVLC in pb (Windows Only)
- Replies: 29
- Views: 17172
Re: libVLC in pb
anyone did a port for linux ?
- Fri Jan 06, 2023 7:21 pm
- Forum: Off Topic
- Topic: Spam Posts
- Replies: 36
- Views: 12791
Re: Spam Posts
atack cleared for the first time
Re: Spammers
In a first step, I deleted all users with Post=0 and where a strange website was stored.
But only 3-4 months back.
There were about 30-40 of them.
Spaminator is Back
But only 3-4 months back.
There were about 30-40 of them.
Spaminator is Back

- Mon Aug 15, 2022 2:59 pm
- Forum: Off Topic
- Topic: Delete spam users
- Replies: 7
- Views: 1986
Re: Delete spam users
i deleted a lot of "0-post" -users , who never logged in after 2021.idle wrote: Sun Aug 14, 2022 11:53 pm yes there's a lot of zombie accounts, mods can only ban users though.