adds scratchpad points
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user