User Tools

Site Tools


audio_video

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
audio_video [2014/11/09 09:15] wwaudio_video [2026/06/20 15:35] (current) – external edit 127.0.0.1
Line 19: Line 19:
  
 ===== Transcode ===== ===== Transcode =====
-  nice -n 19 avconv -i "${infile}" -s 626x352 -map 0 -c:v libx264 -preset slower \ +<code bash> nice -n 19 avconv -i "${infile}" -s 626x352 -map 0 -c:v libx264 -preset slower \ 
-  -crf 24 -c:a libvorbis -b:a 96k "${outfile}.mkv"+-crf 24 -c:a libvorbis -b:a 96k "${outfile}.mkv"</code> 
 + 
 +----
  
 ===== VLC ===== ===== VLC =====
audio_video.1415524523.txt.gz · Last modified: (external edit)