guivideo_chung free video player

User projects written in or related to FreeBASIC.
Post Reply
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

guivideo_chung free video player

Post by chung »

guivideo_chung is a free mci based video player using gui_chung and mcisendstring , with window resizing, play/pause, step, repeat/repeatA->B , fast forward, speed (10%...300%), cursor. It is written in compiled freebasic and can run on a small netbook with window7.

=> http://chungswebsite.blogspot.fr/search ... ideo_chung

Image
xbgtc
Posts: 249
Joined: Oct 14, 2007 5:40
Location: Australia

Re: guivideo_chung free video player

Post by xbgtc »

very nice chung :)
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: guivideo_chung free video player

Post by chung »

(17/05/2017) slow/fast forward added

Image
thesanman112
Posts: 538
Joined: Jul 15, 2005 4:13

Re: guivideo_chung free video player

Post by thesanman112 »

very nice indeed.
thesanman112
Posts: 538
Joined: Jul 15, 2005 4:13

Re: guivideo_chung free video player

Post by thesanman112 »

there is an os written in FB called frost, is this part of that os? maybe it should be. ALso, maybe add features like editing possible, so someone can clip out certain parts of the video and save/load features, ect,ect.
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: guivideo_chung free video player

Post by Boromir »

thesanman112 wrote:there is an os written in FB called frost, is this part of that os? maybe it should be. ALso, maybe add features like editing possible, so someone can clip out certain parts of the video and save/load features, ect,ect.
I believe this is using the Windows API meaning it wouldn't work on any other platforms.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: guivideo_chung free video player

Post by chung »

it uses mci which i believe is part of windows.
on the other hand, when i go to the shop, except Macintosh, all PCs sold are provided with windows .
thesanman112
Posts: 538
Joined: Jul 15, 2005 4:13

Re: guivideo_chung free video player

Post by thesanman112 »

It would also be neat to add to another program to display a video of the program running, or use as a demo display of a program.
JohnK
Posts: 279
Joined: Sep 01, 2005 5:20
Location: Earth, usually
Contact:

Re: guivideo_chung free video player

Post by JohnK »

For other platforms, consider ffmpeg, a command line program to extract from / convert to video
Post Reply