Hello,
I am trying to use -rc_override option for FFMPEG. However, i do not see any change in the frame I have tried 2 command mentioned below ffmpeg -i abp1.mp4 -b:v 154k -rc_override:v 6336,6436,-48 -vstats_file stats.txt -c:v libx265 -c:a copy abp1_compress_154.mp4 ffmpeg -i abp1.mp4 -b:v 154k -rc_override:v 6336,6436,1 -vstats_file stats.txt -c:v libx265 -c:a copy abp1_compress_154.mp4 Please let me know if there is any issue with this command Thanks Shailender Jain <mailto:[email protected]>?? _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
