qtfaststart icon indicating copy to clipboard operation
qtfaststart copied to clipboard

This file appears to already be setup! error

Open jageshm opened this issue 11 years ago • 4 comments

How to solve "This file appears to already be setup!" issue? What it is? while i convert a file its showing in terminal.

How to convert this file?

we are using shell_exec() to execute command.

Please advice

Thank you!!

jageshm avatar Feb 14 '14 09:02 jageshm

@jageshm it means you do not need qtfaststart because the work that qtfaststart does has already been applied to that file. You can just use the file as-is for streaming.

danielgtaylor avatar Feb 14 '14 19:02 danielgtaylor

@danielgtaylor hello daniel, IMO if qtfastart exits with "This file appears to already be setup for streaming!" it should not be an error, but process should exit gracefully.

maumercado avatar Jul 01 '14 16:07 maumercado

@maumercado +1

lporras avatar Sep 15 '14 19:09 lporras

@maumercado, @lporras I agree, that seems like the proper behavior. Pull request welcome to fix it.

danielgtaylor avatar Sep 16 '14 16:09 danielgtaylor