Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (46)

Sur d’autres sites (8560)

  • Building FFMPEGINTEROP with Visual Studio 2017 ?

    25 septembre 2018, par Francois Gagnon

    I’m working on a project that requires a video player. I’ve been using the standard UWP MediaPlayerElement but it refuses to read many types of videos, including ASF and FLV and some older MPG.

    I’ve read that ffmpeginterop is more compatible with a variety of codecs. However building it is a finicky and all the instructions are designed for VS2015 and command prompt for ARM processor, which does not exist for VS2017. I can’t find an updated version of the instructions (Left a message on their GIT site as well... no answers).

    So my question is two-fold :

    1. Is there any way to download the missing/updated codecs to include them in my project that uses the standard UWP approach ?

    2. Is there an updated way/tutorial/instructions of building ffmpeginterop with VS2017 ?

    3. Is ffmpeginterop too old and I should not build using it going forward ?

    Thanks !

  • How to create video from images without ffmpeg in Android studio without ndk ?

    22 octobre 2015, par sabish

    I am tring to making video from set of images with javacv but it show error like

    10-22 06:25:47.401 32386-32386/com.example.android_developer.myapplication E/AndroidRuntime : Caused by : java.lang.UnsatisfiedLinkError : Couldn’t load avutil from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.example.android_developer.myapplication-16.apk,libraryPath=/data/app-lib/com.example.android_developer.myapplication-16] : findLibrary returned null

    I spend almost 2 weeks on this please someone give project example.

  • Similar to Camtasia Studio colorize improvement with ffmpeg

    30 octobre 2017, par t yang

    I edit the video improvement ’colorize’ with Camtasia(visual properties->visual effects->colorize).

    in Camtasia

    before and after

    Can I do something similar with ffmpeg ?