VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. I make a gif file, which would be 8bit, right? Now I want to extract the frames as 24bit images and/or convert the extracted images to 24bit. How do I do that?
    Quote Quote  
  2. Member
    Join Date
    Jul 2009
    Location
    United States
    Search Comp PM
    irfanview can do that. www.irfanview.com
    Quote Quote  
  3. Originally Posted by zing269 View Post
    irfanview can do that. www.irfanview.com
    How?
    Quote Quote  
  4. users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  5. You can use ffmpeg - simply use png as target (video to image conversion script) and force rgb24 color space
    Quote Quote  
  6. Originally Posted by pandy View Post
    You can use ffmpeg - simply use png as target (video to image conversion script) and force rgb24 color space
    How do I force rgb24 color space?
    Quote Quote  
  7. Originally Posted by Sound Master View Post
    How do I force rgb24 color space?
    https://trac.ffmpeg.org/wiki/colorspace
    and
    https://ffmpeg.org/ffmpeg-filters.html#format-1

    but simplest way is:
    Code:
    -pix_fmt rgb24
    Quote Quote  



Similar Threads

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