Open jatravi38 opened 6 years ago
hello , On Track change the video is running fast forword #45
when adding this videoInfo.addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "framedrop", 5L))
the issue is fix for 2 weeks but now its show same problem of fast forward please guide m how to fix that.
Code : -
binding.videoView.setVideoPath(videolist.get(videopos)); binding.videoView.getVideoInfo().addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "framedrop", 5L)); binding.videoView.getPlayer().aspectRatio(aspectRatio);
hello , On Track change the video is running fast forword #45
when adding this videoInfo.addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "framedrop", 5L))
the issue is fix for 2 weeks but now its show same problem of fast forward please guide m how to fix that.
Code : -
binding.videoView.setVideoPath(videolist.get(videopos)); binding.videoView.getVideoInfo().addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "framedrop", 5L)); binding.videoView.getPlayer().aspectRatio(aspectRatio);