PDA

View Full Version : HULU 480p H264/AAC in flv container streamed over rtmp


BlueCop
2008-12-28, 01:05
I added support to the Hulu Python script for these types of streams but the playback is really buggy. script here (http://xbmc.org/forum/showpost.php?p=261288&postcount=147)

It will start playing at the correct fps but then the video starts playing faster then the audio and it will start dropping frames and the video gets way ahead of the audio. I guess this is some sync issue.

If i save a local copy of the same the streaming flv file it will playback correctly with dvdplayer. It won't play with mplayer.

I have logs i can post if anyone needs them but i was hoping maybe a US based developer could talk a look at it what is happening here because it is beyond my skill set.

Should i try another branch with updated ffmpeg?

Thanks for all replies and all the greatness that is xbmc

sorry just realized this might need to be in the xbox sub category because it might be an issue with the xbox version or across all version i do not know. i currently only use the xbox version.

BlueCop
2008-12-28, 02:02
i was trying to post my xbmc log to some sites but it was too big
i zipped it and posted it here if someone wants to peak at the log

http://www.mediafire.com/?sharekey=7abc54b52ea65780d2db6fb9a8902bda

If someone could try to reproduce this bug so i can submit it to the trac system that would be helpful.