PDA

View Full Version : Is there a way to select which audio stream is sent in a Video file.



itsmydamnation
12-30-2010, 03:30 PM
Hi,

I have some files that have different audio streams for english/japanese etc.
is there a way to tell mezzmo which one to use, right now it seems to use the second one which is Japanese.


here is what FFmpeg info looks like:


FFmpeg version SVN-r26071, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 22 2010 10:30:32 with gcc 4.4.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffprobe --disable-ffplay --prefix=/media/windows-share/ffmpeg --extra-cflags=-U__STRICT_ANSI__ --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect
libavutil 50.35. 0 / 50.35. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.100. 0 / 52.100. 0
libavformat 52.88. 0 / 52.88. 0
libavdevice 52. 2. 2 / 52. 2. 2
libavfilter 1.69. 0 / 1.69. 0
libswscale 0.12. 0 / 0.12. 0
Input #0, ogg, from 'F:\videos\TV shows\Last exile\[a4e]Last_Exile_01[divx5.1].ogm':
Duration: 00:25:10.52, start: 0.000000, bitrate: 1289 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 640x352, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0.1(English): Audio: vorbis, 48000 Hz, stereo, s16, 104 kb/s
Stream #0.2(Japanese): Audio: vorbis, 48000 Hz, stereo, s16, 96 kb/s
Stream #0.3(English): Subtitle: [0][0][0][0] / 0x0000
At least one output file must be specified


---> DB Level Info: -99


cheers

RMerlin
12-31-2010, 06:25 AM
This is probably done client-side. For example, the WDTV Live can select which audio channel you want to hear. I doubt it's currently possible server-side (from Mezzmo), unless someone knows otherwise.

Adric
12-31-2010, 10:36 AM
Mezzmo will pick the first audio stream if it has to transcode a file as in this case. Otherwise you can change the audio stream on the DLNA device if it supports this.
In the future we will be implementing a feature to allow you to chose the audio stream.