FAQ  •  Register  •  Login

Wrong audio track played...

<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Sun Jun 02, 2013 2:45 pm

Wrong audio track played...

Hi! I have see in 1.2.1 that when I play a mkv file hich contain 2 audio track (ex: #1 eng and #2 fre) It always play the #1 track. but I want to use the french audio. How can I proceed?


Thanks you
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Mon Jun 03, 2013 12:24 am

Re: Wrong audio track played...

I had this issue with some of the rips I did, and it was caused by my ripping software changing the default audio track assignment. However, once I began using MakeMKV, it's never happened again. Your issue is the non-English track is not the #1 track, and Serviio will only stream the first track.

Depending on what you use to play the video, you may be able to select different audio tracks, assuming there's more than one embedded in the file. My Sony SNP-N200 boxes allow this, but my Panasonic TV does not, and I tried a Panasonic BD player once and it could not either. Can't remember the remote buttons for the BD player, but perhaps there's one that allows changing options on the video being played, and with luck the audio track might be one option.

You do have one other option. Use something like Handbrake and remux the file with only the audio track you desire. Takes several hours to do a file, but that would give you the audio track you want.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Mon Jun 03, 2013 1:48 am

Re: Wrong audio track played...

Actually, I think the panasonic profile is not optimized really to work fine with some panasonic option. I far as I know, almost everything is transcoded and servvio is not able to "talk correctly" with panasonic device.

On the panasonic remote, I have button for select subtitle, audio, etc. But serviio doesn't handle them. I don't know if this can be fixed, but if Serviio dev's need a volunteer. I'm the right person!

Actually, like you said. I use mkvmerge and changing manually the #1 audio track for the french audio and it work fine. But it's a little bit "pain in the ass" to do this to every file I download...
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon Jun 03, 2013 5:50 am

Re: Wrong audio track played...

There is already a request for this in the development pipeline - see https://bitbucket.org/xnejp03/serviio/i ... ection-for. You may wish to track that development.

Of the three file types I tend to use (mkv's, mp4's and AVI's) my Pana only really handles AVI's natively (but some Panasonics don't even do that). Fortunately all others can be generally handled by remuxing and some audio transcoding, rather than having to transcode the video.
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 03, 2013 4:26 pm

Re: Wrong audio track played...

It'd work if the file was not transcoded. Try to play the file via Generic profile to see if it works.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Jun 04, 2013 9:37 am

Re: Wrong audio track played...

But for files thatare transcoded, you have to implement transcoding for all audio track to the same aTarget format (multiple resources) with device that support audio switching on M2TS, then you can also use transwrapping feature to always set preferred language at first track for device that does not support audio switching. (On library you have to store all audio track informations...)
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Fri Jun 07, 2013 11:45 am

Re: Wrong audio track played...

I have tried with generic profil and I can select audio when transcoding is not used. This doesn't work with the Panasonic profil.. :'(
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Fri Jun 07, 2013 12:54 pm

Re: Wrong audio track played...

I have tried with generic profil and I can select audio when transcoding is not used. This doesn't work with the Panasonic profil.. :'(

If the file can be played using the generic profile with audio selection available, why not simply edit the panasonic profile you are using to remove transcoding for that file type. I note you have two panasonic devices - are they both using the same profile? What file type are we talking about? Does it play natively on both devices?
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 79 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.