Project

General

Profile

Bug #2047

No image and audio by watch with WebGUI TRANSCODING HELP

Added by Piotr Kuchciak over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Transcoding
Target version:
-
Start date:
2014-04-10
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.512
Affected Versions:

Description

Hello
Because i have a problem with Unable to open libvo_aacenc encoder by watch TV from WebGUI with TRANSCODING and have not audio, i reinstaled from beginner my Debian-Chroot on my Synology. Then i make install TVHeadend latest commit 3.9.512

In Debian-Chroot i installed this package:
apt-get install sudo locales openssh-server xterm build-essential automake autopoint python ncurses-dev liburiparser-dev libssl-dev pkg-config zlib1g-dev gettext git curl
libgc-dev libcurl4-openssl-dev ccache

and libavcodec-extra-54 libswscale-dev libavformat-dev libavcodec-dev.

When i want to watch tv with select TRANSCODING by WebGUI as before i have not image and audio. By TVHGuide client or XBMC i see ok TV. I dont know what is ?

Syslog display info when i try watch:
2014-04-10 00:05:16.191 mpegts: 698000 - tuning on Afatech AF9033 (DVB-T) : DVB-T #1
2014-04-10 00:05:16.218 subscription: "HTTP" subscribing on "ESKA TV", weight: 100, adapter: "Afatech AF9033 (DVB-T) : DVB-T #1", network: "DVB-T_Cabel", mux: "698000", provider: "", service: "ESKA TV"
2014-04-10 00:05:16.811 transcode: 1:H264 720x576 > H264 360x288
2014-04-10 00:05:16.813 transcode: 2:MPEG2AUDIO > AAC
2014-04-10 00:05:16.950 libav: using SAR=16/11
2014-04-10 00:05:16.972 libav: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle Cache64
2014-04-10 00:05:16.981 libav: profile Constrained Baseline, level 2.1
2014-04-10 00:05:16.981 libav: 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=25 keyint_min=2 scenecut=40 intra_refresh=0 rc_lookahead=25 rc=abr mbtree=1 bitrate=207 ratetol=1.0 qcomp=0.60 qpmin=10 qpmax=30 qpstep=4 vbv_maxrate=3670 vbv_bufsize=1835 nal_hrd=none ip_ratio=1.41 aq=1:1.00
2014-04-10 00:13:08.500 mkv: Live stream: Write failed -- Przerwany potok
2014-04-10 00:13:08.501 webui: Stop streaming /stream/channel/d710b6c9397add47d917850323408f90?transcode=1&mux=matroska&acodec=AAC&vcodec=H264&scodec=NONE&resolution=288&bandwidth=0&language=, muxer reported errors
2014-04-10 00:13:08.503 subscription: "HTTP" unsubscribing from "ESKA TV"
2014-04-10 00:13:08.533 libav: frame I:553 Avg QP:22.25 size: 6460
2014-04-10 00:13:08.533 libav: frame P:11204 Avg QP:22.75 size: 1929
2014-04-10 00:13:08.533 libav: mb I I16..4: 54.7% 0.0% 45.3%
2014-04-10 00:13:08.533 libav: mb P I16..4: 2.2% 0.0% 3.6% P16..4: 21.7% 10.3% 4.3% 0.0% 0.0% skip:57.8%
2014-04-10 00:13:08.533 libav: final ratefactor: -33.22
2014-04-10 00:13:08.533 libav: coded y,uvDC,uvAC intra: 48.1% 57.5% 33.3% inter: 13.5% 16.0% 2.3%
2014-04-10 00:13:08.533 libav: i16 v,h,dc,p: 59% 22% 8% 12%
2014-04-10 00:13:08.533 libav: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 19% 15% 5% 6% 8% 5% 7% 5%
2014-04-10 00:13:08.533 libav: i8c dc,h,v,p: 55% 21% 18% 5%
2014-04-10 00:13:08.533 libav: ref P L0: 82.2% 12.4% 5.4%
2014-04-10 00:13:08.533 libav: kb/s:0.12

Before i watch tv transcoding wit WebGUI with NO PROBLEM with image and audio.

History

#1

Updated by Piotr Kuchciak over 10 years ago

hts@Synology_DS713:~/tvheadend$ ./configure --prefix=/usr --enable-bundle --disable-avahi
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... ok
checking for cc -msse2 ... ok
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for cc lockowner ... ok
checking for cc qsort_r ... ok
checking for py module gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok
checking for cc linux/dvb/version.h ... ok
checking for pkg zlib ... ok
checking for pkg libcurl ... ok
checking for pkg liburiparser ... ok
checking for pkg libavcodec <=55.0.0 ... ok
checking for pkg libavcodec >=52.96.0 ... ok
checking for pkg libavutil >=50.43.0 ... ok
checking for pkg libavformat <=55.0.0 ... ok
checking for pkg libavformat >=53.10.0 ... ok
checking for pkg libswscale >=0.13.0 ... ok
checking for cc sys/inotify.h ... ok
fetching dvb-scan files ... ok

Compiler:
Using C compiler: ccache cc
Build for arch: x86_64

Binaries:
Using PYTHON: python

Options:
cwc yes
v4l no
linuxdvb yes
iptv yes
tsfile yes
dvbscan yes
timeshift yes
trace yes
imagecache yes
avahi no
zlib yes
libav yes
inotify yes
curl yes
epoll yes
uriparser yes
ccache yes
bundle yes
dvbcsa no
kqueue no
mpegts_dvb yes
execinfo yes
mmx yes
sse2 yes
getloadavg yes
atomic64 yes
lockowner yes
qsort_r yes
py_gzip yes
bin_bzip2 yes
ssl yes
linuxdvbapi yes
inotify_h yes
mpegts yes
mpegps no

Packages:
openssl 1.0.1e
zlib 1.2.7
libcurl 7.26.0
liburiparser 0.7.5
libavcodec 54.35.0
libavutil 52.3.0
libavformat 54.20.3
libswscale 2.1.1

Installation paths:
Prefix: /usr
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: ${datadir}/man

Final Binary:
/home/hts/tvheadend/build.linux/tvheadend

Tvheadend Data Directory:
/usr/share/tvheadend

hts@Synology_DS713:~/tvheadend$

#2

Updated by Piotr Kuchciak over 10 years ago

Ok i fix it. Reinstall debian.

Can you tell how i can install on Debian libavcodec 55 to works with TVHeadend ?

#3

Updated by Mark Clarkstone over 10 years ago

  • Category set to Transcoding

Also available in: Atom PDF