[FFmpeg-user] FFMPEG Packteziation Modes, Can i use FFMPEG to extract the H.264 content from RTP stream.?
Moritz Barsnick
barsnick at gmx.net
Fri Jun 1 01:46:50 EEST 2018
On Thu, May 31, 2018 at 20:14:46 +0530, Robert Clove wrote:
> Can i use FFMPEG to extract the H.264 content from RTP stream.?
> How can i achieve that?
I'm not sure what you mean with "Packteziation Modes", or what you're
exactly trying to achieve.
Have you tried:
$ ffmpeg -i rtp://bla -c copy file.h264
?
Moritz
More information about the ffmpeg-user
mailing list