Re: [FFmpeg-user] encryption not available for fmp4/m4s segments ?!?

2022-07-11 Thread Reindl Harald
Am 11.07.22 um 23:22 schrieb Robin van der Linden via ffmpeg-user: Hello, I'm urgently searching for a solution to protect HLS streams using DRM/AES encryption. Currently, it seems that this is only working with .ts segments not with .m4s segments and .ts files again don't work with HEVC /

[FFmpeg-user] encryption not available for fmp4/m4s segments ?!?

2022-07-11 Thread Robin van der Linden via ffmpeg-user
Hello, I'm urgently searching for a solution to protect HLS streams using DRM/AES encryption. Currently, it seems that this is only working with .ts segments not with .m4s segments and .ts files again don't work with HEVC / 4k HDR content, so it seems I'm 100% stuck at this point. There is

Re: [FFmpeg-user] Raw video conversion

2022-07-11 Thread Carl Zwanzig
On 7/10/2022 11:53 PM, Naveen.B wrote: [rawvideo @ 029bdbfde780] Packet corrupt (stream = 0, dts = 1).=188745.6kbits/s speed=3.33e+04x raw_video.raw: corrupt input packet in stream 0 [rawvideo @ 029bdbffd780] Invalid buffer size, packet size 104 < expected frame_size 312 Are

Re: [FFmpeg-user] Raw video conversion

2022-07-11 Thread Naveen.B
C:\Naveen\projects\DMS\software\ffmpeg_full\ffmpeg\bin>ffmpeg -f rawvideo -pixel_format yuv420p -video_size 1600x1300 -framerate 30 -i raw_video.raw raw_video.avi ffmpeg version 2022-06-20-git-56419428a8-full_build-www.gyan.dev Copyright (c) 2000-2022 the FFmpeg developers built with gcc 11.3.0