sunlubo / SwiftFFmpeg

A Swift wrapper for the FFmpeg API
Apache License 2.0
521 stars 83 forks source link

SampleBuffer to (mpeg1video | mp2 audio) mpegts file #51

Open vr-wonny opened 3 years ago

vr-wonny commented 3 years ago

Hi. Can somebody help me? I need to convert incoming CMSampleBuffer's to (mpeg1video | mp2 audio) mpegts file

vr-wonny commented 3 years ago

i did it 🥳

ioanalexme commented 3 years ago

Hello. Can you share some code? :)