![]()  | 
	
		
 mp4 progressive download question 
		
		
		i have somebody encoding promo mp4 videos for me, problem is the flash player isn't beginning to play them until the entire file downloads.  i looked around and i guess the movie atom is at the end of these files.   
	is there some software i can get to place the atom at the beginning of the mp4's. and what encoder software lets you set the atom at the beginning? thanks  | 
		
 most encoders have a setting for mp4 streaming mode that needs to be activated, its actually a flaw in the mp4 container 
	there is a small, free program to move it in an existing file, let me look it up...  | 
		
  | 
		
 Quote: 
	
  | 
		
 Use wowza. Which I know you already have ;) 
	When you use a streaming server, i dont believe thats an issue no?  | 
		
 Quote: 
	
  | 
		
 Quote: 
	
 otherwise the filesize information is at the end of the file  | 
		
 Quote: 
	
  | 
		
 Quote: 
	
  | 
		
 Quote: 
	
 but most encoding programs i know also have a checkbox for mp4 streaming mode  | 
		
 Quote: 
	
 Ill check that out next time.  | 
		
 I just checked the video in question. The video is just too big, it does start trying to play right away but its playing faster than we're downloading so its lagging. 
	You need to compress it more, or add a longer buffer time. However I suggest more compression. Can't use videos that size in streaming  | 
		
 i am offering encoding service :glugglug 
	 | 
		
 and btw - the profile (main/high etc.) is also important for streaming - especially on devices with older CPUs/graphics 
	 | 
		
 Quote: 
	
  | 
		
 What software do you guys use for offline encoding? I'm using Telestream Episode which I think has the best h264 codec and they just released a new version, is it worth upgrading? 
	 | 
		
 If you're encoding on linux with ffmpeg then just use qt-faststart. 
	https://ffmpeg.org/trac/ffmpeg/wiki/...mpilationGuide Pretty similar regardless of distro.  | 
		
 Quote: 
	
 Hope you figure it out because i tried using applications like the one he linked and no luck. Only way was a streaming server. If you figure it out, please let me know  | 
		
 Use mp4 fast start 
	 | 
		
 Quote: 
	
 That is what I use. Works like a charm. If someone needs help with any of this hit me up. I'll walk you through it.  | 
		
 The "fast start" option is what you need to play without downloading the entire file. 
	If you want to seek within the video when using Flash you need either a streaming server like Wowza or a pseudo-streaming plugin/script for your web server.  | 
		
 if the file is big, it may also be useful to pre-buffer right after the page loads. when the user clicks play, the video has likely already buffered enough to start immediately. 
	 | 
		
 Quote: 
	
  | 
		
 Quote: 
	
 If you're encoding from the command line a simple ffmpeg -your -args -here;qt-faststart input.mp4 output.mp4 will do it all at once. There's a good python version of qt-faststart too if the original gives you troubles - https://github.com/danielgtaylor/qtfaststart  | 
		
 Quote: 
	
 I use Handbrake to create the mp4 videos, then I run them through MP4 Fast Start, which literally only takes a few seconds for each video. It's blazing fast and you can batch them. There are no settings to change. You just add the videos and press go.  | 
		
 If you have a Linux machine or a Mac with MP4Box installed it's a simple command 
	MP4Box -inter 500 filename.mp4 This will shift the MOOV Atom from the end to the start of the file. You can do the same on a Windows machine , there's a compiled Windows MP4Box I supplied to someone else from GFY who asked about this recently here: http://adultking.co.uk/software/MP4B....6-rev2735.zip Just open a command window and type MP4Box -inter 500 filename.mp4 It will update the MP4 file so that it plays quickly with progressive download.  | 
		
 Quote: 
	
 Quote: 
	
  | 
		
 Quote: 
	
  | 
| All times are GMT -7. The time now is 06:29 AM. | 
	Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	©2000-, AI Media Network Inc123