Releases: LorenzoDePasquale/FF-Video-Converter
v0.7-beta
Fixed fastcut not cutting audio with Youtube and Reddit videos (because audio is a separate source)
Fixed app player not loading ffmpeg libraries when launched with "Open with..." command from explorer
Added player current time position
v0.6-beta
Added support for Facebook videos
Added support for Instagram videos
Fixed fastcut bug with Youtube and Reddit videos
v0.5-beta
Added audio codec info
Added check to prevent opus audio in mp4 container, since it's not fully supported by the standard
Fixed bugs with network sources not loading correctly
Fixed cut option to use keyframe-seeking for seeking to the start timestamp
v0.4-beta
Added drag and drop functionality
Closing the application while ffmpeg is running will correctly stop the ffmpeg process
v0.3-beta
Fixed program crashing with some media files
v0.2-beta
Added support for Twitter videos;
Fixed some visual bugs
Initial release
v0.1-beta Merge branch 'master' of https://github.com/LorenzoDePasquale/FF-Vide…