Giter Site home page Giter Site logo

Comments (11)

ahujaraghav avatar ahujaraghav commented on May 22, 2024

@ys-sherzad which video format are not working for you?

from flick-video-player.

ys-sherzad avatar ys-sherzad commented on May 22, 2024

@ahujaraghav all videos are .mp4 (downloaded from pexels.com)

from flick-video-player.

ahujaraghav avatar ahujaraghav commented on May 22, 2024

@ys-sherzad where have you hosted the videos?

from flick-video-player.

ys-sherzad avatar ys-sherzad commented on May 22, 2024

@ahujaraghav I added them to the /assets/videos/ folder

from flick-video-player.

drexhacker avatar drexhacker commented on May 22, 2024

Having the same issue here what should i do

from flick-video-player.

yasir-netlinks avatar yasir-netlinks commented on May 22, 2024

@deut818 Hi there, have you found a solution for the problem!

from flick-video-player.

ahujaraghav avatar ahujaraghav commented on May 22, 2024

@yasir-netlinks @deut818 can you please share the video you are trying to play.

from flick-video-player.

kamlesh1687 avatar kamlesh1687 commented on May 22, 2024

I have the same issue with flick multi player,some videos are failed to initialize

from flick-video-player.

geekruchika avatar geekruchika commented on May 22, 2024

I have the same issue with flick multi player,some videos are failed to initialize

What exceptions are you getting?

from flick-video-player.

geekruchika avatar geekruchika commented on May 22, 2024

Closing this PR due to lack of information. Please try out the latest version and feel free to open this issue if still reproducible.

from flick-video-player.

adrianvintu avatar adrianvintu commented on May 22, 2024

It happens to me as well - Galaxy Tab A8 Android 11.

Steps to reproduce:

  1. download the code from https://github.com/GeekyAnts/flick-video-player/
  2. run on tablet - all videos play
  3. change DefaultPlayer url to my video
  void initState() {
    super.initState();
    flickManager = FlickManager(
      videoPlayerController: VideoPlayerController.network(
        "https://stop-anxietate.ro/app_content/video/front/Ce%20cauzeaz%C4%83%20anxietatea%20%E2%80%93%20partea%202.mp4",
        closedCaptionFile: _loadCaptions(),
      ),
    );
  }
  1. error, cannot play - see attached log

log.zip

Related issue: google/ExoPlayer#6168

Someone said they found a fix, but I cannot implement it.

google/ExoPlayer#6168 (comment)

from flick-video-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.