Bilel, On Sun, Sep 20, 2015 at 04:19:16 +0100, Bilel Eljaamii wrote: > I use opnrtsp to send pcm_alaw audio frames to an UDP port, then i use > ffmpeg to stream thee Audio, but i get an invalid input error.
Why are you neither showing us exactly what you're doing nor what the result is? Command line and complete, uncut console output missing. > My question is how to oblige ffmpeg to use the pcm-alaw decoder when > listening to the UDP port. Most likely: $ ffmpeg -f pcm_alaw -i udp:// [...] Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
