Thumbnailer - creates automaticly thumbnails from videos and tv recordings (1 Viewer)

Do you need a plugin for creating thumbnails?


  • Total voters
    185

MoPhat

Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Thats the parameters:

    Code:
    "-ss " + videoOffset + " -i \"" + filePathVideo + "\" -s " + xSize + "*" + ySize + " -vframes 1 -f image2 -vcodec mjpeg \"" + filePathThumb + "\"";

    for the h264 problem i'm on the search :D
    MoPhat
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    Just stumbled upon this.. Why don't you use the mtn which comes with MP?
    It's command line parameters are logged to MediaPortal.log
    As long as the files are physically correct (e.g. not broken by cutting, etc) it even works for h.264 as well.

    Here's more info about the program in use.
     

    micha02

    Portal Member
    January 2, 2009
    46
    0
    Home Country
    Germany Germany
    Hey MoPhat,

    the Plugin doesn't create Thumbs :(

    * Plugin is enabled
    * Folder-paths are placed
    * General > Thumbnails > Checkbox 'Auto-create thumbs of recordings' is checked

    MfG Micha
     

    MoPhat

    Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Hey MoPhat,

    the Plugin doesn't create Thumbs :(

    * Plugin is enabled
    * Folder-paths are placed
    * General > Thumbnails > Checkbox 'Auto-create thumbs of recordings' is checked

    MfG Micha


    Hi micha02, are the plugin in the process folder?

    If yes, can you please stop MP, delete all logs and then start it again.
    after that please post the mediaportal.log here for more details.


    thx
    MoPhat
     

    micha02

    Portal Member
    January 2, 2009
    46
    0
    Home Country
    Germany Germany
    Hello again...

    now it's running :)

    What have I done? > I talked with a friend about my problem and asked him to test the plugin.
    After a few minutes he answered: Cool the plugin is running!

    Why is it running on his machine? > He has downloaded the plugin form the download-site: here
    ...and I from the first post in this thread.

    But I have determined that the version from the download-site is an old one, without the foldersetting for tv-records and without different timesettings for thumbnail taking :(


    Cu Micha
     

    MoPhat

    Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Yeah, thats a very old one (stone age?)...

    I have seen in your log that you startet MP

    Code:
    2009-04-11 00:17:26.403800 [Info.][MPMain]: Thumbnailer: Started

    and stopped 20 seconds later...

    Code:
    2009-04-11 00:17:46.050800 [Info.][MPMain]: PluginManager: stopping ProcessPlugins.Thumbnailer.Thumbnailer
    2009-04-11 00:17:46.051800 [Info.][MPMain]: Thumbnailer: Stopped


    ...a littel short time for creating thumbs...

    have you copied the ffmpeg.exe in the process folder too?
    can you post a loger log file > 30min and a screenshot of the thumbnailer settings?

    thx
    MoPhat
     

    micha02

    Portal Member
    January 2, 2009
    46
    0
    Home Country
    Germany Germany
    Hey

    Yes I have copied all three files in the process folder (incl. ffmpeg.exe).


    The stone age version is also runnning on my HTPC.
    But I want to use the newest version ;)

    Here is the logfile:

    View attachment 38458

    And here the screenshot:
    2009-04-11 170814.jpg

    Cu Micha
     

    MoPhat

    Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Have you (the user) write permision to this folder?

    Code:
    2009-04-11 19:23:54.492400 [Info.][15]: Thumbnailer: ERROR (TV): C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\TV\Recorded\Der Dieb von Bagdad - kabel eins - 2009-04-10L.jpg

    ?

    MoPhat
     

    Users who are viewing this thread

    Top Bottom