Correct target stream is hidden in "#-Transcode-#" folder?
Posted: Mon Aug 26, 2013 6:03 pm
I'm transcoding my h264 .mkv files in streams targeted at a Panasonic BDT220 DLNA client.
What gets displayed on the DLNA client for every movie is the following folder/file structure:
The selection on line (4), even though it's 'presented' in the main folder, fails to play -- as it's an UNtranscoded stream of the original file.
The selections on lines (7) & (8) both play -- with 2-chan and 5.1-chan audio, respectively.
The stream I actually WANT to play is
How do I configure UMS to display that, and ONLY that, stream/selection in the 'main' folder?
Also, how do I get rid of the "08.05 (Mon)" display?
What gets displayed on the DLNA client for every movie is the following folder/file structure:
Code: Select all
(1) /Video
(2) /Movies
(3) /Movie1
(4) 08.05 (Mon) movie1.mkv [FFmpeg]
(5) #- Transcode -#/
(6) 08.05 (Mon) movie1.mkv [FFmpeg]
(7) 08.05 (Mon) [FFmpeg] {Audio:AAC/English}
(8) 08.05 (Mon) [FFmpeg] {Audio:AC3/English}
The selections on lines (7) & (8) both play -- with 2-chan and 5.1-chan audio, respectively.
The stream I actually WANT to play is
Code: Select all
(8) 08.05 (Mon) [FFmpeg] {Audio:AC3/English}
Also, how do I get rid of the "08.05 (Mon)" display?