l-smash GUI 2 (WPF)
question_answer0
About 1 year age I wrote the l-smash GUI project, I used Winform at that moment. This time I used the new WPF framework (by Kice) to rebuild the l-smash GUI 2. l-smash GUI 2 is a simple graphic interface for L-SMASH Muxer/Remuxer, It can support muxing/remuxing of video, audio and chapter. This GUI only provide the most commonly used mux/remux functions and the timelineeditor function. You can create a vfr video clip with the timelineeditor. In this new GUI, the muxing/remuxing operation…
Read MoreSet resolution on headless server
Sometimes we use the headless server with a vnc desktop, the desktop will usually keep the lowest resolution (800*600). Even worse, its resolution cannot be modified directly. So we need a dummy drive to solve it. the Following was tested in Debian 9: first install video card drive: apt-get install xserver-xorg-video-dummy Then paste following in “xorg.conf”. This config file is usually not exist in modern OS. These OS can detect most of the monitor and auto setup. But we can…
Read MoreInstall Plex Media Server on Debian Linux
Plex is a very useful cross-platform mediaserver, it supports many different media formats and has a good UI. So I decided to install a Plex mediaserver on my dedicated server. The OS in my server is Ubuntu 16.04, the following code can be also used in Debian. Contents ToggleInstall Plex:Configure Plex server:add Media Library Install Plex: Plex can be deployed by following ways: 1.by apt (recommand) you can easily update your server with this methode, instead of download deb packages…
Read MoreDeployment of Latex IDE in macOS
LaTeX is a TEX-based typesetting system. many teachers ask students to write papers with Latex. The peoblem is, the TEX project just like a c program project, you can only get the output by compiling. It’s very cumbersome to print a bunch of command every time to get the output. Sometimes you even need to compile the project with different compilers a few times. So you’d better to have a IDE, there are lot of IDEs can be used: LyX,…
Read MoreDeployment in SYS ARM-2T
I have wrote some blogs about service deployment in arm based development board. This time I find a ARM server provided by So you Start. These servers are using ARM A9 process, which have the same model as WD MyCloud (Gen2). The performance of this process is not very strong. The HDD is brand new 2.5′ HGST 2TB 7200RPM. This time I used Debian 9 as OS. I will install qBittorrent and Nextcloud in this platform. The problem is the kernel…
Read MoreQuickBox efs mod v1.1.1
Contents ToggleSome digressionMerge newest source codefix bugs about transmissionadd qbittorrentother changes Some digression I released a modify version of QuickBox last year, and the official source code has changed a lot, so I decide to merge these code and add some feature at the same time. this is my project Merge newest source code today’s official source code has boom to version 2.5.4, I have already update these code. The Official source code is now support transmission, but still works not so…
Read MoreCompile qBittorrent without Tracker Authentication
It is common to see qBittorrent’s Dialog, when some torrents says Error 401. Sometimes we use a torrents with so many such unauthenticated message, it will take me a lot of time to close these Dialogs. how to disable such function? it is acturally very easy, just comment these lines(qBittorrent/src/base/bittorrent/torrenthandle.cpp line1403-1404): //if (p->status_code == 401) //m_session->handleTorrentTrackerAuthenticationRequired(this, trackerUrl); then you can compile the whole qBittorrent to get your own QB software. libs: Qt:5.9.4, Libtorrent:1.0.11.0, Boost:1.64.0 platform: Windows 7 x64 Enterprise toolchain:vs2017…
Read MoreProviding SoftEther VPN + DaloRADIUS service in BPI-M1
Platform: bananapi M1 Development Board(Dual core ARM Crotex-A7) Operating System: Raspbian (2016-07-13-raspbian-jessie-bpi-m1-m1p-r1.img) Aim: Provide SoftEther VPN service to protect data transfer security in Public WLAN; Provide DaloRADIUS service to enhance the security of WLAN authentication. Contents TogglePart0 : PreparingPrepare the OSPrepare proxychains-ng to accelerate Software Downloading1.download the source code:2.configure proxychains-ng:3.use proxychains-ng:Setting static IP:Part1 : Compile SoftEther:1.install Compiler:2.configure firewall (optional):3.download the source code:4.decompression the source code:5.compile:6.setting permission:7.Create systemd Script:8.configure SoftEther VPN Server:Part2 : install FreeRADIUS + DaloRADIUS1.onstall FreeRADIUS and its requrement:2.initialize…
Read MoreFontLoader temporary fonts loader
When we use some subtitle with effects, it may be require a lot of extra fonts(it also happens when we do some design). it will be difficult to install all the fonts: to many not commonly used fonts will occupy large space in our system; many software will also troubled with those fonts. someone given out such practical tool, which can temporary load these fonts. source: https://bitbucket.org/cryptw/fontloader/src/75bd3aabce8eb31e6f0a8bda02cf08d7458c1146?at=default executable:download We can use it with easily drag the fonts file to this executable…
Read MoreAbout ripping Alice to Zouroku
question_answer0
the BD source is pretty good with high resolution, edge lines are smooth. The part of CG is also 900p, some scenes have even better image resolution(seems about 960p). Though it has some Collapse Painting, the painting quality is really not bad. I used AA and slight deband general processing method. I also protect the FHD staff information with a text mask. The BD source has a simple structure. It contains only one Interview, I just did IVTC to this…
Read More