Giter VIP home page Giter VIP logo

Comments (3)

bign0name avatar bign0name commented on May 28, 2024

@MrBean2016 how can I get some error info from sws_scale? The program crashes instantly after it fails.

from ffmediaelement.

MrBean2016 avatar MrBean2016 commented on May 28, 2024

@MrBean2016 how can I get some error info from sws_scale? The program crashes instantly after it fails.

I could play the clip without any errors. I do not use the Nuget-packet, I use the source as an component in my project. The ffmpeg version is 6.0

If you play your clip with the sample application, does it work?

One way to debug your application might be activate native debugging since ffmpeg is a collection of native C-libraries. Another is to bump to the the latest FFMPEG 6.1 and see if the problem goes away. Also check if there are any async calls in GUI with callbacks into the GUI, that is often an area where problem occurs.

from ffmediaelement.

bign0name avatar bign0name commented on May 28, 2024

Sorry for the late reply. I am using ffmpeg version 6.1, (i tried 4.8 , 6.0 , 6.1) my sample app is just player in mainwindow. Here is a video of the crash. Please note the exact same video with normal aspect ratio plays perfectly.

2023-11-19.17-39-33.mp4

from ffmediaelement.

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.