Menu

#365 -intra option not working for ffmpeg

closed-invalid
nobody
None
5
2006-10-06
2006-09-14
Anonymous
No

see the following two commands

ffmpeg -i input.mpeg ./imgs/a%d.jpg

ffmpeg -intra -i input.mpeg ./imgs/a%d.jpg

both produce same number of frames , however It
should only produce INTRA FRAMES when using -intra
option,

please check it
regards
Jawwad

Discussion

  • Michael Niedermayer

    Logged In: YES
    user_id=282150

    you dont understand what -intra does

     
  • Michael Niedermayer

    • status: open --> closed-invalid
     

Log in to post a comment.