baseKey should not be null. It is the ID of the node in the navigation tree hierarchy AFAIK.It is possible that baseKey & parent is null
can you change it once you have some time? You pobably know it better than mebaseKey should not be null. It is the ID of the node in the navigation tree hierarchy AFAIK.
Yes, I had it like that in the beginning, but there are different movflags. Normally the one to use should be "faststart", but the mp4 file was still unusable until the conversion was finished.Could it not just be added automatically when targeting the mp4 container for transcoding?
This was one of your test targets. It makes huuuuuge video files. 2GB -> 12GB. So the settings probably not ideal. But as I said, I never worked much with transcoding. So I would probably need several days to figure something nice out<VideoTarget container="MP4" movflags="frag_keyframe+empty_moov" videoCodec="H264" audioCodec="Aac" forceTranscoding="true">
The credentials stored in the MP2 config are not used now, I think... That's why I have to remove the MediaServer Plugin again as this is blocking the regular usage of MP2.[2015-09-08 21:41:33,905] [562602 ] [153 ] [INFO ] - DlnaMediaServer: Exception reading resource '{03dd2da6-4da8-4d3e-9e55-80e3165729a3}:////UHURA/Daten/Musik/Pop/A/Abba/1980 - Super Trouper/01 - Super Trouper.mp3' (Text: 'Der Zugriff auf den Pfad "\\UHURA\Daten\Musik\Pop\A\Abba\1980 - Super Trouper\01 - Super Trouper.mp3" wurde verweigert.')
By the way, all devices I have are able to play 1080p without issues, so I don't need transcoding and for this I'm not the person to test this...I am no transcoding expert