Bilel Eljaamii <bilel.eljaamii <at> acoba.com> writes: > ffmpeg -i > "rtsp://USER:ADMIN <at> IP_CAMERA:554//Streaming/........" > -vcodec copy -acodec copy -f mpegts test.ts
Complete, uncut console output missing. > Output #0, mpegts, to 'test.ts': > Stream #0:1: Audio: _*pcm_alaw*_, 8000 Hz, mono, 64 kb/s You cannot put pcm_alaw into mpeg-ts, this is no a limitation of FFmpeg. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
