INTERACT FORUM
Networks and Remotes => Media Network => Topic started by: rmiller66 on July 07, 2011, 10:43:03 pm
-
I am a bit overwhelmed.
I have a decent knowledge of codecs and the like, but no matter what i do I cannot figure out how to get MC16 to play through its DLNA server to a SONY Blu-Ray DLNA enabled player properly.
I can see the server, no problem. It will even playback .mkv files (2gb>) however they begin to stutter on the audio track very badly after a while.
I have gone so far as to configure a fresh Windows XP Pentium 4 2.8ghz machine with nothing on it except MC16. Same problem as my Core 2 duo (albeit a bit slower)
There are NO codec packs installed just MC 16.0.121.
Please, can someone assist me in setting up the correct configuration so I can play back seamlessly? After that maybe we can work on the no seek issue (Fast Forward and Rewind)
Thanks for everyones' hard work.
Rick
-
Filters and codecs aren't used for DLNA conversion.
What model BD player?
I assume the files are being converted. You may have to drop the video bitrate for your player.
Try editing the ffmpeg.xml file in Appdata. Look for the entry upnpdvd.
<upnpdvd>-target ntsc-dvd -ps 2000000000 -b 2700k -minrate 2700k -maxrate 2700k</upnpdvd>
This works fine on our BDP-S570
-
That is exactly the type of info I was looking for!
The Sony Blu-Ray is the BDP-bx37 (which is really the BDP-S370) which I believe the only diffrence between it and the 570 is yours has wireless built in and I do not.,
I am using a plain old 100 baseT connection and am seeing rates as high as 9mbits.
I will try editing that line now and see what happens!
Thanks!!
Rick
-
edited as suggested...still stutters :(
-
edited as suggested...still stutters :(
Is it converting? Try turning on "always convert" under Tools->Options->Media Network->Add or Configure DLNA servers->Video
-
It is set to always convert.
This is really aggravating because I have not changed any configuration. Only the auto update from J.river to non beta versions. Now it is broken.
R
-
When I had a P4 it wasn't able to keep up with encoding to mpeg2 for streaming for all file types. What is your CPU usage like when you are trying to play?
-
It seems that its FFMPEG. It is using 99 percent of the CPU time. The old version (I wish I knew WHICH old version of MC!) of ffmpeg didnt do that at all/
Rick
-
There are NO codec packs installed just MC 16.0.121.
Did you try the build from the top of the MC16 board?
-
Yes I have.
Seems that somewhere something changed radically. I believe I did use a MC16 version successfully, but somewhere during the update cycle it broke.
R
-
The DLNA video transcoding to mpeg2/dvd code is currently undergoing a lot of work. You might want to try again in a few builds. ffmpeg is probably going away.