[FFmpeg-user] Synchronize video and audio from SDP file

Moritz Barsnick barsnick at gmx.net
Tue Mar 28 00:29:21 EEST 2017


On Mon, Mar 27, 2017 at 10:31:03 +0000, Jonathan Kanarek wrote:
> ffmpeg -max_delay 5000 -reorder_queue_size 16384 -protocol_whitelist file,crypto,udp,rtp -re -i input.sdp -vcodec copy -acodec aac -y output.mp4
> 
> I weird video that plays at each frame either the video or the audio but never both of them together.
[...]
> What is wrong with my SDP?

In addition to the SDP file and the command line, you should also show
us the complete, uncut console output of the ffmpeg command. I may
provide valuable information.

Can node.js's RTP be played successfully by anything else?

Moritz


More information about the ffmpeg-user mailing list