-
Greeting~
I'm trying to insert SCTE-35 into a udp stream and out put it as a ts file.
Here is my tsp command:
```
tsp -I ip 235.35.3.5:3535 \
-P pmt --service 1 --add-programinfo-id 0x43…
-
Sometimes inner parameter selection ignores the current scope and selects the first parameter in the nested scope instead.
**To Reproduce**
Steps to reproduce the behavior:
init.lua:
```lua
local thi…
-
When filtering has been used for a migration, `pgcopydb list table-parts` fails with:
```sh
# prior to running list table-parts we use filtering
pgcopydb clone --filters filter.ini ...
# at this…
-
Obviously a luxury-end feature request, but it'd be really handy!
At the moment, if a data type (eg users) is moved from static files to the database, and then the blueprint is updated (eg to add a…
-
See https://github.com/googlefonts/fontations/pull/1206
-
**Describe the bug**
Since upgrade to 1.2.6, Duplicate Finder does not find any duplicate. Logs shows "DbalException
An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: …
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to write c…
-
### Information about bug
bench --site test run-tests --doctype "Purchase Receipt" --test test_internal_pr_gl_entries
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
re…
-
I am using RLI configuration and while upserting and deleting getting error as describe below
**Expected behavior**
it should work end to end with RLI index enable
**Environment Description*…
-
Today, it's difficult for SQL-level developers to determine where replicas exist for each of their databases/tables/indexes/row spans. They want to know how many replicas exist and where those replica…