Questions tagged [m4v]
43 questions
23
votes
2 answers
VLC: How to Create a Genuine MP4 (not M4V) File?
At "File -> Convert/Stream" menu item, applying "Video - H.264 + mp3 (mp4)" profile will result in a file in m4v format instead of mp4!
Now, changing the extension from m4v to mp4 will work on some devices, while others the audio will be…

Mozart
- 735
- 2
- 6
- 10
8
votes
4 answers
MediaElement.js - Flash Video Wont Play Until Fully Loaded
I'm having an issue will MediaElement.js (my flash video player) not playing my .m4V video files (encoded using ffmpeg) until the video is fully loaded.
I have tested this with various third party video files that appear to play straight away…

wilsonpage
- 17,341
- 23
- 103
- 147
6
votes
5 answers
How to embed an m4v video file to my html webpage?
I am currently trying to embed the m4v videos in my html webpage.
using the following code

Nagama Inamdar
- 2,851
- 22
- 39
- 48
6
votes
2 answers
Cannot play video recorder by GPUImage
I am using GPUImage library to record a video to a file on filesystem. I save it as m4v file. This is the code I'm using:
NSString *pathToMovie = [NSHomeDirectory() stringByAppendingPathComponent:recordingDestination];
unlink([pathToMovie…

Richard Knop
- 81,041
- 149
- 392
- 552
5
votes
1 answer
Problems with Rails 3 Webrick and loading video for iPhone/iPad ( mp4 m4v ) video files
I'm trying to get Rails (3.0.0) to serve a simple m4v video file for iphone in a html5 video block. For sanity's sake i'm using the big buck bunny video from http://camendesign.com/code/video_for_everybody that I know is properly encoded for iphone…

mr_codemonkey
- 81
- 4
4
votes
1 answer
Get display size for anamorphic video from shell metadata properties
I am using Microsoft.WindowsAPICodePack.Shell.ShellFile to get the video size (width and height) from a file path.
public Size GetVideoSize(string videoFullPath)
{
if (File.Exists(videoFullPath))
{
ShellFile shellFile =…

melculetz
- 1,961
- 8
- 38
- 51
3
votes
3 answers
jplayer for video only works in Chrome - not FireFox or IE8
I'm not finding much support for this, so I'm guessing there's a simple problem with my jQuery. Any reason why this would only play in Chrome, but not FireFox 7.0.1 or IE8