Hi Paul,
Did that, and even when moving the bit rate to the middle it is doing 26 fps which is far from the ffmpeg I run manually that did 72.
Looking at the media info of both files I see that strangely the ffmpeg that is faster and doing 72 fps has better video quality
Can we try and tweak the profile to execute the:
ffmpeg -analyzeduration 10000000 -i input -y -c:v mpeg2video -pix_fmt yuv420p -qscale:v 1 -g 15 -c:a ac3 -b:a 64k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts output.mpg
For such transcoding and check the fps with that configuration?
Attached the MediaInfo files for both outputs
Bookmarks