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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".