Top "Mp4" questions

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

Converting an HLS (m3u8) to MP4

Can anyone advise on how to construct an MP4 file from an HLS stream (the reverse of what you usually …

video ffmpeg mp4 http-live-streaming transcoding
Live streaming through MP4

I am working on an online TV service. One of the goals is for the video to be played without …

streaming h.264 mp4 mpeg mpeg-4
Convert compressed swf to mp4

I'm looking for a batch script to convert swf to mp4, lossless. I tried using both ffmpeg and handbrake, but …

ffmpeg flash mp4 video-conversion
Convert from .mov to .mp4 (or h264) using avconv

Looking at the avconv website there seem to be a vast array of options to convert video. However, I'm getting …

mp4 mov avconv
Is there a Java API for mp4 files?

Mp3 files can be handled using this mp3 SPI support, but I'm not finding something similar to mp4 files. Any …

java file-io audio mp4
How To Convert MP4 Video File into FLV Format Using FFMPEG

i have to Convert MP4 Video File into FLV Format Using FFMPEG which i received from different mobile device. i …

ffmpeg flv mp4
Should I use the MP3 or AAC codec for a .mp4 file?

We have an encoding process in place using ffmpeg on Mac OS X. This process will take a source video …

ffmpeg mp3 h.264 mp4 aac
Fastest way to extract a specific frame from a video (PHP/ffmpeg/anything)

I have a web page, which (among other things) needs to extract a specific frame from a user-uploaded video. The …

php video ffmpeg mp4 video-processing
How to embed .h264 video file in html webpage using video tags

I am trying to play .h264 file in browser, Trying to accomplish this using html video tags. The result is …

html video-streaming html5-video h.264 mp4
How to load videos from assets folder? (to play them with VideoView)

I need to open a mp4 video from the assets folder and play it with VideoView. I tryed with these …

android mp4 assets