Support cook audio codec (was: serviio does not play live stream on some valid links)

Issue #769 resolved
Former user created an issue

i cannot get serviio to play this link rtsp://streaming.btl.net/broadcast/krem.rm but i can play the link on VLC and i have several morel links that i am experiencing the same thing with. also i can play this link on servio rtsp://streaming.btl.net/broadcast/love.rm . also when i check the previous link with " check stream url " and the link it does not give a check mark saying it is a good on the link rtsp://streaming.btl.net/broadcast/krem.rm. something is not working correctly.

Comments (4)

  1. Petr Nejedly repo owner

    The first is unsupported format, will try to add support. The second gives me 401 error.

      libpostproc    52.  3.100 / 52.  3.100
    Input #0, rtsp, from 'rtsp://streaming.btl.net/broadcast/krem.rm':
      Metadata:
        title           : krem fm 96.5
        comment         : KREM Radio 2012
      Duration: N/A, start: 0.000000, bitrate: 32 kb/s
        Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 32 kb/s
    
  2. Petr Nejedly repo owner
    #!
    
    ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
      built with gcc 4.9.3 (GCC)
      configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtmp --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --enable-libspeex --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --arch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config --bindir='/jenkins/workspace/FFmpeg - Win32/target'
      libavutil      55. 17.103 / 55. 17.103
      libavcodec     57. 24.102 / 57. 24.102
      libavformat    57. 25.100 / 57. 25.100
      libavdevice    57.  0.101 / 57.  0.101
      libavfilter     6. 31.100 /  6. 31.100
      libswscale      4.  0.100 /  4.  0.100
      libswresample   2.  0.101 /  2.  0.101
      libpostproc    54.  0.100 / 54.  0.100
    [rm @ 00f92aa0] Invalid stream index 2 for index at pos 150154493
    Input #0, rm, from 'G:\SERIALE - DO OBEJRZENIA - LEKTOR PL\Eureka - Colin Ferguson, Neil Grayston, Christopher Jacot, Ed Quinn - 1,2,3,4,5 - lektor PL - 2006-2012 - rmvb\Sezon 1 - lektor PL\Eureka S01E01 - lektor PL.rmvb':
      Metadata:
        title           :
        author          :
        copyright       :
        comment         :
        ASMRuleBook     : #($Bandwidth >= 0),Stream0Bandwidth = 64082, Stream1Bandwidth = 385918;
        Audiences       : Easy RealMedia Tool's Audience;
        audioMode       : music
        Creation Date   : 10/12/2007 12:47:39
        Description     : This File is Created by Easy RealMedia Tools@!
        Email           : rick@redcheek.net
        Generated By    : Easy RealMedia Tools V1.8x
        HomeWeb         : http://redcheek.net
        Keywords        :
        Modification Date: 10/12/2007 12:47:39
        videoMode       : normal
      Duration: 00:43:07.66, start: 0.000000, bitrate: 464 kb/s
        Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 64 kb/s
        Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 512x384, 392 kb/s, 25 fps, 25 tbr, 1k tbn, 1k tbc
    At least one output file must be specified
    
  3. Log in to comment