Sponsored Content
Top Forums Programming Playing Video with MinGW and SDL Post 302605402 by robfwauk on Wednesday 7th of March 2012 10:51:42 AM
Old 03-07-2012
Playing Video with MinGW and SDL

Hi All,

I was wondering if someone could clarify the best way to display mpeg video with SDL in MinGW.

After scouring the internet it seems there is not a lot of information regarding this subject (or at least not up to date) and libraries that are available for this purpose.

Any help/ poke in the right direction would be greatly appreciated.

Thanks in advance,
Rob.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What is SDL?

I get a: Requirements: SDL when I'm browsing (www.happypenguin.org) for games. According to wikipedia SDL can be: where some are more likely than others. However, which one is it? I got an error because of SDL last time I tried and want to make it right before I try... (0 Replies)
Discussion started by: riwa
0 Replies

2. Programming

SDL doubt

Hi, I am working on SDL open-source API's on Debian Linux for my game development project. I am not sure whether posting SDL related queries here is correct. I would like to know what is the difference between: SDL_SetVideoMode() and SDL_VideoModeOK() functions (0 Replies)
Discussion started by: royalibrahim
0 Replies

3. UNIX for Dummies Questions & Answers

SDL error with the version

hi, i've just downloaded a test game to try compiling it with the gcc compiler in Solaris, the problem was that ./configure command return this error *** Could not run SDL test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker... (0 Replies)
Discussion started by: freeware
0 Replies

4. Programming

PLaying a sound file with SDL - C++

How do I play a sound file with SDL? I've downloaded the library files but SDL/SDL_mixer.h (that most of the tutorials include) doesn't exist. So, how do I install it? As I said mixer.h doesn't exist but, If it is helpful, the default code is this: #include "stdlib.h" #include "SDL/SDL.h"... (2 Replies)
Discussion started by: hakermania
2 Replies

5. Programming

SDL Image Filtering

Solved thanks for info!! (8 Replies)
Discussion started by: aLHaNz
8 Replies

6. Programming

MinGW - Trouble Compiling Guile

This question is not about programming but compiling with GNU GCC/Make. I am not on a UNIX machine but am using the UNIX-like environment MSYS with MinGW for compiling. The problem that I am having is that I cannot get guile to compile. For some reason it cannot find libltdl which is part of... (3 Replies)
Discussion started by: Deluge
3 Replies
at-poke(1)							   User Commands							at-poke(1)

NAME
at-poke - display object hierarchy of accessible applications SYNOPSIS
at-poke [dontdisplaychildren] [--maxchildren=maxchildren] [--table] [gnome-std-options] DESCRIPTION
at-poke tests the accessibility of applications. at-poke displays a list of accessible applications running on the desktop. Each applica- tion can be examined to view the accessible object hierarchy of the application. OPTIONS
The following options are supported: dontdisplaychildDonnot display children for objects that have the MANAGES_DESCENDANTS state. --maxchildren=maSpecifyethe maximum number of children of an accessible object that are displayed. For tables, this option specifies the maximum number of children in a row or column. --table Use AccessibleTable_getACcessibleAt to get children of an Accessible object that implements AccessibleTable. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launch at-poke and Display Only the First 20 Children of an Accessible Object example% at-poke --maxchildren=20 EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/at-poke Executable to display object hierarchy of accessible applications ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-poke | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
gnome-std-options(5) NOTES
Written by Padraig O'Briain, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 at-poke(1)
All times are GMT -4. The time now is 02:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy