I used the VLC player and the player ffplay both with the same result. the -infbuf command does not work, you get the same result
2015-12-03 20:29 GMT+01:00 Andy Furniss <[email protected]>: > 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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
