Results 1 to 5 of 5

Thread: How to install avideumx external filters ?

  1. #1
    Join Date
    Mar 2011
    Beans
    183

    How to install avideumx external filters ?

    I've been trying to install an external filter to avidemux without much luck, including groping thru the avidemux wiki/docs and avisynth docs, and haven't been able to find some very basic information.

    Before I forget, please don't recommend the avisynth wiki page because it doesn't address this question.

    Questions:
    - Are the filter files always DLLs?
    - Are these windows DLLs, and do they work as filters in Linux?
    - If the Linux filters are NOT .dll files, what are they (extention)?
    - If anyone has added external filters to either windows or linux version, how did you do it and what kind of file was it?

    I have two versions of avidemux:

    - Linux version 2.5.2: w/option to tell it where the external filters are.

    - Windows version 2.5.6 working fine under wine: NO option to tell where external filters are.

    I downloaded the Hdragc-1.8.7.zip filter for a test. The zip files contains AGC.dll, a license.txt file and a hdragc-help.htm file which doesn't tell how to install the filter. The DL page also doesn't tell how to install it or whether it's for windows or linux or both.

    But I gather that the file "AGC.dll" is the filter!

    Here's what I've tried:

    1- Linux: extract AGC.dll somewhere and tell Linux version where it is.
    It doesn't show up.

    2- Windows/wine: since I can't tell it where the filter is, I put AGC.dll in the ~/.wine/drive_c/Programs/Avidemux/plugins/videoFilter directory with other video filters (dlls)
    It doesn't show up.

    ????

    Thanks!

  2. #2
    Join Date
    Mar 2011
    Beans
    183

    Re: How to install avideumx external filters ?

    - bump -

  3. #3
    Join Date
    Sep 2011
    Beans
    3

    Re: How to install avideumx external filters ?

    What is your wine version?
    Does Avidemux run under wine without any errors?

  4. #4
    Join Date
    Mar 2011
    Beans
    183

    Re: How to install avideumx external filters ?

    $ wine --version = wine-1.4-rc6

    I get the below errors from any sound app w/wine, but they all work fine including avidemux:

    Code:
    err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
    ALSA lib pcm_pulse.c:1008:(_snd_pcm_pulse_open) Unknown field handle_underrun
    err:winediag:AUDDRV_GetAudioEndpoint PulseAudio "default" -22 without handle_underrun. Audio may hang. Please upgrade to alsa_plugins >= 1.0.24

  5. #5
    Join Date
    Sep 2011
    Beans
    3

    Re: How to install avideumx external filters ?

    $ wine --version = wine-1.4

    I get the below errors - Avidemux does not start and crashes:

    err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip 7bc3f2c8 esp 01280ff0 stack 0x1280000-0x1281000-0x1480000

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •