colemar

Results 24 issues of colemar

### Problem Description https://handbrake.fr/docs/en/1.6.0/technical/video-qsv.html This page says lookahead=1 is the default. I verified that putting `lookahead=1` in Advanced Options for `H.264 (Intel QSV)` makes a difference in the output file...

Correction Needed

`Binsearch: An unexpected error occurred while communicating with the indexer: Unable to find main table in binsearch page. This happens sometimes ;-) ` Version: 5.3.7 At this time it happens...

bug

Protocol table should look like this: ![image](https://github.com/qwj/python-proxy/assets/3066000/e1db05df-8b5d-4161-a658-00b72ea890de) ``` +-------------------+------------+------------+------------+------------+--------------+ | Name | TCP server | TCP client | UDP server | UDP client | scheme | +===================+============+============+============+============+==============+ | http (connect)...

I need to identify the **ssf** protocol in order to let **sslh** (protocol demultiplexer by Yves Rutschle) recognize it and distinguish an ssf client connection on port 1234 from the...

This option description in the main page is misleading: `-g: Allow gateway ports. Allow client to bind local sockets for a service to a specific address rather than "localhost"` Actually,...

I understand Launcher Hijack is intended mainly for Fire Tablets and Fire TV's, still I would like to report the issue. **To Reproduce** 1. Install on Memu 9 emulator 2....

After `docker run --name=qbittorrent-exporter -e QBITTORRENT_USERNAME... caseyscarborough/qbittorrent-exporter:latest` I see this ``` /opt/qbittorrent-exporter/bin/qbittorrent-exporter: line 233: xargs: command not found ``` even though the container runs ok. I attached to the container...

Since latest released stc does not implement events subcommand, I am tring to build it: ``` $ git clone https://github.com/tenox7/stc.git Cloning into 'stc'... remote: Enumerating objects: 388, done. remote: Counting...

You may want to add to README.md that if Syncthing has been installed from a debian package (see https://apt.syncthing.net/) then a symlink is needed to make `stc` happy: ``` $...

**Describe the bug** A clear and concise description of what the bug is. ``` Value of '893' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'. Parameter...