Guest User

Untitled

a guest
Dec 12th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Input:
  2.  
  3. D:\Users\Shimmy\Music\ConversionTests>ffmpeg -i sample.wmv -vcodec amv -acodec adpcm_ima_amv -r 16 -target sample.a
  4. mv
  5.  
  6. Output:
  7. ......blah blah...........
  8.  
  9. Could not determine norm (PAL/NTSC/NTSC-Film) for target.
  10. Please prefix target with "pal-", "ntsc-" or "film-",
  11. or set a framerate with "-r xxx".
  12.  
  13. D:\Users....\>
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment