Page 2 of 2

Re: stream movie to DLNA client not support format

Posted: Sat Jun 21, 2014 9:21 pm
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

Re: stream movie to DLNA client not support format

Posted: Mon Jun 23, 2014 10:26 pm
by christophe195
can i add a transcode profile or can i edit this?

i must send audio in mp3 or acc.