Tagged Questions
MP4 is a multimedia container format standard with the file extension .mp4. It can be used to store digital audio/video streams, in addition to other multimedia.
12
votes
2answers
638 views
iPhone MP4 Video Playlist
I have a library of footage encoded as H.264/AAC inside MP4 containers. Right now I can successfully stream the footage to the iPhone using Apache and mod_h264.
What I'd like to be able to do is tell ...
12
votes
2answers
10k views
ffmpeg settings for converting to mp4 and ogg for HTML5 video [closed]
Despite all the hype, in reality the HTML5 video tag has a bit of a problem. In order to use it and for it to be cross browser compatible, you have to include more than one format of the video. To ...
11
votes
6answers
2k views
MP4 container writer in Java
I would like to find a FREE MP4 (container) writer for Java. I do not need an encoder, only something which can write the correct atoms given their expected values. Bonus for such a library that also ...
7
votes
6answers
344 views
How can I add a video and playlist to a page using HTML5?
I had been using the flash based JWPlayer 4 with the playlist option. Recently I upgraded to JWPlayer 5 which is claims HTML5 support. The player by itself degrades nicely on mobile devices that ...
7
votes
5answers
4k views
Ipad MPMovieplayerController video loads but automatically pauses when played
I am trying to get the MPMovieplayerController to work. I load a video everything goes wel i even see the first frame but then it automatically pauses, if i press play it pauses again. In the ...
7
votes
3answers
26k views
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 mention that flash-10 might be a requirement, it might now work well for streaming ...
4
votes
1answer
207 views
asp.net mvc return actionresult for video
What action result should I use when I am trying to return an mp4 video using asp.net mvc csharp?
Currently, I hide my videos behind a method to protect it from unauthorized access. I call these ...
4
votes
1answer
1k views
Using php to output an mp4 video
Ok basically I have a project that requires that videos are hidden from the users while still able to see them (by using php). here's what i got so far:
The video.php file has this:
<?php
$ch = ...
4
votes
3answers
12k views
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 I post a blog and it's just spitting out the code. I have added the <embed> tag on my output script.
...
4
votes
1answer
4k views
How do you do true streaming with the video tag (i.e. not progressive download)? (html5)
I have I have cheap Apache PHP hosting. I have mp4 and or Ogg video file. I want to dinamicaly stream this video to users. And let that users see it thru html 5 video player.
How do you do true ...
4
votes
1answer
2k views
Convert streaming MPEG-4 raw data to H.264
I've got a Sony network camera (SNC-RZ25N) that I am trying desperately to get data from in some meaningful format. The documentation says it sends MPEG-4 raw data, but is not more specific than than. ...
4
votes
7answers
8k views
Android Convert Video To MP4
I have a Android app. It recieves videos in .flv format which is unplayable by the Android phone. I was wondering how to convert the file to MP4. I could use FFMPEG, but I do not know how I would get ...
3
votes
1answer
71 views
Failed get back video after extract content and base64 encode it using PHP
I have tried to get back my video (mp4) after I get contents then I base64 encode it, but my video is still not playing. I have tried the code below with images and it works. Why doesn't it work with ...
3
votes
1answer
80 views
MP4 / ISO 14496-12 : How do you find the video and audio access units?
I am writing a tool for inspecting MP4 files (aka ISO base media file format , ISO 14496 part 12).
I can interpret the majority of the boxes listed in ISO 14496-12 that are generated by OSS.
I have ...
3
votes
1answer
357 views
FFmpeg/X264: Split video mid-GOP without reencoding entire stream
I've got an H264 video (Stored in an MP4 file). Each GOP is approx 10s long. I want to trim the first couple of seconds off the video, which means I need to split the first GOP. Is there a way to do ...
3
votes
2answers
3k views
Converting FLV to MP4 Using FFMPEG and Preserving the Quality
Im trying to use ffmpeg to convert my flv files to mp4 to play them on iOS devices but the converted video has a much worse quality than the original one.
Here is the command i use:
ffmpeg -i ...
3
votes
3answers
954 views
How do you calculate the duration/length of an mp4 video using php?
How do you get/calculate the duration/length of an mp4 video with php?
I tried using this but it only works for f4v. :< Can you help me with the mp4 case ?
3
votes
2answers
2k views
H.264 encoded MP4 presented in HTML5 plays on Safari but not iOS devices
I'm using Adobe Media Encoder CS5 to encode a FLV file to H.264 to present on the web via HTML5 and the video file plays just fine in Safari in OS X (and in Firefox encoded to OGG) but on any iOS ...
3
votes
4answers
5k views
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 could use the wmode transparent within the param and embed tags, but is there something ...
3
votes
3answers
1k views
YouTube's HD Video Streaming Server Technology?
Lately I've been researching different methods for streaming MP4s to the browser. Flash Media Server is an obvious choice here (using Cloudfront), and most solutions I've seen use the RTMP protocol.
...
3
votes
4answers
3k views
3
votes
8answers
1k views
Transcoding audio and video
What is the best way to transcode audio and video to show on the web?
I need to do it programmatically. I'd like to do something like YouTube or Google Video where users can upload whatever ...
2
votes
0answers
271 views
Android: cannot play mp4 video
I'm trying to play mp4 videos streaming from a server using native VideoView, sadly I keep getting a "Cannot play video" error.
The weird thing is that the same video plays well on Froyo but will not ...
2
votes
1answer
96 views
Determine MP4 video from regular Embed code
I'm 99% sure the answer is No, but worth a shot as you never know...
The typical "copy & paste" embed code for uploaded Facebook videos goes like this:
<object width="400" height="300" ...
2
votes
2answers
85 views
Which video format should I use for my <video> tag on iPhone and iPad?
I am trying to embed a mp4 video to make it available also for mobile devices such as iPhone, Android Smartphone and so on.
Of course, I'm using HTML5 video tag but for now it doesn't work like I ...
2
votes
1answer
459 views
Playing an app local video (.mp4) in a webview
I have an app that I'm writing for both iOS and Android. I have a content page with which I need to link to/play a .mp4 video in a UIWebView/WebView. The video is going to be included in the app so ...
2
votes
1answer
108 views
How to get aac audio from mp4 container? (Windows Phone 7 & C#)
I write windows phone 7 application and there is a next problem:
My app gets a stream of file with audio in aac format which is in mp4 container. So I need get from this stream sequence of bytes with ...
2
votes
3answers
203 views
Facebook audio Upload of mp4 format
Need help/idea on this?
I have to create a mp4 audio file and then have to upload it on facebook , twitter and tumblr.
I know there is no specific API for this there. But is there any other way out?
...
2
votes
0answers
186 views
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 the video's URI (remote url) so that it doesn't delay the playing of the video ...
2
votes
1answer
400 views
IIS 7.0 doesn't allow download of MP4 videos [closed]
I hosted some mp4 videos on IIS. Although IIS 7.0 lists the video files, it doesn't allow download of them and a 404 Not Found is returned.
2
votes
1answer
231 views
FFMPEG conversion
I was looking at FFMPEG, and also specifically FFMPEG PHP, and found that FFMPEG PHP had all the features I needed for some other sections of my website, (such as images) however it lacked the ability ...
2
votes
1answer
329 views
How do you Edit MP4 ID3 Tags in Java?
I asked a similar question some time ago, but with python, and have since then decided to switch to Java because there seemed to be more resources to do this sort of thing. Basically I need some sort ...
2
votes
1answer
737 views
Streaming MP4 problem - obvious answer?
I'm a Flash developer by trade, have recently made the jump into Android as the company I work for are moving into apps. I've made a video gallery based on an XML feed, it all works fine until I have ...
2
votes
3answers
966 views
Parsing H264 in mdat MP4
I have a file that only contains the mdat atom in a MP4 container. The data in the mdat contains AVC data. I know the encoding parameters for the data. The format does not appear to be in the Annex B ...
2
votes
1answer
256 views
Is there a way to tell the file size of an .ogg video before it is fully loaded?
I know one difference between ogg video and mp4 video is that ogg video doesn't have metadata describing the file size, so when an ogg video is loaded, the controls can't show the time remaining until ...
2
votes
1answer
449 views
Convert a YUV video stream to mp4
How to record YUV video and encode it to mp4 using h264 coded for mac application.
Plz suggest me any link on it.
2
votes
1answer
1k views
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#post-14830). The clip starts to play fine, but when I skip to a part of the clip ...
2
votes
2answers
659 views
What user agents support mp4/H.264 video in the HTML5 <video> tag?
What user agents support the HTML5 video tag, using mp4 as the container and H.264 as the codec? Has anyone come up with a regex for this?
UPDATE:
Thanks for the comments, everyone. I forgot to ...
2
votes
0answers
363 views
IOS -> Audio Queue Services : Memory leaks with m4a or MP4 files
My problem :
I have memory leaks with "Audio File Stream Services Reference" API.
How reproduce the bug :
- Used this audio streamer sample (https://github.com/mattgallagher/AudioStreamer)
- Play ...
2
votes
4answers
1k views
Can't Download from youtube
I have a script that downloads mp4 files from youtube. What it does is to generate link of the form http://youtube.com/get_video?video_id=*VIDEO_ID*&&t=*THE_TOKEN*=&fmt=18&asv=2, but ...
2
votes
2answers
433 views
iPad MP4 playback issues
I'm wondering weather this is an issue with iOS devices or just the iPad (I've actually only had an iPad to play on).
If I were to write a HTML link that linked to an MP4 on a server (over HTTP), the ...
2
votes
1answer
1k views
mp4 atom - How to discriminate the audio codec? Is it AAC or MP3?
I'm working on a mp4 container parser but I'm going crazy trying to recognize the audio codecs of the streams.
I used both QtAtomViewer and AtomicParsley but when I find the atom:
...
2
votes
3answers
4k views
Mp4 video won't play in the iPad
Good day, I've been working on this project and learning how to place a video on the ipad, and all the other browsers.
But after writing the code for this, I noticed that the only thing I get from ...
2
votes
1answer
1k views
Wants to play mp4 video from assets folder in android
I want to play mp4 video which is available in my assets/raw folder.
I am successfully playing mp4 video from my sd card but not able to get video from assets folder or from raw folder.
2
votes
2answers
3k views
iPhone “cannot play” .mp4 H.264 video file
I'm trying to setup a simply mobile page for a client with a link to an .mp4 video file. Lke so:
<a href="My_Video_File.mp4" target="_blank">Watch MP4 Video</a>
And then I've obviously ...
2
votes
2answers
1k views
how to convert mp4 to mp3 in java
I'm looking for a minimal way to convert mp4 file to mp3 file programmatically from Java. Ideally I also need an cutting of target file.
Do Java libs support this or only 3th party ones? Like jmf, ...
2
votes
1answer
777 views
Auto launch the video player in Android from the browser like an iPhone does
I have just created and iPhone web app, which has some x264 (mp4) video files on it. When I link directly to the file on the iPhone and the user taps the link, the video player is loaded and the video ...
2
votes
1answer
813 views
Is there a simple way to play a rtmp stream in java?
I want to play an MP4 videon streamed over rtmp protocol in java.
I found a few rtmp libraries (yuv, red5), but nothing on mp4 display.
Is there a (possibly simple and maybe platform-indenpendent) ...
2
votes
3answers
929 views
Using FFmpeg or wrapper to get mp3 from mp4 in C#
I'm trying to extract an mp3 from a flash compatible mp4 file and have so far found FFMpeg and a bunch of different wrappers that all claim to be able to do the job.
Ideally, I'd like to not have to ...
2
votes
1answer
1k views
Playback skipping/seeking in an MP4 file
I'm trying to figure out the proper technique for performing skipping ahead or seeking within an mp4 (or m4a) audio file while playing it using the AudioFileStream and AudioQueue APIs on the iPhone.
...