diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 | 
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 | 
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-December/009023.html | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip  | |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-December/009023.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/2012-December/009023.html | 87 | 
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-December/009023.html b/zarb-ml/mageia-discuss/2012-December/009023.html new file mode 100644 index 000000000..af052c8c7 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-December/009023.html @@ -0,0 +1,87 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-discuss] audio recording (from Line In) doesn't work in	Mageia 2 +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20audio%20recording%20%28from%20Line%20In%29%20doesn%27t%20work%20in%0A%09Mageia%202&In-Reply-To=%3Ckbnso4%2453b%241%40ger.gmane.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="009022.html"> +   <LINK REL="Next"  HREF="009024.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-discuss] audio recording (from Line In) doesn't work in	Mageia 2</H1> +    <B>David Walser</B>  +    <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20audio%20recording%20%28from%20Line%20In%29%20doesn%27t%20work%20in%0A%09Mageia%202&In-Reply-To=%3Ckbnso4%2453b%241%40ger.gmane.org%3E" +       TITLE="[Mageia-discuss] audio recording (from Line In) doesn't work in	Mageia 2">luigiwalser at yahoo.com +       </A><BR> +    <I>Sun Dec 30 00:01:26 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="009022.html">[Mageia-discuss] audio recording (from Line In) doesn't work in	Mageia 2 +</A></li> +        <LI>Next message: <A HREF="009024.html">[Mageia-discuss] FSF anf UEFI SecureBoot +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#9023">[ date ]</a> +              <a href="thread.html#9023">[ thread ]</a> +              <a href="subject.html#9023">[ subject ]</a> +              <a href="author.html#9023">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Christiaan Welvaart wrote: +><i> On Sat, 29 Dec 2012, David Walser wrote: +</I>><i>  +</I>>><i> I have an ATI TV Wonder VE video card which doesn't handle audio  +</I>>><i> internally, it just pipes it out a 1/8" audio cable which you plug into  +</I>>><i> the Line In input in the sound card, and you record the audio from that.  +</I>>><i> For years, I've been using the script below to record TV from it.  The  +</I>>><i> aumix command sets the IGain mixer channel, which controls the volume of  +</I>>><i> the audio that gets recorded.  Up through Mageia 1, this worked fine.  +</I>>><i> Now in Mageia 2, I get no sound. +</I>>><i> +</I>>><i> aumix -i 60 +</I>>><i> mencoder -tv driver=v4l2:width=640:height=480:adevice=/dev/dsp:norm=ntsc:input=0 <A HREF="tv://">tv://</A> -o tv.avi -oac mp3lame -ovc lavc -lavcopts  +</I>acodec=libmp3lame:abitrate=64:vbitrate=1800:vhq -lameopts vbr=3:br=64 -srate 44100 -vf crop=608:456:14:10 > /dev/null 2>&1 +>><i> aumix -i 0 +</I>><i>  +</I>><i> Well all kinds of things can be wrong. Does the TV card output sound?  +</I>><i> Maybe the input selector of the sound card is set to microphone. Why are  +</I>><i> you using OSS instead of alsa directly? Try to get things working  +</I>><i> with alsamixer if aumix doesn't work... +</I>><i>  +</I>><i>  +</I>><i>      Christiaan +</I> +Just following up here since you just helped me on IRC. + +Enabling KMix to show the Input Source allowed me to fix this.  It is supposed to be Line but it was set to Rear Mic for some reason.   +Changing it back to Line fixes it.  Running alsactl store saves this in the /var/lib/alsa/asound.state file so it should persist. + +Thanks! + +</PRE> + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="009022.html">[Mageia-discuss] audio recording (from Line In) doesn't work in	Mageia 2 +</A></li> +	<LI>Next message: <A HREF="009024.html">[Mageia-discuss] FSF anf UEFI SecureBoot +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#9023">[ date ]</a> +              <a href="thread.html#9023">[ thread ]</a> +              <a href="subject.html#9023">[ subject ]</a> +              <a href="author.html#9023">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html>  | 
