Results 1 to 4 of 4

Thread: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

  1. #1
    Join Date
    Jul 2013
    Beans
    30

    Thumbs up Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    Audio-recorder is now available for Ubuntu 14.10.


    Source code:
    https://launchpad.net/audio-recorder
    Packages for Ubuntu 14.10: https://launchpad.net/~osmoma/+archi...audio-recorder

    ChangeLog:
    * Version 1.5 (1.5-4)
    * This version requires GStreamer 1.4 (eg. Ubuntu 14.10 is ok, but Ubuntu 14.04 is not).
    * Fixed autostart Bug #1312524 by deleting the file when autostart is set OFF.
    * Fixed compatibility bug in configure.ac. Ref. Bug #1379339, patched by DimStar.
    * Removed dependency to libpulse-dev (removed also files; src/pulseaudio.[ch]).
    * Using now Gstreamer to get list of audio devices (new files; src/gst-devices.[ch], GStreamer 1.4).
    * Notice; Fedora Linux, Arch Linux, etc, please see debian/control file for required and changed dependencies.
    * New and unplugged devices are detected automatically.
    * User can change and add new recording pipelines. Please see [Additional settings] dialog and
    * implementation in settings-pipe.[ch] module.
    * Improved MP3-recording with id3mux. Ref. Bug #1354973.
    * Better error message at missing Gstreamer-plugin.
    * Automatic installation of (missing) plugins needs to be completed in next version.

    Muito obrigado e bem-vindo!
    You are very welcome to use it!

    ps. Please help to translate some new language strings to your lingua.
    Ref:
    https://translations.launchpad.net/audio-recorder


    // Moma

    Portugal/Palmela
    Last edited by osmoma; October 30th, 2014 at 09:03 AM.

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    Is there any advantage to getting v1.5 into trusty?
    (perspective from here is that the user base for 14.10 will be small compared to 14.04

  3. #3
    Join Date
    Jul 2013
    Beans
    30

    Re: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    You can now modify the recording pipelines in the [Additional settings] window. Many users have wanted to change the quality options to get better sound or smaller filesize, etc. Earlier the pipelines were hard-coded in src/media-profiles.c. Now it is up to the user to add new or improve existing pipes.
    Otherwise there are small bugfixes and new device management; it auto-detect new and unPlugged devices, no need for libpulse-dev, etc. Unfortunately automatic installation of missing plugins did not get ready for this version. Missing plugin functions failed in my tests. I need to learn more about it.
    Last edited by osmoma; October 10th, 2014 at 06:12 PM.

  4. #4
    Join Date
    Jul 2013
    Beans
    30

    Re: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    Some users have reported that this version of A.r fails to compile on Ubuntu 14.04. It cannot find GstDevice functions. Those functions were added to Gstreamer version 1.4. I will investigate this issue (after I have 14.04 running i VM).

    Ref: https://bugs.launchpad.net/audio-recorder/+bug/1380043
    Status: This will not be fixed in Ubuntu 14.04. Users of Ubuntu 14.04 should run the older audio-recorder 1.4.
    Audio-recorder 1.5 is for Ubuntu 14.10 only

    The download numbers are just awesome. You can also see that the ration of 32/64bit downloads is changing from 1:1 to 1:2 in trusty and to 1:3 in utopic. So 32bits downloads are reducing quire rapidly.

    $ wget
    www.futuredesktop.org/getstats.sh
    $ chmod +x ./getstats.sh

    $ lsb_release -sc
    utopic

    $ ./getstats.sh
    Counting 32bit downloads for utopic: audio-recorder 1.5-4~utopic 25
    Counting 64bit downloads for utopic: audio-recorder 1.5-4~utopic 89
    Total downloads: 114

    $ ./getstats.sh trusty
    Counting 32bit downloads for trusty: audio-recorder 1.4-5~trusty 3486
    Counting 64bit downloads for trusty: audio-recorder 1.4-5~trusty 6987
    Total downloads: 10473

    $ ./getstats.sh quantal
    Counting 32bit downloads for quantal: audio-recorder 0.9.8~quantal 7096
    Counting 64bit downloads for quantal: audio-recorder 0.9.8~quantal 8286
    Total downloads: 15382

    Thanks for using A.r. Go even more!
    The code is probably not tampered by NSA
    https://launchpad.net/audio-recorder
    Last edited by osmoma; October 27th, 2014 at 03:06 PM.

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
  •