Project

General

Profile

help me fix bug install tvheadend 4.2.6!! pls

Added by hoang nam tran over 6 years ago

i have generate tvheadend4.2.6 bcm53xxx buffalo wzr600dhp.
i run opkg install tvh.ipk ok in putty
but when run tvheadend in putty error

'root@LEDE:~# tvheadend
Error loading shared library libavfilter.so.6: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libswresample.so.2: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libavresample.so.3: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libswscale.so.4: No such file or directory (needed by /usr/bin/tvheadend)
Error relocating /usr/bin/tvheadend: avfilter_graph_create_filter: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_get_by_name: symbol not found
Error relocating /usr/bin/tvheadend: avresample_available: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_graph_free: symbol not found
Error relocating /usr/bin/tvheadend: avresample_alloc_context: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_graph_alloc: symbol not found
Error relocating /usr/bin/tvheadend: av_buffersrc_add_frame: symbol not found
Error relocating /usr/bin/tvheadend: avresample_open: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_inout_free: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_inout_alloc: symbol not found
Error relocating /usr/bin/tvheadend: avresample_read: symbol not found
Error relocating /usr/bin/tvheadend: avresample_convert: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_register_all: symbol not found
Error relocating /usr/bin/tvheadend: av_buffersink_get_frame: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_graph_parse_ptr: symbol not found
Error relocating /usr/bin/tvheadend: avresample_free: symbol not found
Error relocating /usr/bin/tvheadend: avresample_close: symbol not found
Error relocating /usr/bin/tvheadend: avfilter_graph_config: symbol not found
root@LEDE:~# root@LEDE:~# tvheadend
Error loading shared library libavfilter.so.6: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libswresample.so.2: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libavresample.so.3: No such file or directory (needed by /usr/bin/tvheadend)
Error loading shared library libswscale.so.4: No such file or directory (needed by /usr/bin/tvheadend)
Error relocating /usr/bin/tvheadend: avfilter_graph_create_filter: symbol not found
'

how to fix


Replies (3)

RE: help me fix bug install tvheadend 4.2.6!! pls - Added by Robert Cameron over 6 years ago

Looks like it wasn't linked properly against ffmpeg/libav*, or that you don't have ffmpeg installed.

RE: help me fix bug install tvheadend 4.2.6!! pls - Added by hoang nam tran over 6 years ago

i need install ffmpeg on buffalo?
or istall ffmpeg on pc linux and recomplie tvheadend?
you can guide?

RE: help me fix bug install tvheadend 4.2.6!! pls - Added by Robert Cameron over 6 years ago

hoang nam tran wrote:

i need install ffmpeg on buffalo?
or istall ffmpeg on pc linux and recomplie tvheadend?
you can guide?

It depends upon which options you enabled in your configure command,

    (1-3/3)