Results 1 to 3 of 3

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

  1. #1

    Default Is there a way to select which audio stream is sent in a Video file.

    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:

    Code:
    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

  2. #2
    Join Date
    Mar 2010
    Posts
    146

    Default

    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.

  3. #3
    Adric Guest

    Default

    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.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •