Benutzer:McZusatz/Binärer Haufen

Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 19. Dezember 2012 um 22:17 Uhr durch McZusatz (Diskussion | Beiträge) (t: |border). Sie kann sich erheblich von der aktuellen Version unterscheiden.

vc

 -noskip -mc ?

mencoder input.ext -oac pcm -ovc lavc -lavcopts vcodec=ffv1 -o out.avi

mencoder input.ext -oac pcm -ovc raw -vf format=yv12 -o out.avi

mencoder input.ext -ovc lavc -oac lavc -of lavf -lavfopts format=webm -lavcopts acodec=vorbis:vcodec=libvpx -ffourcc VP80 -o output.webm ?


ffmpeg -i input.ext -acodec pcm_s16le -vcodec ffv1 out.avi

ffmpeg -i input.ext -acodec libvorbis output.ogv
ffmpeg -i input.ext output.webm


ffmpeg2theora input.ext -v 10 -a 10


Input for OggConvert: yv12(raw)/PCM

t

usage example of closed captions
 
laksdjf