SJSAssetExportSession/Tests/SJSAssetExportSessionTests
Sami Samhuri 9297a14920
Fix encoding stalling by interleaving audio and video
Thanks to the AVFoundation team I learned that both audio and video
samples are supposed to be interleaved whenever media data is ready
from either call to encode ready samples, and that fixes encoding this
video encoding with x264 and ffmpeg.
2024-11-08 17:06:26 -08:00
..
Resources Fix encoding stalling by interleaving audio and video 2024-11-08 17:06:26 -08:00
AutoDestructingURL.swift Convert from Xcode project to Swift package 2024-09-18 08:51:02 -07:00
AVAsset+sending.swift Convert from Xcode project to Swift package 2024-09-18 08:51:02 -07:00
ReadmeExamples.swift Convert from Xcode project to Swift package 2024-09-18 08:51:02 -07:00
SendableWrapper.swift Convert from Xcode project to Swift package 2024-09-18 08:51:02 -07:00
SJSAssetExportSessionTests.swift Fix encoding stalling by interleaving audio and video 2024-11-08 17:06:26 -08:00