Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
pal_to_ntsc [2014/07/22 11:40]
beandog
pal_to_ntsc [2021/10/17 19:21]
beandog
Line 8: Line 8:
  
 <​code>​ <​code>​
-avconv ​-i pal.vob -target ntsc-dvd ntsc.mpg+ffmpeg ​-i pal.vob -target ntsc-dvd ntsc.mpg
 </​code>​ </​code>​
  
Line 14: Line 14:
  
 <​code>​ <​code>​
-avconv ​-i pal.vob -target ntsc-dvd -vb 9000k -ab 192k ntsc.mpg+ffmpeg ​-i pal.vob -target ntsc-dvd -vb 9000k -ab 192k ntsc.mpg
 </​code>​ </​code>​

Navigation