From d3d2de8a0d2b37faf8d0413ce948cee50a8f2364 Mon Sep 17 00:00:00 2001 From: Javanaut Date: Wed, 15 Apr 2026 15:50:24 +0200 Subject: [PATCH] adds scratchpad points --- SCRATCHPAD.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SCRATCHPAD.md b/SCRATCHPAD.md index cbb714c..eb9465a 100644 --- a/SCRATCHPAD.md +++ b/SCRATCHPAD.md @@ -73,5 +73,9 @@ ## Missing Timestamps -Detect ffmpeg warning "imestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly" and try autofix by -fflags +genpts -> Warning if fails -> Error. Check if flags collide with anything. +Detect ffmpeg warning "Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly" and try autofix by -fflags +genpts -> Warning if fails -> Error. Check if flags collide with anything. + +## .265 export + +-map 0:v -c:v copy -bsf:v hevc_mp4toannexb out.h265