INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: bspachman on July 26, 2011, 10:34:02 pm

Title: Multi-channel Audio & DLNA
Post by: bspachman on July 26, 2011, 10:34:02 pm
(This is a spin-off from this thread (http://yabb.jriver.com/interact/index.php?topic=65340.0))

Having done a little more research, it looks like MC is capable of transcoding formats, but not channels.

I have lots of video files that I'm trying to play using MC16 as a DLNA server and a DirecTV box as the renderer/player. Most of the files are in MP4 containers, but several are MKV, AVI, MOV and even FLV. In trying to get the MP4 files playing, I discovered that MC is able to convert the video into MPEG2, but is only able to convert files with 2 channel audio. It doesn't seem to matter what format the audio streams are in--MP3, AAC, AC3--if it's a 2-channel stream, the file converts and plays. If it's a 6-channel file, playback fails.

Are there any settings I'm overlooking in trying to get files with 6-channel audio streams to play back?

brad
Title: Re: Multi-channel Audio & DLNA
Post by: bspachman on August 01, 2011, 10:25:02 am
<bump>

:)
Title: Re: Multi-channel Audio & DLNA
Post by: bob on August 08, 2011, 04:32:00 pm
Try tweaking the ffmpeg.xml (upnpdvd lines) to set it to two channel?
Title: Re: Multi-channel Audio & DLNA
Post by: bspachman on August 08, 2011, 06:50:51 pm
Tried adding the parameter "-ac 2" to both the upnpdvd and the upnp_mp2_med lines. Restarted the media server, but same symptoms resulted. I also tried adding the parameters "-acodec mp3" and "-ab 160k" with no joy.

Thoughts?
brad
Title: Re: Multi-channel Audio & DLNA
Post by: bob on August 09, 2011, 11:17:04 am
The map options selects the input stream to encode. The encoding options specify the output.
I haven't tried this but from reading this doc, I think that it should work:
http://howto-pages.org/ffmpeg/#map
Title: Re: Multi-channel Audio & DLNA
Post by: akak718 on November 08, 2011, 10:40:47 am
Did anyone get this working? I'm having similar problems where the directv box can play video files, but it says it is unable to play the audio. I'm not clear what I need to do to get this working.
Title: Re: Multi-channel Audio & DLNA
Post by: bspachman on November 08, 2011, 10:59:24 am
I never did get this working with MC16, and I haven't tried yet with the MC17 beta. However, nothing I've read so far leads me to believe there have been changes yet in this area.

Do you know what kind of video files you are trying to play? Container (mp4, avi, mkv) and Codecs (h264, acc, mp3, ac3) and how many streams the files contain?

brad
Title: Re: Multi-channel Audio & DLNA
Post by: bob on November 08, 2011, 05:18:52 pm
17 uses internal conversion (only when set to mpeg2/dvd). I'd expect different results given that. It'd be interesting to see if that changes anything for you.
Title: Re: Multi-channel Audio & DLNA
Post by: bspachman on November 08, 2011, 05:21:50 pm
Great & Interesting news! I'll give it a try as soon as I get a chance!

brad