Stream video with FFMPEG, "Output file does not contain any stream"
Fresh3 days ago
Mar 15, 20267565 viewsNo verified fix yetBe the first to submit a fix.
Problem
I would like to stream an H.264 encoded elementary stream wrapped in RTP headers to a port using FFMPEG. I have tried the following command lines to no avail... and get the following error: Output file #0 does not contain any stream I also tried: with the same error. If I do a conversion with WinFF…
Error Output
ffmpeg -i 1080p_1.h264 -f rtp -vcodec libx264 rtp://localhost:4000
0 Fixes
No verified fix yet
This issue has been reported but no fix has been submitted or verified. If you have solved this problem, share your solution to help others.