Questions tagged [qt-faststart]

13 questions
17
votes
2 answers

ffmpeg - How to determine if -movflags faststart is enabled? PHP

While I am able to encode an mp4 file which I can play on my local windows machine, I am having trouble encoding files to mp4 which are readable when streaming by safari, etc. After a bit of reading, I believe my issue is that I must move the…
IIIOXIII
  • 980
  • 3
  • 15
  • 30
3
votes
2 answers

ffmpeg Using -movflags faststart

I tried to use the command -movflags faststart And got the following error: Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\uploads\1\videos>ffmpeg -i simple1.mp4 -codec copy -map 0…
user3571514
  • 91
  • 1
  • 1
  • 6
2
votes
2 answers

QT-FastStart Windows how to run it?

So I have a lot of mp4 files on my computer and I read that QT-FastStart is for moving the metadata from the end of the files to the beginning but how do I use or run it ? Every time I drag and drop a file into qt-faststart, nothing seems to…
C0nw0nk
  • 383
  • 2
  • 6
  • 14
2
votes
1 answer

converting files with FFMPEG ... NO MOOV ATOM at the end of the file

I'm doing the following: I use FFMPEG into a Delphi XE2 program to convert any file that I receive into a mp4 file. I also use qr-faststart to move the atom to the begin of the file after converting. The problem is after the conversion of some…
Popa Ovidiu-Razvan
  • 475
  • 1
  • 5
  • 22
1
vote
1 answer

Android video streaming of mp4 files with MOOV atom at the end

I have implemented a streaming video player which could stream video formats including mp4 in Android using VideoView and asynctask. However some of the videos steams smoothly from the begining while someothers do not start to play until completely…
Kannan_SJD
  • 1,022
  • 2
  • 13
  • 32
1
vote
1 answer

qt faststart and ffmpeg to generate a live mp4 file

I am using ffmpeg to create an mp4 file on my server. I am also trying to use qt fast start to be able to move the moov atom to the front so it will stream. I have searched all over the internet with no luck. Is it possible to put my video/audio in…
Dnaso
  • 1,335
  • 4
  • 22
  • 48
1
vote
1 answer

Skipping MP4 video

I like to create the video player to show videos on my website. I made a video player in flash CS5 and actionscript3 to stream the videos on the website. My videos are often flv or mp4 format. In the flv files I use flvmdi app to inject the metadata…
M.Yazdian
  • 67
  • 4
  • 11
1
vote
2 answers

How do I install qt-faststart on Wamp?

I have installed FFMPEG on WAMP 2. However I believe I also need qt-faststart in order to quickly load the meta data in MP4 files. How do I go about this?
nico55555
  • 65
  • 1
  • 8
0
votes
0 answers

MOOV atom not found in MOV in 5 of 9 files from the same camera

I have 9 files: FHD001.MOV to FHD009.MOV. They come from 3 recordings: FHD001, FHD002-FHD007 and FHD008-FHD009. Apart from FHD001 and FHD007 all are about 2.3GB each. With ffmpeg I can transcode FHD002-FDD004 without problems. The other file give a…
dnz
  • 23
  • 5
0
votes
2 answers

qt-faststart command never finish

I am trying to use qt-faststart on MP4 videos to make the streaming fast but the qt-faststart command is never get finish, It is running from the last one and half hour and video file is of 14MB only. qt-faststart file.mp4 newfile.mp4 The command…
Shakti Singh
  • 84,385
  • 21
  • 134
  • 153
-1
votes
1 answer

BASH while loop and qt-faststart

I am not very familiar with bash scripting, so I need a small help from you guys. I have a directory on my Gentoo server with several hundred videos and every video has a date in its name (09092015.mp4, 10092015.mp4 etc.). I need a while loop that…
DroidX
  • 59
  • 1
  • 10
-1
votes
2 answers

What is difference between centos 6.6 and centos 6.6 minimal server as i want to install it in vmware workstation?

I have a windows laptop with 8 gb ram and i want to try out creating a private cloud using eucalyptus without deleting windows os of my laptop.So i installed vmware and now i want to install centos-6.6 minimal server in vmware inorder to install…
Sam
  • 104
  • 3
  • 10
-1
votes
3 answers

Unable to complete Eucalyptus Fast-Start 3.4.2 Cloud-In-A-Box Installation

I m new to Eucalyptus and trying to set up my small private cloud as a university research project. I m try to install Eucalyptus 3.4.2 via Fast-media installation & then selecting "Install centos 6 with Eucalyptus Cloud-in-a-box" from the boot…
SK_19
  • 11
  • 1