Tagged Questions
MPEG - Class of Compression standards and related algorithms, tools and systems
10
votes
4answers
128 views
Java: How do I create a movie from an array of images?
I basically have an matrix of bytes. Each row (meaning byte[]) represents an image. How do I create a movie out of that (any format - avi, mpeg, whatever), and save it as a file?
Each image can be ...
7
votes
5answers
2k views
How can I reverse engineer a DirectShow graph?
I have a DirectShow graph to render MPEG2/4 movies from a network stream. When I assemble the graph by connecting the pins manually it doesn't render. But when I call Render on the GraphBuilder it ...
6
votes
2answers
3k views
How can I create a thumbnail from an mpg video with C#?
I'd like to process a directory of mpg's in a batch to have a thumbnail using C#/.NET.
Does anyone have any good suggestions on how I could do this?
5
votes
3answers
437 views
Access MPEG transport packets via .NET
I have to deal with MPEG 2 transport packets using .NET. What is the best way to do that? Currently I'm considering using OpenCV to accomplish that, but not sure yet if it's possible.
5
votes
6answers
1k views
How to programatically create videos?
Is there a freely available library to create a MPEG (or any other simple video format) out of an image sequence ?
It must run on Linux too, and ideally have Python bindings.
4
votes
3answers
2k views
Can FFmpeg be used as a library, instead of a standalone program?
I'd like to add video conversion capabilities to a program I'm writing. FFmpeg's command line interface for doing this is simply ffmpeg -i InputFile OutputFile, but is there a way to make use of it as ...
4
votes
1answer
2k views
Convert streaming MPEG-4 raw data to H.264
I've got a Sony network camera (SNC-RZ25N) that I am trying desperately to get data from in some meaningful format. The documentation says it sends MPEG-4 raw data, but is not more specific than than. ...
3
votes
3answers
302 views
How can I convert a video file (mpeg, for example) into a collection of images?
How can I convert a video file (mpeg, for example) into a collection of images?
Ideal answer would cover both C++ and Java using available libraries, and also how to manually strip the individual ...
3
votes
2answers
202 views
How can I play a `mpeg` file in `MFC`
How can I play a mpeg file in MFC.
Can you tell me any function which can play this type of files.
3
votes
1answer
703 views
MPEG-ES H.264 Video from RTP into MPEG-TS
I am implementing the ATSC-153 specification, which basically broadcasts a baseline H.264 video profile in IP/UDP/RTP according to RFC 3984. The fragments of the frames are being re-assembled, and ...
3
votes
4answers
89 views
Compressing a run of 10 to 20 highly redundant images with which compression library?
I am going to be generating images once every minute or so from a low resolution camera. I would like to take runs of 10 to 20 images and compress them for transmission over a very bandwidth limited ...
3
votes
5answers
4k views
How does MPEG4 compression work?
Can anyone explain in a simple clear way how MPEG4 works to compress data. I'm mostly interested in video. I know there are different standards or parts to it. I'm just looking for the predominant ...
3
votes
6answers
1k views
mpeg 2 decoding
I want to understand how video and audio decoding works, specially the timing synchronization (how to get 30fps video, how to couple that with audio, etc.). I don't want to know ALL the details, just ...
2
votes
0answers
20 views
MPEG1 motion estimation / compensation
I seen the following explanantion for motion estimation / compensation for MPEG 1 and was just wondering is it correct:
Why dont we just code the raw difference between the current block and the ...
2
votes
2answers
283 views
HTTP Live Streaming MPEG TS segment
I'm using FFMPEG and a free segmenter (Carson Mcdonald's) to produce my ts segments which i later save to a web server and play with Quicktime by playing the .m3u8
If I have segments 1,2,3,4 and ...
2
votes
1answer
359 views
Extract mpeg transport stream header from a UDP packet
I have written a program where i get udp packet from a multicast address.
Now i need to extract the mpegts from this packet. I am able to take the payload of the udp packet. Can some one help me to ...
2
votes
1answer
249 views
Is there a way to get the metadata(like hight, framerate, bitrate) of an MPEG file?
For part of a private project I am working on, I want to get the height, width, bite rate, FPS of an MPEG in Java. Does anyone know how to do this?
2
votes
1answer
142 views
Is the leading structure in MP3 file a real frame?
I'm now doing some work with decoding MP3 files, but just have some basic knowledge about the MP3 file. I implement a simple decoder for MP3 these days. When comparing the decoded result with that of ...
2
votes
5answers
191 views
Hardware JPEG decompression / Win32
I know that most graphics hardware uses MPEG hardware decompression. I would like to use the hardware to decompress JPEG images. Does anyone know of a book or link to any information about using this ...
2
votes
1answer
291 views
trying to install cabal package sdl-mpeg can't find include file smpeg.h
running "cabal install sdl-mpeg"
$ ls -l /usr/include/smpeg/smpeg.h
-rw-r--r-- 1 root root 7503 2008-11-05 18:07 /usr/include/smpeg/smpeg.h
$ cabal install sdl-mpeg
Resolving dependencies...
...
2
votes
2answers
1k views
Opencv MPEG7 descriptors
I am working on the system that compares images. MPEG-7 standard provides some descriptors which can be used for that e.g: Dominant Color, Color Layout, Edge Histogramm, Color Coherence Vectors.
Do ...
2
votes
4answers
2k views
Programmatically transcode MPEG-2 videos
I need to be able to programmatically transcode mpeg-2 files to .mp4, .mp3, .wmv, .rm (optional), and .flv (optional), and hopefully generate a thumbnail as well. I found the Java Media Framework, but ...
1
vote
1answer
13 views
Storing video and then playback from specific location
We are working on a project on which we need to store video while user perform different events on machine... we store the time stamp of each event performed by user and then want to playback video ...
1
vote
1answer
204 views
MPEG-TS Segments HTTP Live Streaming
I'm trying to interleave MPEG-TS segments but failing. One set of segments was actually captured using the built in camera in the laptop, then encoded using FFMPEG with the following command:
ffmpeg ...
1
vote
2answers
184 views
How to encode grayscale video streams with FFmpeg?
I've got a grayscale video stream coming off a Firewire astronomy camera, I'd like to use FFmpeg to compress the video stream but it will not accept single byte pixel formats for the MPEG1VIDEO ...
1
vote
1answer
24 views
Xilisoft Video Converter - Quality to compression ratio
I have been testing a number of demo and freeware applications for transcoding files to MPEG4/AAC video/audio. I have noticed that when using a tool like handbrake to convert VOB (unencrypted) files ...
1
vote
2answers
70 views
GStreamer: Using type find
Perhaps a stupid question, but I've got a filesrc connected to a typefind element. On the "have-type" signal I print out the capibilities:
"Media type video/mpeg, systemstream=(boolean)false, ...
1
vote
1answer
80 views
Is there a DirectShow TS muxer
Does anybody know, is there any Direct Show based MPEG transport stream muxer available?
All I can find is a command line utility tsMuxeR.
1
vote
0answers
157 views
Android: Streaming mpeg audio from an internet radio station?
I've looked everywhere but apparently this isn't a very common problem. I'm working on an app to stream audio/mpeg formatted music from an internet radio station. Just pointing a MediaPlayer at the ...
1
vote
1answer
401 views
ffmpeg encode mpeg
I'm attempting to create a 1s clip from a mp4 file into mpeg using ffmpeg, but I get an error:
ffmpeg -i /tmp/myfile.mp4 -y -ss 00:00:01 -t 00:00:01.000 /tmp/myfilesplit.1.mpg
ffmpeg version ...
1
vote
1answer
48 views
Digital Broadcasting - settop box
I'm very new to settop box project.Is there any materials available to study the basics of its internals and the working of it.I dont know how to start understand about it.I was looking for the ...
1
vote
2answers
102 views
ATSC Digital Broadcasting
I dont know on which tag i need to ask this question.
I'm currently studying about the ATSC standards for Digital TV broadcasting.
I got a doubt while going through the contents.In Digital TV ...
1
vote
0answers
125 views
Why Apple use MPEG2 not MPEG4 transport stream in his HTTP Live Streaming (HLS) technology? [closed]
After read Apple's "HTTP Live Streaming Media Guide", I have a question. Why Apple use MPEG2 not MPEG4 transport stream in his HTTP Live Streaming (HLS) technology?
1
vote
1answer
49 views
How do swf recorders work?
There are some software to convert swf file into avi, mpeg or other types of video files. But how do they actually work?
1
vote
3answers
210 views
Video size (horizontal and vertical) from MPEG-2 Transport Stream
I need to know how to get the height and width, and any other descriptive data I can, out of an MPEG Transport Stream (TS).
Before this answer shows up: I'm well aware of the video sequence header ...
1
vote
2answers
200 views
Looking for a library for encoding/decoding MPEG-2
Can someone recommend to me a good .NET library that can encode and decode MPEG-2 files? If the library can make VOBs for DVD movies, that'd be a plus. I'm looking for something C# specifically.
1
vote
2answers
112 views
Can i play mpeg files in linux
I am trying to play video in browser. I use 'embed' tag in HTML.
The problem is, i am trying with a browser in linux, but i dont have the plugin installed in the browser(firefox). When i click ' ...
1
vote
1answer
100 views
How to embed metadata with in mpeg2ts
I want to embed metadata about a particular stream with in a mpeg2ts. which is the best field with in transport stream to embed this information. Can i embed this information with in the adaptation ...
1
vote
1answer
442 views
calculate MPEG frame length (ms)
I'm looking all over the Internet for information in regards to calculating the frame length and it's been hard... I was able to successfully calculate the frame length in ms of MPEG-4, AAC, using:
...
1
vote
1answer
102 views
What is the most universal video format specs to play on the widest amount of devices?
I know that MPEG is the most universal format, but I'd like more specs on what codec to use, bitrate, frames per second, etc. I'm looking at a format that'll play on most devices including IE 6-9, FF ...
1
vote
2answers
152 views
C library to build video directly from buffers on Linux, preferably portable to Windows and Mac OS X
I have a program that creates frame buffers in OpenGL. I can save out the buffers as .png or as .jpg files, and I am familiar with some utilities on Windows (like ...
1
vote
2answers
204 views
Transport Stream - Record MPEG2
I recorded a Channel with my DVB-Tuner (MPEG Transport Stream), i´m able to lookup the PAT/PMT Tables inside of the Channel and determ the VideoPIDs and AudioPIDs.
Now i want to record one ...
1
vote
2answers
218 views
how mpegts works
Can anyone please explain as to how mpeg-ts works. I have gone through the specification doc but didnt understood as to why multiple streams are combined to form one stream.
Also I opened a .ts file ...
1
vote
2answers
423 views
Avi to Mpeg conversion with using C#
Yes i want to convert avi file to mpeg file..This will be first experience for me..I am so newbie at this..Is converting avi to mpeg possible with using C#.
If yes,what i have to do? Which article i ...
1
vote
1answer
45 views
Record my animation and upload it to my server
I write some flash animation application that user can customate.
I wont to record the animation inside the flash and send it to my java server - prefer in mpeg.
In short, the idea is record some ...
1
vote
1answer
808 views
What is lib Swscale used for by ffmpeg programers?
What is lib Swscale used for by ffmpeg programers?
What benefits it gives for AV encoding/decoding?
What is its position relevantly to av* libs?
1
vote
6answers
4k views
Converting video to HTML5 ogg / ogv and mpg4
Does anyone know about any software that can convert video (avi, flv, whatever) to HTML5 supported ogg/ogv and mpeg4 formats?
I tried a few but I couldn't find anything that actually works.
1
vote
1answer
54 views
What's the algorithm for generating the time map (VTS_TMAP) data for a DVD's IFO file?
I'm looking to create an IFO file for a VOB so that I can produce a video DVD.
I have the specifications for the contents of the VTS_01_1.IFO file however I'm not sure on how to generate the time ...
1
vote
3answers
552 views
MPEG 4 SDK for Windows
can anyone recommend a MPEG4 library that will compile(or is compatible) with Intel or Visual C++?
EDIT: clarification
I was not aware of x264, and ffmpeg does not compile with VC++ (compiles with ...
1
vote
2answers
590 views
How can you save Cocos2D window output as Video?
I am considering using the excellent looking Cocos2d for a motion graphics project.
However, Cocos2d is intended for games, rather than producing an MPEG stream.
Is it possible to save the output ...