solid-software / flutter_vlc_player

📺 Flutter VLC powered video player.
506 stars 247 forks source link

does flutter_vlc_player support ogg or flac codec #185

Open ermi14 opened 3 years ago

ermi14 commented 3 years ago

I was trying to build a streaming app and want to use this package. But I have to be sure if it supports ogg for audio and video.

bayo-code commented 3 years ago

This plugin is based on libvlc, and libvlc supports almost all codecs, so yeah, it does