Jetson AGX Xavier 32G
deinterlacing line by line processing anti interleaving hard decoding will cause picture jitter. How to solve this problem?
Original flow : http://down.52itv.cn/1/yunnan.ts
Transcoding stream : http://down.52itv.cn/1/out.ts
Execute:./ffmpeg -c:v h264_nvmpi -i ./yunnan.ts -c:v h264_nvmpi -b:v 3M -c:a copy -f mpegts out.ts
Hope to help solve this problem, this problem has been bothering me for a long time!