digitze_your_vhs_tapes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
digitze_your_vhs_tapes [02.01.2012 23:11] Pascal Suterdigitze_your_vhs_tapes [02.01.2012 23:34] Pascal Suter
Line 15: Line 15:
  
 after you have successfully recorded the move it's time to de-interlace and further compress it (h264 in my case).. i do that with ffmpeg:  after you have successfully recorded the move it's time to de-interlace and further compress it (h264 in my case).. i do that with ffmpeg: 
-  ffmpeg -y -i input.mpg -b 1500k -bt 4M -vcodec libx264 -vpre libx264-slow -vf yadif -acodec libfaac -ac 2 -ar 48000 -ab 128k output3.mp4+  ffmpeg -y -i input.mpg -b 750k -bt 4M -vcodec libx264 -vpre libx264-slow -vf yadif -acodec libfaac -ac 2 -ar 48000 -ab 128k -threads 6 output3.mp4
  • digitze_your_vhs_tapes.txt
  • Last modified: 13.06.2012 22:34
  • by Pascal Suter