You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the command line specifying an output file containing a comma, produces a strange behavior:
dvbtee -C2 -I2 "-ofile://filename with, comma.ts"
Outputs a broken file of 0 bytes named filename with. I searched around and could not find a , comma.ts file on the filesystem anywhere. Not sure if the comma is a special control character or if this is a bug.
The text was updated successfully, but these errors were encountered:
Running the command line specifying an output file containing a comma, produces a strange behavior:
Outputs a broken file of 0 bytes named
filename with
. I searched around and could not find a, comma.ts
file on the filesystem anywhere. Not sure if the comma is a special control character or if this is a bug.The text was updated successfully, but these errors were encountered: