[FFmpeg-devel] [PATCH] Fix the logic for telling ffmpeg wether to print the SDP
Luca Abeni
lucabe72
Tue Jul 22 12:33:47 CEST 2008
Stefano Sabatini wrote:
> Hi all, as in subject.
>
> Suppose we have this command:
> ffmpeg -t 0 -i ~/test.flv -f rtp rtp://localhost:5008 -f avi -y foo.avi 2>/dev/null
>
> ffmpeg won't print the SDP for the first (and eventually other) RTP
> stream, since want_sdp is set to 0 when the AVI stream is encountered.
I believe this behaviour is correct, but again I have no strong opinions
about this.
Luca
More information about the ffmpeg-devel
mailing list