It's possible to create DV profile 5 video file in tsMuxer from file generated by bl_el_rpu_builder.py script with -mode 2 option?
Currently i do this with mp4muxer:
Code: Select all
mp4muxer --dv_profile 5 -i BL_RPU.hevc -o out.mp4
Sorry for my english!