Top "Multimedia" questions

Multimedia refers to content that uses a combination of different content forms.

Looking for a simple MP3 library for C#

I'm writing a larger project and a part of the project is playing MP3 files. Nothing fancy, just playing files …

c# audio mp3 multimedia
How to play sound in Qt5 (Qt4 migration)?

In Qt4 I used to use QT += multimedia phonon //... #include <Phonon> //... Phonon::MediaObject *mediaObject = Phonon::createPlayer(Phonon::NoCategory, …

c++ qt multimedia phonon qt5
possible to create ebook programmatically?

I am investigating whether it is possible to generate an ebook, say, a Kindle book, programmatically. are there any libraries, …

python publishing multimedia
android stream audio to server

I would like to understand how socket work, especially I need some code samples for server side to receive the …

android sockets multimedia
Incompatible pixel format YUV420P with mjpeg

I am using ffmpeg to make a video from jpeg images using mjpeg codec. I use this command ffmpeg -i …

ffmpeg multimedia mjpeg
MP4 Atom Parsing - where to configure time...?

I've written an MP4 parser that can read atoms in an MP4 just fine, and stitch them back together - …

audio mp4 multimedia
Implementing DLNA/UPnP (Win7 Play To) on a mobile device

For a semester project, I had the idea to implement Windows 7's Play to infrastructure to either use a phone …

java android multimedia