Jonas Lang Thanks for your comments, I already installed all required dependencies, expect libavresample-dev which had below error and after search noted bavresample-devs substituted with libswresample-dev, Thus I presume I'm stuck on stage two either running auto-build script. Basically as new user don't expect small details will lead to big impact, thanks for the info.
Yes, already running TVH from pre-complied package source, but to be honest i dont know what will be different if i complied it myself or use other pre-complied package. I'm much interested to continue the built and compile the process.
`ali@AMD:~$ sudo apt install libavresample-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libavresample-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libavresample-dev' has no installation candidate
ali@AMD:~$ sudo apt install libswresample-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libswresample-dev is already the newest version (7:4.4.2-0ubuntu0.22.04.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded'
as of now, still stuck on <Autobuild/debian.sh: line 45: dpkg-buildpackage: command not found>