Daniel G. Taylor

Results 255 comments of Daniel G. Taylor

Sure, I think adding a couple more options here is a good idea. I'm quite busy at the moment but will try to take a look at this sometime soon....

Currently the script needs to be able to do random seeks within the file, which is difficult from stdin (basically you need to load the file into memory, or write...

Sorry everyone life is busy and I haven't needed this project in a long time. Who can I add to be a maintainer? @danielyaa5

I think that's a good idea :+1:

@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.

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

Can you upload a small sample file somewhere so that I can investigate? Which version of qtfaststart are you using, and what command did you use? Any extra info you...

I'm a bit stumped - no idea why it isn't working on iOS... I'll keep looking into it as I have time.

@jeffallen thanks for the PR. I have to admit I'm not familiar with this plugin system and how it works. Given most users install from homebrew or binaries I'm not...

@jeffallen sorry for the delay! This was not the easiest change to test! I finally had a chance to get this working locally and test it out. Here are the...