bvibber / ogv.js

JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten
https://brooke.vibber.net/misc/ogv.js/demo/
Other
1.2k stars 101 forks source link

ogv support frame interprediction? #627

Closed xiazhibin closed 1 year ago

xiazhibin commented 1 year ago

ffmpeg option -bf

bvibber commented 1 year ago

I think that's an MPEG-4 specific option for ffmpeg's encoder, and not related to any codecs ogv.js supports.