Search found 690 matches

by valib
Sat Jan 11, 2014 9:46 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Thanks for response. I made some changes so please use the UMSBuilder again but do not copy ums.exe and ums.jar. Use UMS-Windows.exe and make clean Installation. Then copy the conf file I provided to the renderers directory and after you start UMS choose it and uncheck the "Vizio Smart TV"...
by valib
Fri Jan 10, 2014 11:16 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Ranger187 I made some changes in the code in https://github.com/UniversalMediaServer ... ediaServer. Can you test it? You can use http://code.google.com/p/universal-medi ... p&can=2&q= to get the latest revision of UMS.
by valib
Fri Jan 10, 2014 3:19 am
Forum: Media Renderers
Topic: Dish Network Hopper
Replies: 11
Views: 20413

Re: Dish Network Hopper

There is an error in your config file Supported = f:mpegts|mpegps v:mpeg2 a:aac|ac3|mpa|wav|pcm m:video/mp2t|video/MP1S|video/mpeg2 It could be Supported = f:mpegps v:mpeg2|h264 a:aac|ac3|lpcm m:video/mpeg Supported = f:mpegts v:mpeg2|h264 a:aac|ac3|lpcm m:video/mpeg Also delete # FIXME: Remove thes...
by valib
Fri Jan 10, 2014 2:58 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Please for the testing purpose choose only one renderer "Vizio Smart TV" and the rest of them disable (at the General Configuration page). They spam the debug.log. I read that discussion on PMS and will check whether that solution could be implemented.
by valib
Thu Jan 09, 2014 11:50 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Ranger187 please change in the .conf to

Code: Select all

Supported = f:avi v:mpeg1|mpeg2|mp4|h264 a:ac3|mp3 m:video/avi
and after test send the debug log. Thanks
by valib
Wed Jan 08, 2014 11:35 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Please provide MediaInfo for the "28 days later" video in the "text" view to see more details.
by valib
Wed Jan 08, 2014 10:19 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

OK delete the line TranscodeExtensions=dvr-ms,dvr,mkv,dv,ty,mov,ogm,hdmov,hdm,rmv,rmvb,rm,asf,evo,asx,flv,m2v,mpe,mod,tivo,ty,tmf,ts,tp,m2p,mp4,m4v,avi,wmv,wm,divx,div,flac,mlp,fla,wma,m4a,aac,dts,mka,ape,ogg,shn,mpc,ra,mp2,wv,oma,aa3,gif,png,arw,cr2,crw,dng,raf,mrw,nef,pef,tif,tiff where you force ...
by valib
Wed Jan 08, 2014 3:06 am
Forum: Media Renderers
Topic: Vizio Smart TVs
Replies: 109
Views: 224539

Re: Vizio Smart TVs

Try to add

Code: Select all

ChunkedTransfer=true
to the conf file and test it. Send also debug.log please.
by valib
Sun Nov 03, 2013 12:15 pm
Forum: Announcements
Topic: Version 3.0.0 is released
Replies: 27
Views: 71799

Re: Version 3.0.0 is released

I see improvement with my subtitle problem with a LG TV. The files now show an info, that there is an external subtitle and they will play (former version always showed just an error). Ok subtitle still won't show, but i'm optimistic now, that a future version will solve this problem. Sorry we coul...
by valib
Fri Feb 22, 2013 12:12 pm
Forum: Help and Support
Topic: Possible bugs subtitles and chapters combination usage
Replies: 6
Views: 8682

Re: Possible bugs subtitles and chapters combination usage

That is not about the chapter functionality. When FFMpeg will fix the problem with time seeking it will works. Unfortunately it is not a UMS problem. We can solve it but the performance will be much slower in comparison with MEncoder.