Top "Mp4" questions

MP4 is a multimedia container format standard with the file extension .mp4.

Muxing AVPackets into mp4 file

I am developing a tool which receives a h.264 live stream from the network (the sender is a hardware encoder), …

c++ video ffmpeg mp4 libav
Convert .mov to .mp4 and keep alpha channel using FFMPEG

I am trying to convert a .mov file that is Quicktime with Alpha Channel to a .mp4 movie. I am …

video ubuntu ffmpeg mp4 mov
Android MediaCodec: Reduce mp4 video size

I am looking for a way to "compress" an mp4 video. To achieve this, I want to reduce the resolution …

android video resolution mp4 android-mediacodec
Saving to .mp4 file in MATLAB

I'm editing all frames of an existing mp4 video in MATLAB (doing it in a for loop). After I'm done …

matlab video mp4 video-processing avi
FFMPEG: Transmux mpegts to mp4 gives error: muxer does not support non seekable output

When piping mpegts to ffmpeg, which should convert it to mp4 and pipe to stdout, ffmpeg says: "muxer does not …

ffmpeg video-streaming mp4 transcoding mpeg-dash
Convert isom to mp42

How do I convert a video from ISOM to MP42? Using FFMPEG in particular? There is no such an option …

video ffmpeg mp4 codec converters
How to get high quality small file size screen recording on Mac?

The clips on http://hoverstat.es/ are the best examples of what I am after. The spec are roughly: Format/…

mp4 h.264 screen-recording
Pre-Load or Pre-Buffer .mp4 video in android app development

I am building an app that is successfully displaying an MP4 video file onButtonClick. I want to pre-buffer or preload …

android video uri buffer mp4
Converting mkv to mp4 vs ogv vs webm

I am trying to convert an mkv file to mp4, webm, and ogv using ffmpeg and I am getting really …

ffmpeg mp4 webm mkv
ffprobe - getting video info from file chunk

On my site users can upload videos, which are encrypted on the fly and stored on another server. I want …

ffmpeg mp4 ffprobe