On Fri, Mar 09, 2018 at 18:47:33 +0000, Pierre Pasquet wrote: > I’m confused. > What does $ ffmpeg -i udp://127.0.0.1:5555 <udp://127.0.0.1:5555> actually > do? > Is it a substitute to mediastreamsegmenter?
No. It verifies that what the other ffmpeg sent was actually an MPEG-TS with audio only. To answer the question "Doesn’t FFMpeg provide a way to create a MPEG-2 transport stream with Audio only?", or to point out that that isn't the issue. (But your sending ffmpeg already confirmed that in its logs.) Does "man mediastreamsegmenter" give you any command line options for better issue analysis (such as some verbosity level)? BTW, please try to avoid to-posting. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
