Michael Davey

Results 15 comments of Michael Davey

I think it is possible through the FFMPEG API. See ffmpeg/doc/examples/muxing.c Accord used to provide a VideoFileReader and Writer low-level: http://accord-framework.net/docs/html/N_Accord_Video_FFMPEG.htm

+1 for chromakey support please

> Aside, a sample video would be welcome. It will help whoever tries to explore this line of work. See http://test.bsl.nrw/obv-client-demo/boy-test.html The webpage uses the seriously.js JavaScript library from https://github.com/brianchirls/Seriously.js/...

No solution yet. This issue is assigned to @andrewlewis.

I'm seeing the same. Also Flutter (2.0.6) and with video_player 2.1.1. On a Samsung tablet. The video is scaled and at the edge of the screen. The same video with...

For me, upgrading the OS fixed my issue: Broken on Samsung Galaxy Tab A7 One UI Core 2.5 Android 10 Kernel 4.19.95-perf-20288130 Build QP1A.190711.020.T505XXS2ATL1 Patch: 1 Dec 2020 Fixed in...

> Which OS? @MoffatMore https://github.com/google/ExoPlayer/issues/8473#issuecomment-843117069

This issue has reappeared in Android 12. PlatformException(VideoError, Video player had error com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/avc, avc1.64001F, -1, null, [1280, 720, 29.973475], [-1, -1]), format_supported=YES, null,...

Okay, I've figured out how to fix. configer 1.4.1 is a fork and isn't available at pypi. Edit the requirements.txt to add this line, which will fetch the forked version...