Hello together,
at first i have to say a big THANK YOU to shagrath an all other developers. The PMS is now working well together with my BRAVIA KDL 40W5500. Its wonderful to see a real living project. Maybe some other features eg. pause fastforward and rewind will be implemented in future releases.
Lars wrote:0469580 wrote:Did you manage to get HD movies streaming without hickups and get a/v in sync
I've got a rather old single core pentium pc (2.6 MHz), so I do have hickups with hd movies (not with sd movies) and hd material cannot be watched fluently. But, as I said, I think it's just a matter of performance. With Avisynth/MEncoder I sometimes happened to have some a/v sync problems which seemed to be solved by switching over to "MEncoder" only. I do not know whether this was just by accident or really the reason, I am not such a media expert.
Streaming of various SD videos to the TV worked great now I face the same problems than Lars and 0469580. Streaming of HD stuff will not work fluently. I use a Athlon X2 System the NIC is working withh 100Mbps. Due buffering i see almost 100% CPU usage after buffering about 50% to 60% the network usage is about 30%. Now i am looking for the bottleneck in my system. I think the focus should be up to the Network because the system is able to fill the transcoding buffer. Has anyone a idea here?
**UPDATE*************************************************************************************************************
I tried out to work with the Quality settings:
keyint=1:vqscale=1:vqmin=1 /* Lossless Quality, Crazy Bitrate */
--> multiple hickups per second ;-(
keyint=25:vqmax=5:vqmin=2 /* Good quality for HD Wifi Transcoding */
--> hickups every 2 seconds
keyint=25:vqmax=8:vqmin=3 /* Low quality, Low-end CPU or HD Wifi Transcoding */
--> hickups every 2-3 secondy
So as i can see that the buffer is filled up with every setting i suppose the CPU (Athlon X2 5200+) should be powerful enough. The Setting with the best quality has the lowest CPU utilization (about 35%). But also the network performance should not be too bad i use wired a 100Mbps NW so the Server is connected direct to a switch and from this switch there is s direct connection to the TV.
Maybe I should try out a Gigabit switch....
*********************************************************************************************************************
THX Andi