Streamio FFMPEG v0.6.2 Release Notes

Release Date: 2010-05-05 // almost 14 years ago
    • ➕ Added Movie#uncertain_duration? which is true if ffmpeg is guessing duration from bitrate
    • Skipping the transcoders duration validation if original file has uncertain duration
    • Made sure aspect ratio preservation always rounds new size to an even number to avoid "not divisible by 2" errors
    • 🔄 Changed Movie#valid? logic to accept any movie with either a readable audio or video stream