AviDemux
نرم افزاری رایگان و قدرتمند در زمینه ویرایش ویدیوها برای افراد مبتدی و حرفه ای می باشد که شما با استفاده از آن و بدون داشتن دانش خاصی در مورد ویرایش و تدوین فیلم ها می توانید اقدام به برش قسمت هایی از ویدیو، فیلترگذاری و اینکود کردن کنید. نرم افزار AviDemux می تواند در زمان هایی که لازم است قسمتی از یک فیلم بطور کل حذف شود به کمک شما بیاید. بطور مثال ممکن است یک فیلمی را از روی تلویزیون ضبط کرده باشید و در وسط فیلم تبلیغات وجود داشته باشد آنوقت با این برنامه می توانید قسمت هایی که تبلیغ در آن وجود دارد را به آسانی حذف کنید و یا اینکه بخواهید فیلمی را در اینترنت منتشر کنید و لازم است که فیلم را به تکه های کوچکتر و کم حجم تبدیل کنید در چنین مواقعی نیز می توانید بر روی این برنامه حساب باز کنید.
همچنین AviDemux دارای یک سری فیلترهای آماده می باشد که می توانید تنها با چند کلیک آنها را بر روی تصاویر اعمال کنید و به آسانی نویزهای موجود در فیلم را بردارید و فرمت های مختلف ویدیویی را اینکود کنید. این برنامه از فرمت های مختلف تصویری مانند: AVI، MPEG، MP4/MOV، OGM، ASF / WMV، MKV و FLV پشتیبانی میکند.
در صورت نیاز به راهنمایی در مورد این مطلب و یا هر مشکلی در زمینه کامپیوتر و موبایل با شماره پشتیانی 9099071461
از سراسر کشور با تلفن ثابت تماس بگیرید.
در صورت مشکل در برقراری تماس به سایت سیسبانمراجعه کنید
برای مشاهده لیست دانلود باید جاوا اسکریپت مرورگر خود را فعال کنید و یا افزونه حذف تبلیغات را غیرفعال کنید و بعد
کنید.
Changelog v2.7.5
- Some support libraries were not properly generated. That led to issues with x265 and png support.
- This release only updates the support libraries for win64, no other changes
Changelog v2.7.4
- New Feature:Detect and warn when cut points in H.264 video streams may result in playback issues despite being on keyframes
- FFmpeg:Update to the 4.1.4 release
- Core:Fix MSVC++ builds do not run when the path to user directory contains non-ASCII characters
- Decoder:Fix DXVA2 HW accelerated decoding on Windows 7
- Decoder:Fix DXVA2 HW accelerated decoding stops sometimes on cuts
- Decoder:Enable HW accelerated decoding of 8-bit HEVC for recent versions of Intel graphics driver on Windows
- Encoder:Fix regression with saved x264 and x265 profiles not found (MSVC++ only)
- Demuxer:Dynamically load VapourSynth Script library to avoid error messages on Windows if VapourSynth is not found
- Demuxer:Provide correct average audio bitrate in the Mp4 demuxer if the exact value for the particular codec is unknown
- Demuxer:Fix crash loading MP4 file with number of audio tracks exceeding the max supported
- Demuxer:Support audio tracks in fragmented MP4 files (the variety with empty moov only)
- Demuxer:Support E-AC3 audio tracks in MP4 files
- Demuxer:Fix ASF demuxer still broken by chance with MSVC++ only, the fix relevant for all platforms
- Demuxer:Support more varieties of BMP images
- Muxer:Optimize output of the Mp4 muxer for streaming on Windows too
- Muxer:Add option to the Mp4 muxer to output fragmented MP4 files
- Muxer:Label HEVC video in Mp4 in a way compatible with QuickTime on macOS
- Filter:Fix assembly in Yadif deinterlacer with MSVC++
- UI:Enable automatic application scaling on Windows for recent Qt versions
- UI:Fix silent mode, automatically confirm dialogs instead of choosing the default option
- Audio:Support WMAPRO audio codec for decoding
- Audio:Support AAC with signal band replication (SBR) in external audio tracks
- Audio:Fix saving AAC audio tracks with SBR to a file
- Audio:Improve resilience to false positives when probing external audio files for AAC
- Miscellaneous:Fix crash with OpenGL or DXVA2 video output in 32 bits Avidemux on Windows (better late than never)
- Miscellaneous:Fix regressed handling of empty frames in MPEG-4 and FRAPS video streams
- Miscellaneous:Numerous other fixes and polish