video
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| video [2014/04/28 04:08] – ww | video [2014/10/30 08:33] (current) – removed ww | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Avisynth ===== | ||
| - | ==== Načtení .mkv ==== | ||
| - | * Demux pomocí TsRemux (neplést s tsMuxeR). | ||
| - | * Vytvořit .d2v pomocí DGIndex. | ||
| - | * Avisynth: | ||
| - | |||
| - | LoadPlugin(" | ||
| - | MPEG2Source(" | ||
| - | |||
| - | ==== Načtení .ts ==== | ||
| - | * Demux pomocí MKVextractGUI. | ||
| - | * Avisynth: | ||
| - | |||
| - | LoadPlugin(" | ||
| - | FFmpegSource2(" | ||
| - | |||
| - | ===== Transcode ===== | ||
| - | nice -n 19 avconv -i " | ||
| - | -crf 24 -c:a libvorbis -b:a 96k " | ||
video.1398658084.txt.gz · Last modified: (external edit)
