Not so bad FFV1 :)
ffmpeg -hide_banner -i "input.m2ts" -map 0:0 -c:v ffv1 -level 3 "output_ffv1_level-v3.mxf"
produces a lossless 1.9GB file.:
General
Complete name : ouput.mxf
Format : MXF
Format version : 1.3
Format profile : OP-1a
Format settings : Closed / Complete
File size : 1.81 GiB
Duration : 10 min 53 s
Overall bit rate mode : Variable
Overall bit rate : 23.8 Mb/s
Frame rate : 29.970 FPS
Encoded date : 0-00-00 00:00:00.000
Writing application : FFmpeg OP1a Muxer 61.7.100.0.0
Writing library : Lavf (mingw32) 61.7.100.0.0
Video
ID : 2
Format : FFV1
Format version : Version 3.4
Format settings, wrapping mode : Frame
Format settings, Slice count : 4 slices per frame
Codec ID : 0D01030102230100-0401020203090400
Duration : 10 min 53 s
Bit rate mode : Variable
Bit rate : 23.8 Mb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 (30000/1001) FPS
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossless
Bits/(Pixel*Frame) : 2.294
Stream size : 1.81 GiB (100%)
Color range : Limited
Color primaries : BT.601 NTSC
Transfer characteristics : BT.709
Matrix coefficients : BT.601
coder_type : Golomb Rice
ErrorDetectionType : Per slice
Other #1
ID : 1-Material
Type : Time code
Format : MXF TC
Frame rate : 29.970 (30000/1001) FPS
Time code of first frame : 00:00:00:00
Time code of last frame : 00:10:53:02
Time code settings : Material Package
Time code, stripped : Yes
Other #2
ID : 1-Source
Type : Time code
Format : MXF TC
Frame rate : 29.970 (30000/1001) FPS
Time code of first frame : 00:00:00:00
Time code of last frame : 00:10:53:02
Time code settings : Source Package
Time code, stripped : Yes
Other #3
Type : Time code
Format : SMPTE TC
Muxing mode : SDTI
Frame rate : 29.970 (30000/1001) FPS
Time code of first frame : 00:00:00:00
I'll try FFV1 and h264 testing stability..
Anyway, FFV1 pros = small output size, cons = no GPU enconding :(
Gustavo is FFV1 only for write or also for read? (https://forum.filmworkz.com/t/83yq2c3/supported-formats)