Toshiba Regza 32VX733
-
- Posts: 4
- Joined: Mon Sep 12, 2016 3:43 am
Toshiba Regza 32VX733
Hi everybody!
I try use UMS (Mac mini, OS X 10.11.6) with my TV Toshiba 32VX733. I make config from Sony-BraviaNX70x.conf. It work with avi files (xvid/ac3) but don't work with mkv. Why UMS don't use transcoding for mkv files?
Also I found that MEncoder make bad stream for my TV and I turned off it.
I try use UMS (Mac mini, OS X 10.11.6) with my TV Toshiba 32VX733. I make config from Sony-BraviaNX70x.conf. It work with avi files (xvid/ac3) but don't work with mkv. Why UMS don't use transcoding for mkv files?
Also I found that MEncoder make bad stream for my TV and I turned off it.
- Attachments
-
- ums_dbg.zip
- (59.11 KiB) Downloaded 851 times
-
- TOSHIBAREGZA.conf.zip
- (785 Bytes) Downloaded 878 times
Re: Toshiba Regza 32VX733
If you are comfortable with making a custom build, you can try a beta version of zero-renderer config https://github.com/atamariya/UniversalMediaServer/
-
- Posts: 4
- Joined: Mon Sep 12, 2016 3:43 am
Re: Toshiba Regza 32VX733
In [Transcoding] folder of server I see only ffmpeg remuxed variants. How can I configured UMS for ffmpeg video transcoding and not remixing?
Yes I can make custom build. But what is mean "zero-render config"? And what kind of branch I must use?atamariya wrote:If you are comfortable with making a custom build, you can try a beta version of zero-renderer config https://github.com/atamariya/UniversalMediaServer/
Re: Toshiba Regza 32VX733
Use the master branch. With my code, you don't need any configuration - .conf or transcode folder. It queries the device for the formats it can support and then streams an appropriate format - transcoding where necessary. Feel free to report any issues here https://github.com/UniversalMediaServer ... r/pull/987
-
- Posts: 4
- Joined: Mon Sep 12, 2016 3:43 am
Re: Toshiba Regza 32VX733
Oh, I understood! I think this is the perfect feature for any DLNA server. Im going to make && run it)))atamariya wrote:Use the master branch. With my code, you don't need any configuration - .conf or transcode folder. It queries the device for the formats it can support and then streams an appropriate format - transcoding where necessary. Feel free to report any issues here https://github.com/UniversalMediaServer ... r/pull/987
-
- Posts: 4
- Joined: Mon Sep 12, 2016 3:43 am
Re: Toshiba Regza 32VX733
Yo, man! This shit is working! You are genius
Will this killer feature present in new release of UMS?

Will this killer feature present in new release of UMS?
Re: Toshiba Regza 32VX733
Glad it worked for you. This feature will only get merged in the mainline when more success stories come out - atleast ALL the renderers for which a conf file exists. We don't want to break the current working renderers. So if you can, get more people to test it and confirm the results.