+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date: Nov 2009
    Location: Germany
    Hello everyone!

    I am using a software, that generates thumbnails from video files.
    So far I've used mplayer to generate thos thumbs.
    Since ffmpeg can create much cleaner and better thumbs, I changed the appropriate command line in the code and it runs everything perfectly ...
    Code:
    ffmpeg -ss [timeCode] -i [inFile] -vcodec mjpeg -vframes 1 -an -f rawvideo -s [scaleWidth]x[scaleHeight] [outDir]/output.jpg 1> /dev/null 2> [debugFile]
    ... except if the output format of the thumbs is ODD!
    (So for example, 640x481 pixels)

    This follows from the error log:

    Frame size must be a multiple of 2
    See here:
    http://www.google.de/#hl=de&source=h...f+2&fp=1&cad=b

    I've read through but I found nothing useful
    There must also be a possibility to get FFMpeg to work as perfectly as mplayer does if the thumbsize/videosize is odd.

    Here, i would need your help, hints or solutions!


    Thank you very much!
    yamyam
    Quote Quote  

  2. Member
    Join Date: Nov 2009
    Location: Germany
    No ffmpeg pro's available who can help ?
    Quote Quote  

  3. Member
    Join Date: Nov 2009
    Location: Germany
    Quote Quote  




Similar Threads

  1. Staxrip: "Constant Quality" vs. "Exact File Size"
    By FallenAngelII in forum Video Conversion
    Replies: 1
    Last Post: 9th Aug 2007, 18:40
  2. Replies: 1
    Last Post: 28th Nov 2006, 20:12
  3. "Frame size 820*56 not supported" error in CCE
    By spon23 in forum Video Conversion
    Replies: 1
    Last Post: 7th Dec 2004, 00:26
  4. "Frame based" X "Field order A" X "
    By in forum Authoring (DVD)
    Replies: 0
    Last Post: 9th Nov 2003, 20:21
About   Advertise   Forum   RSS Feeds   Statistics   Tools