Vorbis Audio Support.

Issue #281 resolved
Former user created an issue

Add support for video (mkv) with vorbis audio.

C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i F:\test.mkv FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 10 2011 21:46:22 with gcc 4.4.2 configuration: --enable-static --disable-shared --disable-shared --disable-ffp lay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --arch=x86 --e nable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i 686-mingw32- libavutil 50.36. 0 / 50.36. 0 libavcore 0.16. 0 / 0.16. 0 libavcodec 52.108. 0 / 52.108. 0 libavformat 52.92. 0 / 52.92. 0 libavdevice 52. 2. 3 / 52. 2. 3 libavfilter 1.72. 0 / 1.72. 0 libswscale 0.12. 0 / 0.12. 0 [matroska,webm @ 011dbd80] max_analyze_duration reached [matroska,webm @ 011dbd80] Estimating duration from bitrate, this may be inaccur ate

Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1) -> 500.00 (500/1) Input #0, matroska,webm, from 'F:\test.mkv': Duration: 00:42:04.59, start: 0.000000, bitrate: N/A Stream #0.0: Video: h264, yuv420p, 720x576, PAR 64:45 DAR 16:9, 25 fps, 500 tbr, 1k tbn, 50 tbc Stream #0.1: Audio: vorbis, 48000 Hz, stereo, s16 Stream #0.2(eng): Subtitle: dvdsub At least one output file must be specified

Comments (3)

  1. Log in to comment