darknebular/Wrapper_VideoStation

Thumbnails are not generated

Closed this issue · 5 comments

2024-04-17 01:20:34 - FFM6401 - *** PROCESS START REV AME_12.4.4 DS918+ (apollolake) PID 6401 ***
2024-04-17 01:20:34 - FFM6401 - MOVIE    = /volume1/video/Variety/한국어 (2005)/한국어.E928.240325.1080p.mp4
2024-04-17 01:20:34 - FFM6401 - VCODEC   = KO ()
2024-04-17 01:20:34 - FFM6401 - ACODEC   =
2024-04-17 01:20:34 - FFM6401 - PARAM_ORIG  =
2024-04-17 01:20:34 - FFM6401 -          = -timelimit 20 -an -ss 300 -i /volume1/video/Variety/한국어 (2005)/한국어.E928.240325.1080p.m
2024-04-17 01:20:34 - FFM6401 -          = p4 -vframes 1 -vf scale=size=hd480:force_original_aspect_ratio=decrease -f mjpeg -y /volume1/video/Variety/한국어
2024-04-17 01:20:34 - FFM6401 -          =  (2005)/@eaDir/한국어.E928.240325.1080p.mp4/SYNOVIDEO_TEMP.jpg
2024-04-17 01:20:34 - FFM6401 - MODE     = MP4_TRANSCO-VS
2024-04-17 01:20:34 - FFM6401 - FFMPEG   = /var/packages/ffmpeg6/target/bin/ffmpeg
2024-04-17 01:20:34 - FFM6401 - PARAM_WRAP  =
2024-04-17 01:20:34 - FFM6401 -          = -timelimit 20 -an -ss 300 -i /volume1/video/Variety/한국어 (2005)/한국어.E928.240325.1080p.m
2024-04-17 01:20:34 - FFM6401 -          = p4 -map 0:0 -map 0:1 -vframes 1 -vf scale=size=hd480:force_original_aspect_ratio=decrease -f mjpeg -y /volume1/video/Var
2024-04-17 01:20:34 - FFM6401 -          = iety/한국어 (2005)/@eaDir/한국어.E928.240325.1080p.mp4/SYNOVIDEO_TEMP.jpg
2024-04-17 01:20:34 - FFM6401 - CHILDPID = 6428
2024-04-17 01:20:34 - FFM6401 - *** CHILD END ***
2024-04-17 01:20:34 - FFM6401 - *** PROCESS END ***

image

I did a little change in my Wrapper, Could you re-install de Wrapper in order to install de 12.4.5 version and try again?
With the new version You should not see the arguments: -map 0:0 -map 0:1.

Best regards.

Did you worked for you?

I'm still seeing the arguments and the thumbnails are missing

2024-04-20 00:53:37 - FFM25604 - *** PROCESS START REV AME_12.4.5 DS918+ (apollolake) PID 25604 ***
2024-04-20 00:53:37 - FFM25604 - MOVIE    = /volume1/video/Variety/한국어 (2018)/한국어.E240.240417.1080p.mp4
2024-04-20 00:53:37 - FFM25604 - VCODEC   = KO ()
2024-04-20 00:53:37 - FFM25604 - ACODEC   = 
2024-04-20 00:53:37 - FFM25604 - PARAM_ORIG  =
2024-04-20 00:53:37 - FFM25604 -          = -timelimit 20 -an -ss 300 -i /volume1/video/Variety/한국어 (2018)/한국어.E240
2024-04-20 00:53:37 - FFM25604 -          = .240417.1080p.mp4 -vframes 1 -vf scale=size=hd480:force_original_aspect_ratio=decrease -f mjpeg -y /volume1/video/Variet
2024-04-20 00:53:37 - FFM25604 -          = y/한국어 (2018)/@eaDir/한국어.E240.240417.1080p.mp4/SYNOVIDEO_TEMP.jpg
2024-04-20 00:53:37 - FFM25604 - MODE     = MP4_TRANSCO-VS
2024-04-20 00:53:37 - FFM25604 - FFMPEG   = /var/packages/ffmpeg6/target/bin/ffmpeg
2024-04-20 00:53:37 - FFM25604 - PARAM_WRAP  =
2024-04-20 00:53:37 - FFM25604 -          = -timelimit 20 -an -ss 300 -i /volume1/video/Variety/한국어 (2018)/한국어.E240
2024-04-20 00:53:37 - FFM25604 -          = .240417.1080p.mp4 -map 0:0 -map 0:1 -vframes 1 -vf scale=size=hd480:force_original_aspect_ratio=decrease -f mjpeg -y /vo
2024-04-20 00:53:37 - FFM25604 -          = lume1/video/Variety/한국어 (2018)/@eaDir/한국어.E240.240417.1080p.mp4/SYNOVIDEO_TE
2024-04-20 00:53:37 - FFM25604 -          = MP.jpg
2024-04-20 00:53:37 - FFM25604 - CHILDPID = 25637
2024-04-20 00:53:38 - FFM25604 - *** CHILD END ***
2024-04-20 00:53:38 - FFM25604 - *** PROCESS END ***

Fixed in the new version:

BEFORE:
image

AFTER:
image

Best regards.