Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
538 views

Does flash play .avi or .mpg4 ? If yes, how?

How to load and play .avi or .mpg4 in Flash? Is that possible ? -> This class can play .flv and also .mp4 .. but for .avi it shows error "Error #2044: Unhandled NetStatusEvent:. level=error, ...
1
vote
0answers
124 views

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 ...
1
vote
1answer
221 views

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)
0
votes
0answers
9 views

Change Video Properties

I have a couple of video files which have a playback time of 10 mins, but have a large size, around 300mb (format .mpg) Is there a way to reduce is quality, like done on YouTub(changing the height of ...
0
votes
0answers
122 views

Use FFMPEG to create video from jpeg, and index using vlc

OpenSuse 11.4 FFMEG 0.8.5 I'm using FFMPEG to create a 5 minute mpeg from about 2100 individual jpegs (7fps). I've been using the following command (OpenSuse 11.4) /usr/bin/ffmpeg -y -r 7.01 -i ...
0
votes
1answer
124 views

GStreamer: Play mpeg2

I'm trying to play a local mpeg2 TS file with gstreamer with this: gst-launch filesrc location=open_season.mpg ! mpeg2dec ! xvimagesink The first frame appears as big blocks of color and then ...
0
votes
2answers
116 views

Use C to find an MPG file bitrate

Is it possible to find mpg file bitrate after opening the file in c? EDIT: It has to do with video. not mp3. It is not clear whether it is 1,2 or 4 as of yet. Is the header standard different for ...
0
votes
0answers
95 views

Problems with captured Web Cam video in mpg format

I test the capture in graphedit and setting is like: webcam-> smart tee capture-> infinite pin tee filter ouput1-> avi mux -> test01.avi infinite pin tee filter ouput2->Microsoft ...
0
votes
2answers
89 views

Just Audio Please Java

I'm writing a java program and I'm wondering if there is anyway to get just the audio stream from a mp4 file. Is there?
0
votes
3answers
109 views

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 ...
0
votes
3answers
209 views

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 ...
0
votes
1answer
66 views

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, ...
0
votes
1answer
213 views

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?