Hacker News new | ask | show | jobs
by dylan604 172 days ago
yes. but do you have to include the ffmpeg part to include just the other libraries?
1 comments

No, ffmpeg itself is a pretty small wrapper around them. But the rest are true libraries and not frameworks, so you have to make all kinds of playback decisions yourself. A/V sync is hard.