a-schild / jave2

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
GNU General Public License v3.0
1.24k stars 247 forks source link

Cannot resolve method 'setFormat' in 'EncodingAttributes' #127

Closed codeur47 closed 3 years ago

codeur47 commented 3 years ago

There is not method setFormat in EncodingAttributes I put this in my pom.xml

ws.schild jave-core 3.0.1
mressler commented 3 years ago

That's correct. There is now inputFormat and outputFormat.