After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629283 - allow selecting an audio file to play with the video
allow selecting an audio file to play with the video
Status: RESOLVED WONTFIX
Product: totem
Classification: Core
Component: Movie player
2.30.x
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-09-10 14:54 UTC by Jean-François Fortin Tam
Modified: 2017-05-08 13:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2010-09-10 14:54:38 UTC
Just like you can select an external subtitle file, I would like being able to select an external audio file in the Audio menu. This is useful is some situations where audio for various languages or for various channel configurations (ex: stereo vs 5.1) is provided in different files.
Comment 1 Bastien Nocera 2011-02-27 19:49:54 UTC
What's the actual use case here? Where do you get those external sound files, and for which type of videos?
Comment 2 Jean-François Fortin Tam 2011-03-02 13:52:14 UTC
Well, although many files come with multiple audio streams muxed into a matroska container, it sometimes happens that you encounters files that have multiple optional tracks, such as a commentary track or 5.1 track instead of stereo, and that these tracks are distributed separately.

Granted, this is a rare use case, but I thought that it could be a nice feature to have (one menu item) to complement being able to load external subtitle files.

It's just that I don't want to use mplayer or vlc when I could use Totem :)

Besides, it's a pain in the arse to do in vlc. You have to first launch it with a command such as
vlc "foo.mp4" :input-slave="bar.aac"

And then in the ui, go into the Audio menu and manually activate the 2nd audio track (or guess which one it is).
Comment 3 Bastien Nocera 2012-03-28 23:53:47 UTC
Sorry to be a pain, but I'll close this as WONTFIX. You're the first person to request this in nearly 10 years of Totem, and I don't see an easy way to implement this in Totem.

You're probably better off coming up with an application that'll take the video and audio files, and stream them on the local system so you could just point totem at it.
Comment 4 Jean-François Fortin Tam 2012-03-29 03:03:23 UTC
Back then I reported it thinking "well, we have something similar for subtitles. Maybe the same could be done for audio", but fair enough, I understand that this is an edge case here :)
Comment 5 Pavel Shlyak 2016-10-08 08:59:57 UTC
It's an actual problem for me. In my opinion it's really important to fix because a lot of films are downloaded with soundtracks as external files
Comment 6 Bastien Nocera 2016-10-12 05:39:36 UTC
(In reply to Pavel Shlyak from comment #5)
> It's an actual problem for me. In my opinion it's really important to fix
> because a lot of films are downloaded with soundtracks as external files

I've never *ever* seen that actually. Most videos nowadays would have different tracks within the same file. We do support that.

(2nd person in 15 years!)
Comment 7 Callahan 2017-05-08 13:27:52 UTC
I'm 3rd :)

Now there is no rly good GTK based videoplayer with external audio file support in GNU/Linux (gnome-mplayer have some bugs for a long time).
Now only decision for me to use mplayer or mpv with commandline parameters.

Actually i know a lot of people that use external audio files (not sure about totem and linux).

Would be nice to see this feature in totem someday.