VIZIO M70-C3 Config
- AYColumbia
- Posts: 57
- Joined: Wed Jan 02, 2013 4:06 am
VIZIO M70-C3 Config
Hi,
I was finally able to set up a config for my new VIZIO M70-C3 TV. Probably will need some tweaking as I use it more, but it seems to be working fine so far. Not sure if this can be safely applied to all M-series TVs, i.e., M60, M65, M75 and M80 since they may/may not have the same DLNA media app. But I guess can be included as "VIZIO Mxx-C3" generically.
Image and config file attached.
I was finally able to set up a config for my new VIZIO M70-C3 TV. Probably will need some tweaking as I use it more, but it seems to be working fine so far. Not sure if this can be safely applied to all M-series TVs, i.e., M60, M65, M75 and M80 since they may/may not have the same DLNA media app. But I guess can be included as "VIZIO Mxx-C3" generically.
Image and config file attached.
- Attachments
-
- UMS Vizio M70-C3 UHD TV Image/Icon.
- VIZIO M70-C3.png (17.67 KiB) Viewed 13509 times
-
VIZIO M70-C3.conf
- New config for Vizio M70-C3 UHD TV.
- (1.34 KiB) Downloaded 842 times
Re: VIZIO M70-C3 Config
THANK YOU. I've been working on a conf for my C65-C1 i'll let you know how this works out.
Thanks again,
Chris
Thanks again,
Chris
Re: VIZIO M70-C3 Config
Made some changes. Here's my latest take. I still have issue trying to filter out High 10L5.1 mkv's and send them straight to the TV.
Code: Select all
#----------------------------------------------------------------------------
# Profile for Vizio UHD Smart TV.
# See DefaultRenderer.conf for descriptions of all the available options.
#
# Chris Nalley - [email protected]
RendererName = Vizio M UHD series Smart TV
RendererIcon = viziosmarttv.png
UserAgentSearch = GUPnP/0.12.8 UPnP/1.0 DLNADOC/1.50
UpnpDetailsSearch = Vizio
TranscodeVideo = MPEGPS-MPEG2-AAC
SeekByTime = true
H264Level41Limited = true
MaxVideoWidth = 4096
MaxVideoHeight = 2304
MaxVideoBitrateMbps = 80
MediaInfo = true
Supported = f:mp4 a:ac3|aac|lpcm|mpa|mp3 m:video/mp4
Supported = f:wmv m:video/x-ms-wmv
Supported = f:mkv a:ac3|aac|lpcm|mpa|mp3 m:video/x-matroska
Supported = f:m2ts a:ac3|aac|lpcm|mpa|mp3 m:video/mpeg
- AYColumbia
- Posts: 57
- Joined: Wed Jan 02, 2013 4:06 am
Re: VIZIO M70-C3 Config
You bet.chrisn812 wrote:THANK YOU. I've been working on a conf for my C65-C1 i'll let you know how this works out.
Thanks again,
Chris


Re: VIZIO M70-C3 Config
For the life of me I can't get my M65 to play at 4K content from UMS.
My current conf file:
Trying to get my TV to play a few 4K UHD mp4s
Why does my profile insist on trying to transcode this or not play it? I've even tried remuxing it into a mkv with no luck.
My current conf file:
Code: Select all
RendererName = Vizio M UHD series Smart TV
RendererIcon = viziosmarttv.png
UserAgentSearch = GUPnP/0.12.8 UPnP/1.0 DLNADOC/1.50
UpnpDetailsSearch = Vizio
MaxVideoWidth = 3840
MaxVideoHeight = 2160
MediaInfo = true
Supported = f:mkv a:aac|ac3 m:video/x-matroska
Supported = f:mp4 a:aac|ac3 m:video/mp4
Code: Select all
Complete name : INK DROPS 4K (ULTRA HD).mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
File size : 286 MiB
Duration : 3mn 4s
Overall bit rate : 13.0 Mbps
Encoded date : UTC 1904-01-01 00:00:00
Tagged date : UTC 1904-01-01 00:00:00
Writing application : Lavf55.12.100
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : [email protected]
Format settings, CABAC : No
Format settings, ReFrames : 3 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 3mn 4s
Bit rate : 12.9 Mbps
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (23976/1000) fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.065
Stream size : 283 MiB (99%)
Encoded date : UTC 1904-01-01 00:00:00
Tagged date : UTC 1904-01-01 00:00:00
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : 40
Duration : 3mn 4s
Bit rate mode : Constant
Bit rate : 126 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 44.1 KHz
Frame rate : 43.066 fps (1024 spf)
Compression mode : Lossy
Stream size : 2.76 MiB (1%)
Default : Yes
Alternate group : 1
Encoded date : UTC 1904-01-01 00:00:00
Tagged date : UTC 1904-01-01 00:00:00
- AYColumbia
- Posts: 57
- Joined: Wed Jan 02, 2013 4:06 am
Re: VIZIO M70-C3 Config
I don't know too much about 4K/UHD right now, but I believe you'll need to have the video encoded in HEVC/H265 or VP9. Am fairly certain that your file won't work because it's encoded in AVC/H264 regardless of the resolution. So some research so you can save yourself some headaches. If you have a UHD TV, it should support HEVC if not VP9 as well and any videos you have encoded that way should play directly without transcoding. Good luck.
Re: VIZIO M70-C3 Config
It's too bad the TV's apparently don't have the basic subtitle support. Sucks for things like Japanese Anime which needs it.
The only way to get subtitles is to have UMS force transcoding (from what I remember), but that means I cannot fast forward
or rewind during video play (I really wish TV's would allow this when transcoding).
Wish I could get Vizio to support subtitles. It's the one huge thing against these TV's.
The only way to get subtitles is to have UMS force transcoding (from what I remember), but that means I cannot fast forward
or rewind during video play (I really wish TV's would allow this when transcoding).
Wish I could get Vizio to support subtitles. It's the one huge thing against these TV's.