[FFmpeg-user] ffmpeg: STREAMING LIVE AUDIO OVER INTERNET AS .MP3 USING MIC...CAN THIS BE TWEAKED?

Meftah Tayeb tayeb.dotnet at gmail.com
Mon Jun 25 22:40:34 CEST 2012


ffmpeg -i filename.extension for the file input
----- Original Message ----- 
From: "maujhsn" <103730258b at gmail.com>
To: "FFmpeg user questions and RTFMs" <ffmpeg-user at ffmpeg.org>
Sent: Monday, June 25, 2012 10:49 PM
Subject: [FFmpeg-user] ffmpeg: STREAMING LIVE AUDIO OVER INTERNET AS .MP3 
USING MIC...CAN THIS BE TWEAKED?


> ffmpeg -f oss -i /dev/dsp -acodec libmp3lame -ab 32k -ac 1 -re -f rtp 
> rtp://
> 234.5.5.5:1234
>
> ffmpeg -f oss -i /dev/dsp -acodec libmp3lame -ab 128k -ac 2 -ar 44100 -re
> -f rtp rtp://234.5.5.5:1234
>
> These two commands appear to work well..My question to you is this: Can 
> the
> command be modified to steam an audio file from my hard drive instead of
> from the mic input?
>
> The other question is this is there a pulse audioaudio component i.e.
> ffmpeg -f  alsa -ac 2 instead of  ffmpeg -f oss -i /dev/dsp
>
> Thanks,
>
> MJ
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus 
> signature database 6830 (20120126) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> 


__________ Information from ESET NOD32 Antivirus, version of virus signature database 6830 (20120126) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com





More information about the ffmpeg-user mailing list