[FFmpeg-trac] #10393(undetermined:closed): unexpected PTSs inside avcodec_send_frame
FFmpeg
trac at avcodec.org
Sat Jul 15 12:06:50 EEST 2023
#10393: unexpected PTSs inside avcodec_send_frame
---------------------------------+----------------------------------------
Reporter: markshw | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: undetermined
Version: 6.0 | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+----------------------------------------
Changes (by elenril):
* status: new => closed
* resolution: => fixed
Comment:
Should be fixed in dff3a283cd8c71802d43fbbbfcf57fb479784a24.
Note that the `-1` syntax is now deprecated and you should switch to
`-enc_time_base demux` instead. `filter` is now also available, allowing
you to use the timebase from the filtergraph.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10393#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list