VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. I am using ffmpeg by command line but I can't figure out how to make a jpeg screenshot can some one tell me how to make a jpeg screenshot please it would be greatly appreciated.
    Maybe you can post the command.

    output jpg as extesion it also needs to be 21 seconds into the video.
    Just a sing frame thumbnail

    I am using it in a script I am writing but it should be a basic command I just can't figure it out please help thanks.
    http://www.technologyforever.com/video1.html
    Video hosting and video sharing community
    http://www.technologyforever.com/game1.html
    free online games
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    Code:
    ffmpeg -i input.avi -ss 0:00:21.000 -sameq -vframes 1 frame%d.jpg
    thumbnail?
    you can add resize
    Code:
    -s 144x80
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!