Search found 2 matches

by prunella
Sep 21, 2012 4:19
Forum: Linux
Topic: mp4
Replies: 3
Views: 2245

mp4

Is it possible to play an mp4 video in linux with freebasic? I have absolutely zero idea on how to code such a thing. It would need a start and pause button ideally. Do I need some library to do this? If someone could point me in the right direction I would apprecite it.
Thank you
by prunella
Sep 05, 2012 22:05
Forum: Beginners
Topic: bmp resize / preview
Replies: 3
Views: 1324

bmp resize / preview

Is their a simple way to display a bitmap file 1/2 or 1/4 of its original size? If I use ImageCreate with 1/2 size, it just displays a portion of the picture.

Thanks