Top "Mpeg" questions

MPEG - Class of Compression standards and related algorithms, tools and systems

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 …

c media mpeg
detect video frame types in MPEG TS stream

I'm trying to extract information about the frame types in TS packets. Using FFMEPG I'm sending MPEG TS encapsulated video (…

video-streaming frame mpeg
How can I view the "code" of a .mp4 video file?

I know that my terminology is not correct, but I am a complete novice when it comes to video. I …

video video-streaming mpeg mpeg-dash
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 …

encoding ffmpeg http-live-streaming playlist mpeg
MPEG-DASH MPEG2-TS support in Chromecast and other browsers

Could someone provide a definitive answer to the current state of support of MPEG2-TS under MPEG-DASH with various browsers …

google-chrome google-cast mpeg mpeg2-ts mpeg-dash
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 …

ffmpeg mpeg mpeg-2
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 …

flash actionscript-3 video avi mpeg
MPEG-TS, Android and FFMPEG

I am receiving the MPEG-TS (MPEG transport stream) packets with the multiplexed H.264 video and AAC audio streams. I need …

android ffmpeg h.264 mpeg mpeg-4
mpeg 2 decoding

I want to understand how video and audio decoding works, specially the timing synchronization (how to get 30fps video, how …

c++ c video codec mpeg
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 …

c# .net opencv mpeg mpeg-2