200 outofsync.ogg This would add 200ms of silence at the beginning of the audio track with the ID12345taken from 'outofsync.ogg'. Some movies start synced correctly but slowly drift out of sync. For these kind of movies you can specify a delay factor that is applied to all timestamp...
Add a description, image, and links to the mkvmerge topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the mkvmerge topic, visit your repo's landing page and select "manage topics." Learn more...
I'm not sure ifffmpeghas done anything wrong, but apparently things are at least "trickier" when the produced file consists of a lossy audio track. The duration of the track(s) would apparently be longer then it was / should be.
特殊的轨道 ID '-1' 是个百搭号,它将使给定的开关应用到从输入文件中读到的所有轨道。 使用轨道 ID 的选项的描述中均含有 'TID'。此外下列选项也使用轨道 ID:--audio-tracks、--video-tracks、--subtitle-tracks、--button-tracks以及--track-tags。
$ mkvmerge -o MyMovie-with-sound.mkv -A MyMovie.avi MyMovie.ogg ちょっと考えて、あなたはもうひとつの音声トラック(例えば音声コメンタリや吹替えな ど)を'MyMovie-add-audio.wavにリッピングしました。再びエンコードして、新しいファイルにまとめます。 $ oggenc -q4 -oMyMovie-...