GithubHelp home page GithubHelp logo

Comments (3)

beyondmetis avatar beyondmetis commented on May 17, 2024 6

I got this to work in Windows media player. The key is to output videos with yuv420p pix_fmt. By default, skvideo uses yuv444p, which isn’t supported by many decoders.

from scikit-video.

beyondmetis avatar beyondmetis commented on May 17, 2024

You can try other video file extensions, but you should be able to play a h264 mp4 on pretty much any system. You should try ffplay and vlc players since they use the ffmpeg libraries.

from scikit-video.

leopardyao avatar leopardyao commented on May 17, 2024

Hi Beyondmetris
Thanks for your help. Yes, I tried VLC player and it works for playing skvideo generated videos. and I was able to use VLC to convert the video to a file that can be played by windows media player:
image

This seems to be workaround for me so far.
Maybe I will need to specify some ffmpeg writing options in order for skvideo.io.write generated file to be directly playable by windows media player. I am checking.

thanks

from scikit-video.

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.