Mikael Finstad에서 게시
Losslessly trim audio and video
번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.
LosslessCut trims and rearranges video and audio files without re-encoding them. It reads a file, lets segments be marked on a timeline, then copies the selected streams straight into a new container. Because the picture data is never decoded and encoded again, the operation finishes in roughly the time it takes to read and write the file, and no generation loss is introduced.
That approach carries one condition worth knowing before use: cuts land on keyframes. A start point set between keyframes moves to the nearest one, so the result can begin slightly before or after the chosen instant, and frame-exact cutting requires re-encoding the affected part. Beyond trimming, the program merges files, splits one file into several segments in a single pass, extracts individual audio, video or subtitle streams, remuxes between containers, edits track metadata and pulls still frames out of the video.
It is a desktop front-end to FFmpeg, so the formats it accepts follow what FFmpeg can demux and mux.
배포처 제공
터미널에서 설치
flatpak install flathub no.mifi.losslesscut저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.