juan carlos Rebate wrote:
the entered command is ffplay -i rtp/239.0.0.73:8208 wait a few seconds and the image appears pixelated gray. I have also tried using udpxy to convert multicast traffic in unicast traffic getting the same result
Does it happen with a different player? With mplayer/mpv you can also set a cache size like - mplayer -cache 8192 ... mpv --cache=8192 ... For rtp you may get a cache set by default, ffplay docs say you do but worth testing something else or specifying -infbuf. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
