Aradhya Saxena
Aradhya Saxena
Hi @darshankawar I have seen all the issues but this behaviour is seen only on my Macbook m3 pro (not sure about other macs) but this issue does not reproduce...
on init: ``` _initVideoController() async { _videoController = VideoPlayerController.networkUrl( Uri.parse("https://......."), videoPlayerOptions: VideoPlayerOptions( mixWithOthers: true, )) ..initialize().then((_) { // Ensure the first frame is shown after the video is initialized, even...
I am facing the same issue in multiple projects. It is confirmed that this issue persists when building android apps on MacBook Pro M3 Pro (Not sure about other apple...
@jmagman Hi sorry for late reply, I will share it within a day, thanks!
> I found that the problem is probably with the codec. When I exported the same video on PC, it had a green or black line (depending on the emulator...
> Since you're still reproducing it, can we get the answers to these questions? > > > We are unlikely to make progress on this issue without being able to...