Top "Mp4" questions

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

Convert WMV to mp4 using ffmpeg get Black screen

When converting an .wmv file to .mp4 i used this command: exec("ffmpeg -i file.wmv -vcodec mpeg4 -acodec libfaac …

video ffmpeg mp4 wmv
GoLang http webserver provide video (mp4)

I developed a webserver using golang. Pretty plane stuff, it just provides html/js/css and images which works perfectly …

http go webserver html5-video mp4
flowplayer streaming mp4 from apache

I'm having some problems getting this to work. I think I've done it right based on http://flowplayer.org/forum/5/14664#…

apache streaming mp4 flowplayer
Create MP4 video in JavaScript

Is it possible to create an MP4 video on a browser through JavaScript? (I know it is now possible in …

javascript mp4 encoder programmatically-created
ffmpeg 2.4.2 concatenate mp4 files

I am trying to concatenate some mp4 files one after another. I execute the following: ffmpeg -i concat:1.mp4\|2.mp4\|3.…

video ffmpeg mp4 concat ffserver
ffmpeg - generate moov atom

I am currently recording video with blackmagic's prorecorder. I transcode video on-the-fly to mp4 video container with ffmpeg. Duration is …

ffmpeg mp4 video-recording
How can I automatically convert all MP4 files to FLV with ffmpeg?

How can I automatically convert all MP4 files to FLV in a specific folder? ffmpeg -i VID00002.MP4 -ar 44100 test.…

ffmpeg mp4 flv
AAC/MP4 not working in ActionScript 3's NetStream

I'm trying to play a remote AAC file in ActionScript 3 in Flash CS3 and am currently using this code: var …

actionscript-3 flash-cs3 mp4 netstream aac
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
Streaming converted movie with mp4 container in NodeJS, movie playing very fast

I have used stream-transcoder module to convert a file make it a stream. So the file is not stored, it …

node.js video ffmpeg mp4 webm