[1] https://google.github.io/mediapipe/solutions/pose
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
$ffmpeg -i video.avi -vf subtitles=subtitle.srt out.avi
$ffmpeg -i video.mp4 -f srt -i video.srt -map 0:0 -map 0:1 -map 1:0 -c:v copy -c:a copy -c:s mov_text out.mp4
References:
[1] https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo
[2] https://stackoverflow.com/questions/8672809/use-ffmpeg-to-add-text-subtitles
ffmpeg -i video.mp4 -vf subtitles=video.srt out.mp4
select name->'es_PE',* from product_template where name->>'es_PE' like '%MEGACI%' References: [1] https:/...