diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-07-25 16:01:40 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-08-30 11:51:42 +0200 |
commit | ed5caaaf221bda5b4efbe8a3631d0a3438b0d32c (patch) | |
tree | d2cdb619ff084da84cdfe93f3f0f3a56f90f1dc1 /doc/developer.texi | |
parent | b39b6b745669f0472768d57092fbd1b009fd6a33 (diff) | |
download | ffmpeg-ed5caaaf221bda5b4efbe8a3631d0a3438b0d32c.tar.gz |
fftools/ffmpeg_mux: use correct timebases for bitstream filtering
Bitstream filtering input timebase is not always necessarily equal to
OutputStream.mux_timebase. Also, set AVPacket.time_base correctly for
packets output by bitstream filters
Do not rescale at all in of_output_packet() when not doing bitstream
filtering, as it's unnecessary - write_packet() will rescale to the
actual muxer timebase.
Diffstat (limited to 'doc/developer.texi')
0 files changed, 0 insertions, 0 deletions