Hello there,
In FFmpeg's HEVC & AV1 encoder wrappers, the private codec option -s12m_tc
, documented as "Use timecode (if available)", is present, but unmapped in
the H.264 encode wrapper.
This, however, should also be present in h264_nvenc, as indicated in
ffnvcodec's
https://github.com/FFmpeg/
On Sat, Feb 15, 2025 at 14:17:42 +0100, Ferdi Scholten wrote:
> On 15-02-2025 13:25, mb...@mbork.pl wrote:
> > time ffmpeg -y -i some_film.mp4 -i some_film.srt -ss 121052ms -to 140392ms
> > -c:v libx264 -vf scale=240:-1 -c:a copy -c:s mov_text clip.mp4
> >
> > but it didn't work - the clip was sel