TVheadend: Transcoding not available

  • Hello


    ive installed TVheadend (3.9 unstable) according to this guide:
    Tvheadend Setup


    but i miss in general the option for trancoding, how can i get this button (like
    in the picture)?


    Server:
    BitFenix Phenom M - ASRock B75 Pro3-M - 8GB Crucial B.S. - Intel G2140 - Corsair CX430M - 1x 64GB SanDisk SDSSDP (system) - 2x 2TB WD20EARX (data) - 1x 3TB WD30EFRX (Snapraid) - TBS6981 DVB-S2 - OMV 0.5x

  • Hi,


    to enable transcoding in tvheadend, you have to compile a binary with enabled transcoding.


    A detailed Instruction is available here
    http://tvheadend.org/projects/tvheadend/wiki/Building


    Short Version:
    1. git clone https://github.com/tvheadend/tvheadend.git
    2. cd tvheadend
    3. ./configure --enable-libffmpeg_static
    4. make
    5. AUTOBUILD_CONFIGURE_EXTRA=--enable libffmpeg_static ./Autobuild.sh -t precise-amd64
    6. Then install the .deb-file with dpkg -i tvheadendSOME_NUMBER.deb


    Enjoy transcoding.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!