Results 1 to 4 of 4

Thread: Imagination 3.0 app problem

  1. #1
    Join Date
    Sep 2009
    Location
    North Carolina, USA
    Beans
    81
    Distro
    Ubuntu 16.04 Xenial Xerus

    Imagination 3.0 app problem

    In 16.04, I made a small test video with one slide and music. I tried to export it as VOB, then OGV and finally FLV. In each case, the error message "Failed to execute child process "avconv" (No such file or directory)" appeared.

    How do I add the necessary libraries, or whatever it needs?

  2. #2
    Join Date
    Jun 2016
    Beans
    2,831
    Distro
    Xubuntu

    Re: Imagination 3.0 app problem

    The problem is that it needs avconv. It should be using ffmpeg on 16.04.

    Try this as a workaround -
    Code:
    sudo apt-get install libav-tools
    Xubuntu 22.04, ArchLinux ♦ System76 hardware, virt-manager/KVM, VirtualBox
    When your questions are resolved to your satisfaction, please use Thread Tools > "Mark this thread as solved..."

  3. #3
    Join Date
    Sep 2009
    Location
    North Carolina, USA
    Beans
    81
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Imagination 3.0 app problem

    Thank you so much, halogen2! Perfect!

  4. #4
    Join Date
    Jun 2016
    Beans
    2,831
    Distro
    Xubuntu

    Re: Imagination 3.0 app problem

    You're welcome!

    The real fix is needs to be done in the program. You might report this to them as a bug.
    Xubuntu 22.04, ArchLinux ♦ System76 hardware, virt-manager/KVM, VirtualBox
    When your questions are resolved to your satisfaction, please use Thread Tools > "Mark this thread as solved..."

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
  •