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.
0
votes
0answers
9 views
Use mod_rewrite to strip “.mp4” from URL and pass result to other rules
Gentlemen, I an turning to you out of sheer helplessness.
I am using Kaltura CE video management and serving platform for my video publishing (vodcast) needs. This workhorse uses an extensive set of ...
0
votes
0answers
5 views
mp4 is hanging, using blender created mp4
ok, this is an issue, that might be a problem of video-js or a render problem of blender V2.67
I start with asking you ;-)
I just wanted to try video-js and decided to create some simple video with ...
0
votes
1answer
19 views
Play MP4 video using JMF
How to play MP4 video using JMF?
I am creating java application. I want to play mp4 file using JMF. I tried to play mp4 file but it throws exception
Could not create player for filename.mp4
mpg ...
0
votes
0answers
15 views
Error in merging to parts of mp4 file when downloading from different servers in android
i have a problem with merging 2 files when i change from where i download of two servers.
here is the code from where i call the download.
for (int i = 0; i < intnumbOfChunks; i++) {
...
0
votes
2answers
23 views
MP4 file not playing in firefox - whats a good video alternative?
I cannot get my mp4 video to play in Firefox - it simply says " No video with supported format and MIME type found". Here's my HTML...
<video poster="images/video.png" width="100%" controls ...
0
votes
0answers
11 views
How to get duration from MP4 and FLV files
I have some video file with MP4 and FLV format in my web site. to stream this videos for users I have to show video duration to their.
I like to show thes video duration under the video thumbnail ...
0
votes
1answer
24 views
Flash Air 3.7 IOS mp4 videos not visible
currently Iam Working on my Testapp Flash air 3.7 IOS IPAD.
MY app loads videos in h264 (mp4), it works fine in desktop but when I publish to my iPad or in Ipad Simulator the video is not visible. I ...
0
votes
1answer
28 views
Adobe flash player how to play MP4 or AAC File
I have a question about how to use flash player to play mp4 or aac.
the mp4's or aac's data in the memory, I haven't any URL or File directory. Adobe's API "Netstream.Appendbytes" can't load mp4 ...
1
vote
1answer
41 views
html5 video tag -quality of video different in firefox and chrome
I have the following code:
<div class="span4">
<video poster="assets/img/poster.jpg" controls="controls" width="420" height="420">
<source src="assets/videos/152638831.webm" ...
0
votes
1answer
27 views
MP4 video not playing in Chrome [closed]
We're having a really weird issue where the below video fails to play for some, but not all, users. We've checked as far as possible and all users are using the same version of Chrome, same OS (Win 7 ...
0
votes
0answers
23 views
How to create mp4 file from h264 encoded frames on android?
I have some h264 frames already encoded with android encoder. Now i want to create and write them one by one to the mp4 file. Please advise how to do this on android in Java. I don't want to use ...
-3
votes
0answers
22 views
How to make a MP4 header from a flv file with ffmpeg? [closed]
I'm a pythoner and I have to make an mp4 header from an flv file as soon as possible,or my boss would kill me.
0
votes
0answers
9 views
MP4 video not running in mozilla, opera and safari browser using video tag
I am facing a real trouble. I am trying to run an MP4 file in a video tag. Its running perfectly in google chrome and mobile safari but not in other browsers like Firefox, Opera and Safari.
If ...
-1
votes
0answers
42 views
How to get mp4,3gp youtube video links using Youtube Api V3 on android?
I am working on android app which plays YouTube videos. I was studying YouTube API V3 but I found no way to get video urls like mp4, 3gp which I can use in Android VideoView to play them. Is it ...
0
votes
0answers
16 views
Playing 24bits video with HTML5
I recorded my screen with CamStudio and the Camstudio lossless codec.
I encoded my avi file to mp4 (h264).
My resulted video ( mp4) use color 4:4:4 (24bpp color).
If I try to embedd in a html ...
-1
votes
1answer
29 views
how to check programmatically whether MP4 is corrupted or not?
I want to check programmatically whether MP4 file is playable or not. I am very interested to solve this problem programmatically.
Manually, I can easily verify corrupted MP4 but I don't to watch ...
0
votes
1answer
42 views
knitr mp4 movie embedding does not work on Windows XP
I knit a Rmd file (to html) with a chunk producing a mp4 movie :
```{r clock, fig.width=7, fig.height=6, fig.show='animate'}
par(mar = rep(3, 4))
for (i in seq(pi/2, -4/3 * pi, length = 12)) {
...
0
votes
0answers
27 views
Trying to show video in android livewallpaper
I'm trying to develop a simple live wallpaper for android that shows a video and then loop it when it is finished
So far I've been able (following some tutorials) to have a live wallpaper with drawn ...
0
votes
0answers
33 views
mp4 not playing on website but works on localhost using flowplayer
I am trying to play an mp4 using flowplayer.
UPDATE ** It appeared that the files were not being loaded, but the issue is with buffering. The file is loading completely before it plays - so it takes ...
0
votes
1answer
50 views
Access mp4 files from Android Expansion files
Found similar but no one seems to respond on this
I have been referring this blog for my development. I was able to play mp4 videos without any trouble when they were in R.raw. When I moved them to ...
2
votes
1answer
40 views
What is the proper way to serve mp4 files through rails to an Ipad?
We're having trouble serving mp4s that will play on an ipad using a default rails 3 app. The mp4 is served correctly when viewing the route in chrome and other browsers on a desktop.
Here is our ...
0
votes
0answers
40 views
AWS s3 mp4 not working in Chrome using CNAME
I have a mp4 file hosted on S3 that works well in Firefox but not in Chrome. I have set a CNAME pointing to my S3 bucket. If I link directly using the original S3 object URL it works fine, even in ...
2
votes
1answer
74 views
MP4 unsupported in JavaFX?
So I've recently started working with JavaFX to try and insert video and audio into my java programs. Audio has worked just fine, but for some reason every time I try and play a video file, it returns ...
0
votes
0answers
20 views
Change in MP4 duration from actual Video duration
I have muxed a 10s H.264 video with 10s aac audio using FFMPEG into a mp4 container. But the total duration showed by VLC Player is 14seconds, any idea why this might happen?
0
votes
0answers
54 views
h.264 video in mp4 container jumps when played in VLC
I have H.264 video and AAC audio generated in Andriod phone recieved wirelessly using SIP protocol and muxed using FFMPEG APIs, The generated mp4 when played through VLC or other player is never in ...
1
vote
0answers
59 views
Android - Convert audio (mp4) to array of byte
i have a problem with my code, i want to convert mp4 audio files to array of bytes.
example, i have 2 audio files with different songs but the length are same, but when i print the array of bytes the ...
1
vote
1answer
47 views
FileUpload control upload video mp4
I use asp.net FileUpload to upload some file like mp4, mp3, jpg, png and psd. Every file work fine, but page just show me that the The connection to localhost is interrupted when I try to upload mp4 ...
0
votes
1answer
169 views
Android - Save an rtsp (h264) stream to mp4 file
I am working on a project where I need to
Read input H.264 encoded stream from an IPCamera - I am able to fetch this in through an rtsp url like rtsp://192.168.1.83:8001/
Display the IPCamera ...
0
votes
0answers
68 views
Mediaelement.js “seeked” event listener never triggered in Chrome
In Chrome, we inconsistently see a problem with mediaelement.js loading mp4 video. If you seek by clicking the progress bar, usually it loads the video at that point with no problem, firing both the ...
0
votes
1answer
49 views
Jquery to run mp4 files in firefox,IE and chrome
Hi I am trying to play a mp4 file in IE,chrome and Firefox.
It works fine in IE and chrome but not in Firefox.
I know firefox doesnt support MP4. But the requirement is playing an mp4 only. Can anyone ...
2
votes
1answer
153 views
Converting Flv videos to mp4 using Xuggle?
How can flv videos be converted to Mp4 format using Xuggle? Which api methods do I need to look into? Any links / pointers would be helpful
0
votes
2answers
52 views
serve mp4 and pdf files using php script
How can I protect pdf and mp4 files with php script? When I type the exact url of a file in my uploads directory in wordpress I am redirected through .htaccess to a php script (serve.php) that should ...
0
votes
1answer
97 views
wrapping h264 stream into mp4 with gstreamer
how can I wrap pure h.264 stream into mp4 using Gstreamer so that I can seek to specific location in video? Gstreamer is used because of it's licence requirements, so please do not offer ffmpeg!
0
votes
0answers
54 views
How to play mp4 files in VideoView in android
Can I play Mp4 video in android with android:minSdkVersion="8". I have looked arround but facing "This video cannot be played"
My code is,
VideoView videoView = (VideoView) ...
0
votes
1answer
59 views
Video encoding for Android HTML5
I have read lots of threads and articles all with pointers around how to encode video for HTML5 playback in Android.
No matter how much I try the various settings, using Handbrake or Miro, I still ...
1
vote
0answers
40 views
PHP Video Streaming to iPad
I am trying to stream mp4 video via PHP. My application loads video from where it is stored in blocks and serves the appropriate parts. Uses these headers:
header("Content-Type: $contenttype");
...
0
votes
0answers
15 views
I have a requirement to edit aac lc mp4 audio file.Please suggest be a library that can do it for me in java
I had explored the mp4 parser, but it seems to be slower in performing operations on an android phone:
Below is what i got for append operation
sampling rate:11k, bit rate:8bit, 7min 30 sec audio ...
0
votes
1answer
147 views
extract audio to mp3 from mp4 using c++ (not executing ffmpeg with args)
how can i programmatically convert ( extract the audio channel ) from mp4 video file format ?
i just can't find any thing in the web , for using c++ .
i what to dynamically link external engine that ...
1
vote
1answer
57 views
How to create streamable audio file with ffmpeg?
I am trying to write streamable (fragmented?) mp4 files with FFMpeg. But the default of the FFMpeg bahavior of the -f mp4 format is not this one.
Take for example this AAC-LC MP4 test file save it ...
0
votes
1answer
87 views
FlowPlayer and MP4 not working in IE9
I have the below flash object where I am using FlowPlayer and I want to try and play a .MP4 video.
<object type="application/x-shockwave-flash" ...
-3
votes
1answer
92 views
HTML5, video tag format, firefox doesn't support mp4 format [closed]
I'm writing the following code in html5, and I try to play mp4 video in firefox, but it doesn't work.
<video id="video" width="640" height="360" poster="poster.jpg" autobuffer="">
...
0
votes
0answers
15 views
pyglet mp4 media player
I have used pyglet to write a video player. when i run the following code, both avi files and wave files are played both with sound and video capability. however when i used mp4 file than only video ...
2
votes
0answers
198 views
Change video format .MOV to .mp4 in ios6
I want to convert .MOV to .mp4 . When i record video from iPhone camera it will automatically record in .MOV format. Which is can not play in android os . Now i want to convert this format in to .mp4 ...
0
votes
1answer
39 views
Programmatically add meta data for MP4
I have a server from where a single consumer me download MP4 files. I would like to add the username to the meta-data of the file at the time the user clicks "download". Amazon does something like ...
1
vote
0answers
160 views
Flowplayer Secure Streaming (via PHP): MP4 videos not Pseudo-Streaming (FLVs do)
I've ran into a problem with MP4 secure pseudo streaming.
First of all, a couple of FACTS for you to get the idea:
I'm using Flowplayer
I have mod_h264_streaming installed and working.
I have ...
1
vote
1answer
116 views
Installing codecs for mov to mp4 conversion ffmpeg [closed]
I have been trying to convert a .mov file to a .mp4 file for a while now i think this is the correct code to do it.
ffmpeg -i P1010989.MOV -vcodec copy -acodec copy out.mp4
But here is my output
...
-1
votes
1answer
213 views
mpeg-ts h264/aac into mp4 container change unplayable on Quicktime playable on VLC [closed]
I'm trying to change the container of a video streamed with HLS into an mp4 file. The capture and conversion is being done with ffmpeg libavformat, the output video is playable in VLC but not on ...
0
votes
0answers
79 views
Does MPMoviePlayer support other playlist format than .m3u8? Or can I include .mp4 url into .m3u8 file?
I have serveral .mp4 file online, and wanna play them one by one by my order.
My question is : when I use .m3u8 to build a playlist, does its video clips must be .ts format? Cause when I create an ...
0
votes
1answer
172 views
Transcoding FLV to MP4 with ffmpeg very slow
I am trying to support the recording of webcam video on our website, which I then need to transcode to MP4 and WebM to support HTML5 playback. I have ffmpeg 1.2 installed on our server, and have the ...
3
votes
2answers
89 views
Can MIME types of Github Pages files be configured?
We have an MP4 video file in a Github Pages repository. The file is being served with a MIME type of application/octet-stream, which means Internet Explorer doesn't like it. It should be served as ...

