Branden Archer

Results 159 comments of Branden Archer

I recall that it works on 1 sec boundaries. I suppose the case of the last portion of a second at the end of the video is not being handled...

Thanks for your interest in the app, and for the well though out request. I recognize that the app is a bit of a sharp tool; if one knows how...

Interesting. What happens is the app will extract the ffprobe program somewhere so it can execute it: https://github.com/bravobit/FFmpeg-Android/blob/master/android-ffmpeg/src/main/java/nl/bravobit/ffmpeg/FFprobe.java#L65 It seems that it either extracted it somewhere different than were it...

Investigating this, I see that there are a few thing not quite right about loading GIF files currently. The preview does not always work, the duration is not calculated, and...

Can you clarify what a "seeking blip" is? Like the playback going black before starting over again?

I think this could be a good idea. Presently Android's VideoView is used to provide a preview of the video. That does not support separate audio and video streams. A...

Sure, go for it! Right now the [wiki](https://github.com/brarcher/video-transcoder/wiki) page is empty, so you are free to add the first content. (If there is anything I need to do to give...

Oh, I see. Looking at how wikis work on GitHub, I find the [following](https://help.github.com/articles/about-github-wikis/): > By default, only collaborators on your repository can make changes to wikis, but you can...

Oh, it was right there. My bad. I'll go take a look.

Sounds reasonable. "Media Transcoder" sounds fine. Is the proposed update to change the name and update the description in README, F-Droid, and Play?