![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 377
Rep Power: 0
![]() |
Video/Sound Library
Does anyone know of a cross platform (Windows/Linux) video/sound library, preferable an open source one (as I don’t want to have to pay any type of license fees)? And if there isn’t any decent cross platform ones, I will also take suggestions on specific platform ones as well. If I have to use two different ones for each platform I can just bridge them together.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#2 |
|
Highly Adaptive Penguin
Join Date: May 2005
Location: United States
Posts: 251
Rep Power: 4
![]() |
Re: Video/Sound Library
I don't know of any cross-platform ones off the top of my head, but I do know there is a audio/video library built into WIN32 API. If you would like I could send you some example code.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 377
Rep Power: 0
![]() |
Re: Video/Sound Library
Well I am going to be using WXWidgets... If I could avoid using WIN32 API that would be for the best.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#4 |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 301
Rep Power: 4
![]() |
Re: Video/Sound Library
You can use libtheora and libvorbis for video and sound i.e. OpenAL is also a good cross-platform sound playback library.
__________________
http://www.klarre.se |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Apr 2008
Posts: 3
Rep Power: 0
![]() |
Re: Video/Sound Library
Avoiding Win32 api has no sense.
99.99% of client computers in customers are under Windows ! Linux is only used for servers (and in rare cases) |
|
|
|
|
|
#6 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 377
Rep Power: 0
![]() |
Re: Video/Sound Library
Stephen, those stats are completely wrong, if you are just going to make shit up please go somewhere else. Stats aside, supporting Linux is a requirement so I would prefer a cross-platform library if possible. Thanks Klarre, I will look into those.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#7 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: Video/Sound Library
Quote:
![]()
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 377
Rep Power: 0
![]() |
Re: Video/Sound Library
Thanks for point that out lectricpharaoh, I read his comment wrong lol. I have to say though, if I were to get a Cybernetic implant, I would definitely go with a Linux no matter what the stats say!
__________________
I am Addicted to Linux! |
|
|
|
|
|
#9 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
Re: Video/Sound Library
No telling what having to reboot in the middle of a 200 foot jump might do.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Making a New C++ Library | King | C++ | 7 | May 7th, 2007 9:11 PM |
| Discussion: How to implement the 'glue' between app and a library? | Eoin | C++ | 10 | Sep 28th, 2006 8:14 AM |
| Any need a game library wrapper of RUDL(rubyese directmedia library) | Master | Ruby | 18 | Apr 1st, 2006 11:24 AM |
| what is the difference between an API and a library? | linuxpimp20 | Other Programming Languages | 6 | Aug 27th, 2005 7:25 AM |
| Code library (in working progress) | Cerulean | Python | 4 | Jul 7th, 2005 8:58 AM |