Video Playback


 
Thread Tools Search this Thread
Top Forums Programming Video Playback
# 1  
Old 09-09-2005
Video Playback

Hi, I'm trying to make a video playback engine, i'm new to unix and i'm not really sure what i should do. I might have to create my own engine that will play back mpg's swf's, avi's, ect... whatever I need to play back. I'm not sure where i need to go with this. I've never programmed video with unix...is there a way to easily play back video using pre-made components? What programming library should i use? Allegro? i'm not sure, i've never tried to do this with unix. If someone can point me in the right direction that would be great. All i need to know is an easy way to play back video.

Thanks
# 2  
Old 09-13-2005
There is no massive "all in one video decoding library", but there are seperate decoders for all sorts of things. If you want everything bundled together you'd be better off using mplayer.
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Linux

Problem with playback of recorded videos

A few days ago, I barely knew what Linux was. But when I installed Linux Mint, Most of the stuff was wonderful; It was not the case of screen recording. I first wanted to record with OBS, using pretty good quality and with MP4 as output format. I recorded what I wanted to record, but when I saw... (1 Reply)
Discussion started by: Caloxeno
1 Replies

2. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies
Login or Register to Ask a Question