[FFmpeg-user] How to decrypt .ts files into separate .ts files with ffmpeg without using a playlist?

Reino Wijnsma rwijnsma at xs4all.nl
Thu Feb 13 00:48:03 EET 2020


On 2020-02-10T16:55:04+0100, Micael Silva <micaelsilva at gmail.com> wrote:
> You can decrypt single files using "ffmpeg  -key (hex key) -iv (hex IV,
> required) -i crypto+file:/path/to/file.ts"
Hmm, never knew this was possible. Very interesting.
Thanks, Micael!

-- Reino


More information about the ffmpeg-user mailing list