Hey there,
I'm trying to download and save only the audio from a 932L with ffmpeg (I've tried audio+video unsuccessfully, but it's not an huge problem at the moment).
I've no problem with the video, but with the audio. I'm using the same command with 930L and 932L; with 930 no problem, the audio it's clear but with 932 it's metallic and noisy. This is the command:
ffmpeg -t 60 -i http://admin:password@ipaddress/audio.cgi -y C:\...\out.mp3
So, what's the difference between these rwo cameras? I't's something about encoding?
Thx a lot.