Alas, I do not think I want to get banned from the forums on my first day.
What I can do is upload the ffprobe output from the input file and the output file. (Except I can’t because new users cannot upload attachments.)
Okay, here is the stream section of the input file, including an error message. This was created with handbrake - mostly I removed the chapters to make it smaller and the filename to remove the name of the show:
Metadata:
major_brand : mp42
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2021-03-06T16:15:15.000000Z
encoder : HandBrake 1.3.3 2020061300
Duration: 00:25:33.01, start: 0.000000, bitrate: 1714 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, smpte170m), 708x480 [SAR 8:9 DAR 59:45], 1546 kb/s, 24.01 fps, 59.94 tbr, 90k tbn, 180k tbc (default)
Metadata:
creation_time : 2021-03-06T16:15:15.000000Z
handler_name : VideoHandler
vendor_id : [0][0][0][0]
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 160 kb/s (default)
Metadata:
creation_time : 2021-03-06T16:15:15.000000Z
handler_name : Stereo
vendor_id : [0][0][0][0]
Stream #0:2(eng): Data: bin_data (text / 0x74786574), 0 kb/s
Metadata:
creation_time : 2021-03-06T16:15:15.000000Z
handler_name : SubtitleHandler
Unsupported codec with id 100359 for input stream 2
And here is the stream section of the output file:
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf58.20.100
Duration: 00:25:32.99, start: 0.041000, bitrate: 13193 kb/s
Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p(tv, smpte170m), 1416x1080, 13092 kb/s, 24.01 fps, 24.01 tbr, 570873562.00 tbn, 48.02 tbc (default)
Metadata:
handler_name : VideoHandler
vendor_id : [0][0][0][0]
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
Thank you.