[Solved] ffmpeg records no sound

I use the following string to record a video with ffmpeg:
ffmpeg -f alsa -ac 2 -i hw:0,0 -f x11grab -r 30 -s 1920x1080 -i :0.0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast -threads 8 output.mkv
I only have alsa, no PulseAudio or OSS stuff.
I've been trying everything I managed to find through google but nothing seems to work. General sound output works, I can listen to music and do all my stuff like I'm used to, I just can't get ffmpeg to record my sound.
Here are logs from aplay and arecord:
aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=PCH
HDA Intel PCH, ALC898 Analog
Default Audio Device
sysdefault:CARD=PCH
HDA Intel PCH, ALC898 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
Front speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
HDA Intel PCH, ALC898 Digital
IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=NVidia,DEV=0
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
HDA NVidia, HDMI 1
HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
HDA NVidia, HDMI 2
HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
HDA NVidia, HDMI 3
HDMI Audio Output
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC898 Digital [ALC898 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC898 Analog [ALC898 Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
I'm using the latest ffmpeg-git with x264-git. (I compiled it correctly, so I don't think it's a build issue.)
I tried using -i default, -i sysdefault and -i plughw:0,0 instead of -i hw:0,0. I also tried various hw:0,1 etc. combinations, because I was fustrated and didn't know how to continue. I also tried recording only the sound, without the video, but nothing works at all.
Only the video runs perfectly fine. Please help.
Last edited by HitomiTenshi (2013-03-09 17:59:20)

Recording sound directly while playing something works with the following .asoundrc script:
pcm.!default
type file
slave.pcm
type plug
slave.pcm
type hw
card 0
device 0
subdevice -1
file /dev/shm/audio.raw
format raw
I then convert the raw file with ffmpeg from RAM. This is extremely annoying though, because the audio file isn't synced to the video. But IT WORKS. I want a solution with ffmpeg though, I have gathered more information, if somebody is interested:
amixer -c 0 contents
numid=42,iface=CARD,name='Front Headphone Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=44,iface=CARD,name='Front Mic Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=45,iface=CARD,name='Line Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=40,iface=CARD,name='Line Out CLFE Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=38,iface=CARD,name='Line Out Front Jack'
; type=BOOLEAN,access=r-------,values=1
: values=on
numid=41,iface=CARD,name='Line Out Side Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=39,iface=CARD,name='Line Out Surround Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=43,iface=CARD,name='Rear Mic Jack'
; type=BOOLEAN,access=r-------,values=1
: values=off
numid=46,iface=CARD,name='SPDIF Phantom Jack'
; type=BOOLEAN,access=r-------,values=1
: values=on
numid=47,iface=CARD,name='SPDIF Phantom Jack',index=1
; type=BOOLEAN,access=r-------,values=1
: values=on
numid=37,iface=MIXER,name='Master Playback Switch'
; type=BOOLEAN,access=rw------,values=1
: values=on
numid=36,iface=MIXER,name='Master Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=87,step=0
: values=70
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=12,iface=MIXER,name='Headphone Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=11,iface=MIXER,name='Headphone Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=87,step=0
: values=87,87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=53,iface=MIXER,name='PCM Playback Volume'
; type=INTEGER,access=rw---RW-,values=2,min=0,max=255,step=0
: values=255,255
| dBscale-min=-51.00dB,step=0.20dB,mute=0
numid=21,iface=MIXER,name='Front Mic Boost Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=3,step=0
: values=0,0
| dBscale-min=0.00dB,step=10.00dB,mute=0
numid=16,iface=MIXER,name='Front Mic Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=15,iface=MIXER,name='Front Mic Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=31,step=0
: values=23,23
| dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=2,iface=MIXER,name='Front Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=1,iface=MIXER,name='Front Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=87,step=0
: values=87,87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=4,iface=MIXER,name='Surround Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=3,iface=MIXER,name='Surround Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=87,step=0
: values=87,87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=7,iface=MIXER,name='Center Playback Switch'
; type=BOOLEAN,access=rw------,values=1
: values=on
numid=5,iface=MIXER,name='Center Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=87,step=0
: values=87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=8,iface=MIXER,name='LFE Playback Switch'
; type=BOOLEAN,access=rw------,values=1
: values=on
numid=6,iface=MIXER,name='LFE Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=87,step=0
: values=87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=18,iface=MIXER,name='Line Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=17,iface=MIXER,name='Line Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=31,step=0
: values=23,23
| dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=22,iface=MIXER,name='Capture Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=23,iface=MIXER,name='Capture Switch',index=1
; type=BOOLEAN,access=rw------,values=2
: values=off,off
numid=24,iface=MIXER,name='Capture Switch',index=2
; type=BOOLEAN,access=rw------,values=2
: values=off,off
numid=25,iface=MIXER,name='Capture Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
: values=63,63
| dBscale-min=-17.25dB,step=0.75dB,mute=0
numid=26,iface=MIXER,name='Capture Volume',index=1
; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
: values=63,63
| dBscale-min=-17.25dB,step=0.75dB,mute=0
numid=27,iface=MIXER,name='Capture Volume',index=2
; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
: values=63,63
| dBscale-min=-17.25dB,step=0.75dB,mute=0
numid=35,iface=MIXER,name='IEC958 Default PCM Playback Switch'
; type=BOOLEAN,access=rw------,values=1
: values=on
numid=31,iface=MIXER,name='IEC958 Playback Con Mask'
; type=IEC958,access=r-------,values=1
: values=[AES0=0x0f AES1=0xff AES2=0x00 AES3=0x00]
numid=32,iface=MIXER,name='IEC958 Playback Pro Mask'
; type=IEC958,access=r-------,values=1
: values=[AES0=0x0f AES1=0x00 AES2=0x00 AES3=0x00]
numid=33,iface=MIXER,name='IEC958 Playback Default'
; type=IEC958,access=rw------,values=1
: values=[AES0=0x04 AES1=0x00 AES2=0x00 AES3=0x00]
numid=34,iface=MIXER,name='IEC958 Playback Switch'
; type=BOOLEAN,access=rw------,values=1
: values=on
numid=19,iface=MIXER,name='Auto-Mute Mode'
; type=ENUMERATED,access=rw------,values=1,items=2
; Item #0 'Disabled'
; Item #1 'Enabled'
: values=0
numid=54,iface=MIXER,name='Digital Capture Volume'
; type=INTEGER,access=rw---RW-,values=2,min=0,max=120,step=0
: values=60,60
| dBscale-min=-30.00dB,step=0.50dB,mute=0
numid=28,iface=MIXER,name='Input Source'
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'Rear Mic'
; Item #1 'Front Mic'
; Item #2 'Line'
: values=2
numid=29,iface=MIXER,name='Input Source',index=1
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'Rear Mic'
; Item #1 'Front Mic'
; Item #2 'Line'
: values=2
numid=30,iface=MIXER,name='Input Source',index=2
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'Rear Mic'
; Item #1 'Front Mic'
; Item #2 'Line'
: values=2
numid=20,iface=MIXER,name='Rear Mic Boost Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=3,step=0
: values=0,0
| dBscale-min=0.00dB,step=10.00dB,mute=0
numid=14,iface=MIXER,name='Rear Mic Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=13,iface=MIXER,name='Rear Mic Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=31,step=0
: values=23,23
| dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=10,iface=MIXER,name='Side Playback Switch'
; type=BOOLEAN,access=rw------,values=2
: values=on,on
numid=9,iface=MIXER,name='Side Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=87,step=0
: values=87,87
| dBscale-min=-65.25dB,step=0.75dB,mute=0
numid=49,iface=PCM,name='Capture Channel Map'
; type=INTEGER,access=r----R--,values=2,min=0,max=27,step=0
: values=0,0
| | TLV size error (257, 8, 0)!
numid=48,iface=PCM,name='Playback Channel Map'
; type=INTEGER,access=r----R--,values=8,min=0,max=27,step=0
: values=3,4,0,0,0,0,0,0
| | TLV size error (257, 8, 0)!
numid=50,iface=PCM,name='Playback Channel Map',device=1
; type=INTEGER,access=r----R--,values=2,min=0,max=27,step=0
: values=0,0
| | TLV size error (257, 8, 0)!
numid=51,iface=PCM,name='Capture Channel Map',device=2
; type=INTEGER,access=r----R--,values=2,min=0,max=27,step=0
: values=0,0
| | TLV size error (257, 8, 0)!
numid=52,iface=PCM,name='Capture Channel Map',index=1,device=2
; type=INTEGER,access=r----R--,values=2,min=0,max=27,step=0
: values=0,0
| | TLV size error (257, 8, 0)!
Is there any way to add Item 'IEC958 Default PCM' to numid=28,iface=MIXER,name='Input Source'? I tried recording from 'Line' but it doesn't work.
Am I doing something wrong? I'm still digging mad for a solution, and only the .asoundrc script works this far.
Last edited by HitomiTenshi (2013-03-09 16:54:16)

Similar Messages

  • Screen Recording with ffmpeg/recording mic and speaker output

    I've been doing much research on this, and to be honest A/V editing is not my strong suit. I use a script I wrote two days ago to initiate both screen recording with ffmpeg and compiling the resulting mkv file with ffmpeg as well. The entire script can be seen here:
    #!/bin/bash
    #Create function to exit program
    function quite {
    if [ $ANSWER3 = "y" ]; then
    exit
    else
    exit
    fi
    #Create function to start ffmpeg record
    function record {
    if [ $ANSWER = "y" ]; then
    ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1366x768 -i :0.0 -acodec aac -vcodec libx264 -preset ultrafast -strict -2 -crf 0 -threads 0 $ORIGINALNAME
    else
    if [ $ANSWER = "n" ]; then
    echo "Would you like to convert an existing input file? (y/n)"
    read ANSWER4
    if [ $ANSWER4 = "y" ]; then
    ffmpeg -i $ORIGINALNAME -vcodec libx264 -acodec aac -ab 128k -crf 22 -strict -2 -threads 0 $OUTPUTFILE
    echo "The program will now exit"
    read
    exit
    else
    exit
    fi
    else
    exit
    fi
    fi
    #Function to convert the recorded video
    function convert {
    if [ $ANSWER2 = "y" ]; then
    ffmpeg -i $ORIGINALNAME -vcodec libx264 -acodec aac -ab 128k -crf 22 -strict -2 -threads 0 $OUTPUTFILE
    else
    exit
    fi
    #Change to Screen Record directory in My Videos
    cd ~/My\ Videos/Screen\ Record/
    #Clear screen, and ask for input on what to name the origional file and the converted file
    clear
    echo "Please, enter the name of your file followed by .mkv"
    read ORIGINALNAME
    echo "You're files name is $ORIGINALNAME!"
    echo "Please, enter name of the output file followed by .mp4"
    read OUTPUTFILE
    echo "You're final file is $OUTPUTFILE!"
    clear
    #Prompt for continuing with recording
    echo "Would you like to continue with screen recording?[y/n]"
    read ANSWER
    clear
    #Run the record function
    record
    #Prompt for converting the created video
    echo "Would you like to convert the file now?"
    read ANSWER2
    clear
    #Run convert function
    convert
    #Prompt to close command
    echo "Operation finished, all done."
    echo "The program will now exit."
    read ANSWER3
    For simplicities sake, and because I don't think there's a real problem with my script but something else, here's the two ffmpeg scripts from the above script:
    recorder
    ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1366x768 -i :0.0 -acodec aac -vcodec libx264 -preset ultrafast -strict -2 -crf 0 -threads 0 $ORIGINALNAME
    compiler
    ffmpeg -i $ORIGINALNAME -vcodec libx264 -acodec aac -ab 128k -crf 22 -strict -2 -threads 0 $OUTPUTFILE
    Anyway, I have pavucontrol used to set the recording input after I've started recording. I want to be able to record the sound of my voice on my usb headset (which works fine) and be able to hear the sound of music or a youtube video I'm also playing during the recording. I've seen the loopback mixer from Alsamixer gui and the input, output, and record tabs in pulseaudio mixer. To be honest, after researching all this stuff in ffmpeg (which is a ocmplicated program) and whatever amix, dmix,  and some other programs I'm not sure what are, I have no idea where to go anymore. I'd continue researching, but I'm only getting more confused the further I go. I'm extremely willing to learn and will follow any instructions you give to help me out. I don't just want to do this one task, like how I learned enough to write a script file, I want to be able to tweak ffmpeg to suit my needs for any purpose it can be used for. This is my first step to being able to do that. Thanks ahead of time for your help.

    OK, I've manages to learn enough about jack to not break my system and can work with that, Pulseaudio, and alsa is always installed. Is there a way I can create a virtual device that takes in the input from both the system sound and the headset mic that I can set as the audio input for ffmpeg? I've been looking online and I've got a headache at this point from trying. I have learned to use ffmpeg on a new level, but I still can't do what I want to do. (which is record sound from the headset mic and the system sound at the same time while using ffmpeg. I could make two audio files from each channel and record the screen with x11grab. then combine all that using another utility, but then I have to run three separate programs at the same time (which will eat up my cpu) and still run whatever I'm recording from my screen. Something that will do all this for me would be much appreciated.

  • Cannot record ingame sound with glc (-git)

    I have a problem with recording ingame sound with some games with glc (well, glc-git). glc says, it can record sound from games, if they use alsa (or sdl and forcing sdl to use alsa). As long as I don't use pulseaudio, this shouldn't be a problem. But for some games, I can't get the sound recording to work. The 2 at the moment are:
    FTL
    Amnesia: The Dark Descent
    I usually get a message like this:
    [ 1.46s alsa_hook error ] 0xa8a8170: unsupported audio format 0x0e
    [ 1.46s alsa_hook error ] 0xa8a8170: can't extract hardware configuration: Operation not supported (95)
    I can record the game, but not the audio. If someone can help or test it, if it works for him, that might be nice. Or if someone knows a workaround or so. Or if someone can confirm, that there is no audio recording for those 2 games (but I actually don't wanna hear it... :-) ).
    Also there are plenty of games, I got the audio recording to work with. You can see it in my youtube-channel: http://www.youtube.com/user/ChemBroTronNo1

    doorknob60 wrote:Do you use 64 bit? I don't have a copy of Amnesia downloaded right now, but if Amnesia is a 32 bit binary game, and you use 64 bit, you need to make sure you have the proper 32 bit libraries. lib32-glc will probably be enough.
    That's not the issue, the problem is that some games are firing 32-bit float audio (0x0e type as indicated in the error) into ALSA through whatever means, and the standard GLC only supports 16, 24 and 32bit signed int audio. My fork above adds very rudimentary support for float.
    Last edited by Darkimmortal (2012-12-02 01:13:35)

  • I have a problem with my video record it wont record a sounds

    I dont know what happened to my ipad it wont record a sounds.

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • How do I record a sound file and send it as an attachment using my 4s?

    How do I record a sound file and send it as an attachment using my 4s?

    Hi,
    The following is the program[Click Here| http://saptechnical .com/Tips/ABAP/email/EmailProgram.txt] which will send any format file. Actual Creator of the program is Amit Bisht.
    Thanks & Regards,
    Rock.

  • Recording The Sound/Audio

    When I use iMovie 09 to make a video it doesn't record the sound and i know for a fact the built in microphone works. What do I need to do to enable it to record the sound again while I'm recording my videos?

    Hi Life93,
    What you describe would be possible by recording your video, then removing the audio from it and adding audio from GarageBand once the video is in iMovie (I presume here that you are using iMovie for your video production. Other applications may need different methods.)
    See this thread on how to remove the audio from a clip in iMovie -
    Is there a way to separate audio from a video c...
    https://discussions.apple.com/thread/1779767
    To add audio from GarageBand use this article -
    iMovie '11: Add a sound clip to your project
    http://support.apple.com/kb/PH2255
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Logic recognizes my Edirol UA-20, sound comes through but when I hit record no sound gets recorded! The volume levels are showing sound, why won't it record? ?????u

    Why can I hear sound on the track coming through but when I hit record it turns red but doesn't record any sound?

    How are you monitoring the sound coming from Logic?
    Did you set up the audio preferences for input and output in Logic.. to reflect your setup?

  • Is it possible record the sound without using server  ?

    hi
      i need to record the sound(.mp3) from microphone in flash, i want to save in a local system from a web page and without using the sever like fms red5 etc. any idea or solution ?
    is it possibe?
    if so how ?

    It is no different thing than Flash or Flex apart from the libraries/Classes which will help you interact with the Native OS.
    Few additional features AIR will provide are
    File handling,
    Database connectivity,
    Native OS API's like accessing Clipboard,
    Native dragging,
    Visit URL: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/
    Adobe AIR classes are listed with the AIR icon. in the list. You can read more about adobe AIR on Adobe's site

  • Does iPhone record when sound is manually turned off via the external side switch?

    Does iPhone record when sound is manually turned off via the external side switch? Enquiring minds want to know.

    Are you asking if the phone logs when someone mutes it? No, I don't believe so. Or, are you asking if audio recording apps still record when the phone is muted? Why don't you use the included VoiceMemo app and test it?
    Best of luck.

  • For guitar, vocals, keyboard/drumpad controller, what is the best audio interface to use/record quality sound in Logic, Mainstage, Garageband, etc. (lowbudget)?

    So many to choose from. im really just trying to record clean sounding electric guitar tracks now vocals in the future and keyboard/drumpad controller near future..(irrelevant but thought i should mention im in the market for a keyboard and drumpad controller combo hopefully will be usb or something) but i need a quality audio interface to use with Logic Pro 9 and all the stuff that comes with it (mainstage, etc) and also Garageband. I have heard so many different reviews about this or that but all in all i dont think i can afford an apogee except maybe the apogee One but it at 249 or whatever i feel like i could get alot more bang for my buck. Ive heard alot of good things about m-audio gear but i heard mixed reviews as well. If someone can just tell me what is the best interface in the 100-200$ range for the needs ive listed above...Any responses or advice greatly apprecitated.
    Thanks
    -J

    hi mm
    there are so many different sound cards out there these days it seems - ill just say that one that i got alot of use out of was the tascam 122 (http://www.tascam.com/Products/US-122.html)
    it has 2 decent phantom powered XLR inputs, some midi stuff, a place to plug a guitar into and some nice big knobs.
    the next level would be something with more ins (8 or 10) and probably firewire, and also around $400 i think.
    oh, and your computer should be more than sufficient to handle what you want to do.
    G4PB1.5GHZ12INCH125RAM Mac OS X (10.4.6)

  • I try to record a sound but the recorded file is empty...

    Hi, I try to record a sound through the mic in, in my computer... but all i get is an empty file! (or better a file of 0 sec...) There must be a little mistake in this VI, but I can't find it, can somebody help me?
    The VI is included,
    I hope somebody can help
    Thanks, Richard
    Attachments:
    guitaar opnemeenn.vi ‏469 KB

    I don't see anyplace in the program where you are actually saving a file to disk. You have the output of SI Read being filtered and graphed and also back out to the sound card, but that's it. The only Snd Write Wave File function is outside the loop and will only write an existing file to a new location.

  • [SOLVED] ASUS F3JC - no sound in headphones

    Hi,
    I successfully solved problem with no sound at all (http://bbs.archlinux.org/viewtopic.php?id=31960), but still have no sound in my headphones. When I plug them in, laptop speakers get muted, but headphones play no sound. I'm using KMix to control volume.
    http://alsa.opensrc.org/Hda
    dante4d
    Last edited by dante4d (2007-11-23 10:46:12)

    Hi,
    what you mean by that "sense" word? Or what it means... Theres that yellow led above... It's turned on, I double checked all of that. Plugging headphones in just mutes speakers. Whats going on? I need to use skype and without headphones its bit annoying... Could it be something with snd_hda_intel module's model option?
    If only certain aspects of your hardware work, e.g. the headphones but not line out, then you can try passing the model argument:
    modprobe snd_hda_intel model=asus
    I've got exactly the opposite .
    dante4d

  • Little Help Recording INternal Sounds

    See I Just Recently Crossed over to Mac from sshh a (PC)... Well, I used to use a program called Cool Edit to assist me for my Radio show that I run. Now the benifit of CoolEdit that I can Not seem to Get with GargeBand is... RECORDING INTERNAL SOUNDS... like I can record with the built in mic, but I want to Record The sounds Made on my CPU and the CPU Only... EG... If I want a SoundBite from an FINISHED BURNED CD... I WOULD JUST hit record and be able to Record it. I dont want the Mic to Pic up anything OUTSIDE I just want it to Record the noise that goes on in the CPU.... If any one can Help I would Appreciate it...

    hi
    I answered a similar question here recently ...
    http://discussions.apple.com/thread.jspa?messageID=4556197&#4556197
    hope this helps
    look forward
    gavin little
    echolab
    dublin, ireland
    http://www.echo-lab.com/
    http://www.imdb.com/name/nm1962022/

  • Recording and Sound

    If you turn the volume down in the MSIPVS while you are recording it doesn't record any sound?! I thought the audio source comes from the cable and not the sound card? I have the tv card audio out to my line in on the soundcard.
    Please let me know if i'm mad....

    Hi,
    All the audio has to pass through the sound card to be heard or recorded.
    There are multiple audio sources, some of which are for devices external to the sound card (Line in, Mic, CD, Aux etx), and some of which are generated by the sound card (e.g. WAV and MIDI sources).
    There are two virtual mixers available, one for Recording and one for Playback.
    The playback mixer operates as a conventional audio mixer, in that you can adjust the volumes of the various sources and produce a mixture of multiple sources simultaneously. Usually there are options to Mute sources you don't need, which might reduce background noise a bit.
    The Recording mixer is a frustratingly different kettle of fish, because it (usually) doesn't let you produce a MIX of different sources simultaneously. Although there are "faders" for each of the sources, it will only let you record from the source which is checked. If you want to record a mixture of sources, you have to select "What U Hear" (or similar) and use the Playback mixer to mix the sounds.
    Another fine product from Bastards Incorporated  
    Cheers

  • My recorded footage without sound will not play, but will when recorded with sound, any ideas?

    Hi there community!
    I have recorded alot of footage on a digital Harinezumi 3 camera and have run into a problem in post production.
    Some of the footage is recorded with sound, and plays fine.  However, with most of the footage, i chose to turn the recording of sound off.  These files without sound will not play in any player, even when Perian is installed.
    These are the specs of the video I have been able to find out.
    File type: .AVI
    Video Stream: JPEG
    This is all I can find out, so I am thinking it is an M-JPEG file rendered as an AVI file.  VLC player says it can not play the video or audio format 'undf', whatever that means.  Another player says it needs a .moov encoder, but I do not see how this is possible.  I have also tried attaching audio to it via Logic 9 with no success.
    I am at a loss, and I really need this footage for a project.  Any ideas?
    Thanks for any help!!

    It won't let me post the video in the forum, so here is a link to it in dropbox.
    https://www.dropbox.com/s/k4nz8mg18p4thzd/Mountain%203.AVI?n=145237283
    Accessed the file at dropbox. Played the DropBox "display" file in scripted player, played the same resource file using the Safari plug-in, and then downloaded the resource file using the QT 7 Pro "Open URL" option only to learn that this file was an H.264 transcode and not your original file. Used the DropBox download option to download the original Motion JPEG file in AVI file container. File plays as is in both QT X v10.2 and QT 7 v7.6.6 players under Mountain Lion v10.8.4 on my system.
    Motion JPEG is one of the "lagacy" codec components turned off under Lion and which remains turned off under Mountain Lion. However, as I understand it, Motion JPEG files are supposed to be passively supported (playback supported) under these systems but requires the codec to be turned back on if you wish to export files using this codec. I turned both Motion JPEG and Motion PNG codecs back on quite a while back and have Perian installed which, as you can see, supplied the OpenDML version of the Motion JPEG codec component to actually play your file on my system. Unfortunately, since QT uses a LIFO codec component list generation strategy, I would have to remove Perian to test whether or not the system configured Motion JPEG component would then become the active decoder. (Did this a year or two ago but not willing to do so again at this time.)
    Suffice it to say, the file should play in QT on your Mountain Lion system assuming the correct version of Perian is installed, it is actually active, and you have no conflicting software or hardware installed on your system. Have posted an MOV file containing your Motion JPEG video data in case you want to see if it will play correctly on your system.
    http://downloads.walker4.me/downloads/Temporary_files/Mountain%203.mov

Maybe you are looking for