Package Details: audio-recorder 3.3.4-1

Git Clone URL: https://aur.archlinux.org/audio-recorder.git (read-only, click to copy)
Package Base: audio-recorder
Description: Audio Recorder Application
Upstream URL: https://launchpad.net/~audio-recorder
Keywords: multimedia
Licenses: GPL3
Submitter: sistematico
Maintainer: Spike29
Last Packager: Spike29
Votes: 62
Popularity: 0.077080
First Submitted: 2012-08-14 12:55 (UTC)
Last Updated: 2021-11-09 00:52 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

Sepiida commented on 2024-03-27 10:11 (UTC) (edited on 2024-04-02 09:21 (UTC) by Sepiida)

Seems to have been a short-lived problem. Anyone got an idea why this happens? (Latest EndevourOS update, flac is set as recording) - both gstreamer and gstreamer0.10 (+ -base) are installed, audio-recorder crashes after a couple seconds, but as far as I'm aware it's still the only recording app that allows flac and multiple sources without going into virtual audio devices.

(audio-recorder:3562): Gtk-WARNING **: 10:58:23.679: Theme parsing error: gtk.css:4834:20: '' is not a valid color name (x3)

(audio-recorder:3562): Audio Recorder-WARNING **: 10:58:29.711: Could not load image from /usr/share/pixmaps/audio-recorder/org.gnome.Rhythmbox. Failed to open file “/usr/share/pixmaps/audio-recorder/org.gnome.Rhythmbox”: No such file or directory

(audio-recorder:3562): GStreamer-Video-CRITICAL **: 10:59:01.100: gst_video_dma_drm_fourcc_to_string: assertion 'modifier != DRM_FORMAT_MOD_INVALID' failed (x5)

(audio-recorder:3562): GStreamer-CRITICAL **: 10:59:01.118: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(audio-recorder:3562): GStreamer-CRITICAL **: 10:59:01.118: range start is not smaller than end for `GstIntRange'

(audio-recorder:3562): GStreamer-CRITICAL **: 10:59:01.118: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(audio-recorder:3562): GStreamer-CRITICAL **: 10:59:01.118: range start is not smaller than end for `GstIntRange'

(audio-recorder:3562): GStreamer-Video-CRITICAL **: 10:59:01.118: gst_video_dma_drm_fourcc_to_string: assertion 'modifier != DRM_FORMAT_MOD_INVALID' failed (x3) Segmentation fault (core dumped)

Spike29 commented on 2021-11-09 01:01 (UTC)

Thanks kylon for the patch! I also added pipewire as a new optdepend.

kylon commented on 2021-11-06 17:28 (UTC) (edited on 2021-11-06 17:28 (UTC) by kylon)

if you are using pipewire, you must update to latest version or it will not work

here is a patch for those who need it asap

--- audio-recorder/PKGBUILD 2021-02-01 20:22:35.000000000 +0100
+++ audio-recordern/PKGBUILD    2021-11-06 18:21:05.140250803 +0100
@@ -3,7 +3,7 @@
 # Contributor: Lucas Saliés Brum <lucas@archlinux.com.br>

 pkgname=audio-recorder
-pkgver=3.2.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc="Audio Recorder Application"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
             'gst-plugins-bad: for AAC encoding'
             'gst-plugins-ugly: for MP3 encoding'
             'gst-libav: plugin for the libav library')
-source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~groovy/${pkgname}_${pkgver}~groovy.tar.gz")
-md5sums=('7b2b97a08f0a15efea4f0bceea740846')
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~jammy/${pkgname}_${pkgver}~jammy.tar.gz")
+md5sums=('d7ca6db99f948af922773d1fee68dc1f')

 build() {
   cd "${srcdir}/trunk"

music commented on 2021-09-09 13:18 (UTC)

Please advise I have been using audio-recorder for about8 years and is my goto for recording streams/spotify etc for my music students. It ran flawlessly on linux mint - even latest version 20.2, and both versions - normal and snap. I have moved to Garuda Kde linux and have a problem. The normal version works perfectly except = the recorded stream has no sound. The sound level indicator does not move. No missing dependancies are listed in the install and no conflicting packages.

comptuzus commented on 2020-12-10 08:22 (UTC) (edited on 2020-12-10 08:25 (UTC) by comptuzus)

@Sepiida with pulseaudio 14.0-1 I have output and input devices in audio-recorder.

Sepiida commented on 2020-11-28 09:40 (UTC)

Since the change to Pulse 13.99.3-1, it seems like output devices are no longer detected for user-defined audio sources (f.e. to record a microphone and the output of software on the system congruently). Anyone else having this issue?

pmatos commented on 2019-11-22 13:10 (UTC)

Missing dependencies?

(gst-plugin-scanner:1082067): GStreamer-WARNING **: 14:09:37.098: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlv2.so': liblilv-0.so.0: cannot open shared object file: No such file or directory

quellen commented on 2019-10-18 11:48 (UTC) (edited on 2019-10-18 11:48 (UTC) by quellen)

it doesn't work: "Segmentation fault (core dumped)"

patrickelectric commented on 2018-06-18 23:35 (UTC)

Application does not shows, I did also audio-recorder -w 1 and -i 1

ZeroDot1 commented on 2018-04-05 07:56 (UTC)

error: XDG_RUNTIME_DIR not set in the environment. [E][local-socket.c:62 pw_protocol_native_connect_local_socket()] connect failed: XDG_RUNTIME_DIR not set in the environment

(audio-recorder:1315): GLib-CRITICAL **: 09:55:06.167: g_variant_get_int64: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_INT64)' failed