Billal
SMSoftware Mansion
•Created by Aske on 7/4/2024 in #membrane-help
H265 choppy playback in QuickTime on Mac
Once I finish with my use case, I'll try to adapt it for usage with the membrane plugin.
14 replies
SMSoftware Mansion
•Created by Aske on 7/4/2024 in #membrane-help
H265 choppy playback in QuickTime on Mac
I'll try to create a PR in membrane_mp4_plugin to fix this issue.
Yes you can use ex_mp4 to write a muxer however membrane_mp4_plugin is more appropriate for your use case.
14 replies
SMSoftware Mansion
•Created by Aske on 7/4/2024 in #membrane-help
H265 choppy playback in QuickTime on Mac
Yes, it is.
I wanted something to manipulate mp4 files without using pipelines.
14 replies
SMSoftware Mansion
•Created by Aske on 7/4/2024 in #membrane-help
H265 choppy playback in QuickTime on Mac
Hi @Aske
Most probably the reason is the missing ctts (composition offset table) from the muxed MP4 (membrane muxer doesn't store this table).
I processed the input file with an updated version of membrane_mp4_plugin, I don't have a MAC, so you can try the file on your side.
14 replies