mpg

mpeg1 stream in online flash video player

I'm looking for a flash video player that can play mpeg1 streams (alternatively MP4 would work too). Are there any? ...

mpg files and z-index positioning

Is there a way to hide .mpg files under other elements in CSS? I have a position:fixed; menu on a website I'm designing, and I have it set to be on top of all other elements in the page. However, when I added a .mpg movie to the content, it seems to stay on top of everything--including the menu. The page is here: http://adamnbowen.c...

Best Software to convert a swf file to mpg...

I am working on a software project that uses video. I am in the process of refactoring this software, the process of which requires me to convert some video files from swf to mpg (the swf files were created using Adobe Premiere). Can someone point me in the direction of a software package (open source, if possible) that will do a lossl...

Playing mpg file in XNA

Is there any way to play mpg files in XNA? (I want to develop a game that a video stream has to play at background) ...

exporting swf to mpeg

I am trying to export a .swf to mpg/avi or any other easily viewable and distributable format. It has worked in the past but the .swf we are currently trying to export has more advanced filters and masks. Can any one tell me a good program/method? ...

Embedded mpg doesn't work in safari with OS10.6

I'm trying to embed an mpg file in my new website ( http://66.216.163.164 - it's still under construction so we haven't switched the domain name over from the old site yet). The file seems to work fine in Firefox and on IE8, but it refuses to work on Safari with a Mac (I haven't tried safari on Windows). The code is <EMBED src="te...

C# plugin for authoring DVD movies?

We have a product which includes some video editing tools. We've had a request to add the ability to write the resulting videos to a standard DVD movie disk. To do this, I estimate I'd have to create mpg files, covert to vobs, write the correct directory structure and inf files etc. A lot of work. Is there some .Net sdk library for doi...

How to encode video at multiple framerates?

Hello, I'm making an application which imports several videos from different sources and joins them together. The problem is that the source videos can be at different framerates - so for example I want to join a 2 fps video (call it Video A) to a 5fps video (Video B). I want to keep it looking right in the final export. I could pick a...