Top "Mp4" questions

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

How to concatenate two MP4 files using FFmpeg?

I'm trying to concatenate two mp4 files using ffmpeg. I need this to be an automatic process hence why I …

ffmpeg h.264 mp4
How do I embed a mp4 movie into my html?

I have a blog section on my site that has the TinyMce editor. I want to embed a video when …

html video embedding mp4
Bootstrap 3 - Responsive mp4-video

I tried to find a good solution on the bootstrap site but I didn't get an answer to this yet. …

twitter-bootstrap video twitter-bootstrap-3 responsive-design mp4
Use ffmpeg to add text subtitles

I am trying to add text subtitles to an .mp4 container using ffmpeg: ffmpeg -i input.mp4 -i input.srt …

ffmpeg mp4 subtitle srt
Can I have a video with transparent background using HTML5 video tag?

We filmed a spokesperson on a green screen and have the video files ready in multiple formats. With Flash we …

html mp4 html5-video
How to play .mp4 video in videoview in android?

I am working on video player application, I want to play .mp4 video in native videoview. I am not able …

android video-streaming mp4 android-videoview
Playing MP4 files in Firefox using HTML5 video

I have searched around quite a bit but have not solved my problem. I have a video tag running as …

html firefox html5-video mp4
Embed MP4 in HTML using flash-player

Can I embed MP4-files streaming using a flash-player? I find several places it is mentioned, but some places also …

html flash mp4
Repairing a Corrupt MP4 Video File

I have an MP4 video that I took with a Flip camera. The camera froze up while I was stopping …

video mp4 corrupt
How to add a MOOV atom in a mp4 video file

I am working on live device to server streaming in android. I am able to send data in bytes on …

java android android-layout mp4 live-streaming