Compare commits
2 Commits
0728ece4b8
...
6dfbe1022a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6dfbe1022a | ||
|
|
d3d2de8a0d |
@@ -73,5 +73,9 @@
|
|||||||
|
|
||||||
## Missing Timestamps
|
## 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