Indeed I can confirm that Open Camera does not take any notice of this extra intent, but the Camera2 app respects this, using for example... adb shell am start -a android.media.action.VIDEO_CAPTURE --ei android.intent.extras.CAMERA_FACING 1 So that could be a reference invocation to try and support. See https://stackoverflow.com/a/19668554/2257198 I would like to track this as when Open Camera supports this, I can go back to using it. It was much better than any other camera app for my automated...
Same here. Looks like there's a github repository https://github.com/mean00/avidemux2/commit/95fc81495544f4c9a79476bbf2c00ec17a49b27e which is actively fixing bugs and might accept PRs? This particular one is fixed assuming that repo is connected to upstream.
Hi Roger. Happy new year 2018! Any news about your project to move to github ? :) I am really keen to be able to use the extensions you've provided (especially paste extensions) but can't consider it unless it's compatible with current (and future) versions of Python/Idle 3. On Github there's a good chance people will just patch this stuff for you, and send pull requests.