Hello, I have problems playing online h264 media. For example from the URL bellow: http://kcpr.vp.video.l.google.com/videodownload?version=2&secureurl=UAAAAAwaiS0rCqaVPDNBy5bXdfWaZsoBxsjXxrDMQb9nPFMnoXBubYLG5xZWxm8YX7aLbAKIY_u7xpm9iL3UpxRCL_kqhPJnsw9to9BsGt9Email&sigh=5-pjPwS7suGUUWaeoYyYKE76Cto&rdc=1 The playback works but very very slow due to the fact that ffmpeg makes huge number of GET requests while playing the media. It drops the current connection and establishes a new one every few downloaded Kbs. The problem can be simulated with any application using ffmpeg libraries ( including ffplay ). Initially I used older releases and the problem was happenning at the start of the playback. Just a few days ago I switched to the latest ffmpeg libraries and ffplay. With the latest version the problem starts to happen after the 4th Mb (48th second). Until then it works just fine. The times and Mbs are when playing the above media. With other URLs the values are different. Does anyone know if there is a way around this problem or may be has a fix for it? Thanks! Regards, Nick _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
