Questions tagged [mpeg-la]

MPEG LA, LLC is a firm based in Denver, Colorado that licenses patent pools covering essential patents required for use of the MPEG-2, MPEG-4 Visual, IEEE 1394, VC-1, ATSC, MVC, MPEG-2 Systems, AVC/H.264 and HEVC standards.

MPEG LA, LLC is a firm based in Denver, Colorado that licenses patent pools covering essential patents required for use of the MPEG-2, MPEG-4 Visual, IEEE 1394, VC-1, ATSC, MVC, MPEG-2 Systems, AVC/H.264 and HEVC standards.

http://www.mpegla.com/main/default.aspx

2 questions
4
votes
1 answer

Requirements for using ffmpeg to create mpeg4 files in SaaS solution

My requirement is: -On upload of a supported video file, convert the file to common formats to maximize web compatibility. Essentially, I want to take a non-web-supported video file, and converted it to WEBM and MPEG4. This will take place on a…
Paul Fleming
  • 24,238
  • 8
  • 76
  • 113
1
vote
1 answer

FFmpeg autogen in combination with openh264

I'm using FFmpeg autogen to stream images captured from the PC in realtime (60 or 30 fps) to an Android application. Everything is working perfectly as I used the h.264 encoding example provided by FFmpeg autogen. As far as I have understood FFmpeg…
grill2010
  • 574
  • 6
  • 23