gfto / tsdecrypt

tsdecrypt reads and decrypts CSA encrypted incoming mpeg transport stream over UDP/RTP using code words obtained from OSCAM or similar CAM server. tsdecrypt communicates with CAM server using cs378x (camd35 over tcp) protocol or newcamd protocol.
http://georgi.unixsol.org/programs/tsdecrypt/
GNU General Public License v2.0
116 stars 52 forks source link

empty output #15

Closed spein46 closed 6 years ago

spein46 commented 6 years ago

Hi, when i try to decrypt ts source with tsdecrypt --const-cw 0x00000000000000001111111111111111 \ --input encrypted-file.ts --output file://decrypted-file.ts command the output file is always empty. Why? thanks

gfto commented 6 years ago

Use -3 --output-enc-pass | Output the stream even if can not be decrypted.

spein46 commented 6 years ago
schermata 2018-05-22 alle 18 43 14

This is output, the destination file is 0 byte, this is the screen of input file hex:

schermata 2018-05-22 alle 18 46 09