stream movie to DLNA client not support format

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
christophe195
Posts: 8
Joined: Wed Jun 18, 2014 7:38 am

Re: stream movie to DLNA client not support format

Post by christophe195 »

I have made a new conf file.

Wen i set the render to support mp4 no subtitles are played. Wen i don't do that ums will transcode but ther is no sound. I think none of the "TranscodeVideo" profiles have a good soundformat for me.

The Telenet Digibox only support mp3 and ACC, not AC3

Code: Select all

#=== Detectie ===#
RendererName = Telenet Digicorder
RendererIcon = telenet.png
UserAgentSearch = L21XTLN

#=== Bestandsinfo ===#
#Video instellingen
Video = true
TranscodeVideo = MPEGPSAC3
DefaultVBVBufSize = false
MuxH264ToMpegTS = true
H264Level41Limited = true
MaxVideoBitrateMbps = 0
MaxVideoWidth = 1920
MaxVideoHeight = 1080
KeepAspectRatio =

# audio instellingen
Audio = true
TranscodeAudio = MP3
MuxDTSToMpeg = false
WrapDTSIntoPCM = true
WrapEncodedAudioIntoPCM = true
MuxLPCMToMpeg = true
TranscodeAudioTo441kHz = false

# foto instellingen
Image = true
ForceJPGThumbnails = true
AutoExifRotate = true

# dvd instellingen
ShowDVDTitleDuration = false

#=== exstra info ===#
# Sneller browseren
MediaInfo = false
CreateDLNATreeFaster = true

# rest
TranscodeFastStart = true
StreamExtensions=mkv,avi,mov,mpg,mpeg,mpegts,mpegps,mov
christophe195
Posts: 8
Joined: Wed Jun 18, 2014 7:38 am

Re: stream movie to DLNA client not support format

Post by christophe195 »

can i add a transcode profile or can i edit this?

i must send audio in mp3 or acc.
Post Reply