Selur's Little Message Board

Full Version: Auto crop crashed!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This it output:



Code:
Microsoft Windows [Version 10.0.16299.15] (c) 2017 Microsoft Corporation. All rights reserved. C:\Windows\system32>"C:\Program Files\Hybrid\64bit\mplayer.exe" -noframedrop -speed 100 -quiet -tsprobe 100000000 -nosound -vo null -ao null -nosub -fps 24 -frames 12 -vf framestep=I,cropdetect=24:2 -ss 6 "C:\Users\Mohammad\Desktop\00004~1.M2T" iconv: conversion from UTF-8 to CP720 unsupported MPlayer SVN-r38017-7.2.0 (C) 2000-2018 MPlayer Team iconv: conversion from UTF-8 to CP720 unsupported Playing C:\Users\Mohammad\Desktop\00004~1.M2T. iconv: conversion from UTF-8 to CP720 unsupported libavformat version 58.5.100 (internal) iconv: conversion from UTF-8 to CP720 unsupported TS file format detected. iconv: conversion from UTF-8 to CP720 unsupported VIDEO H264(pid=4113) iconv: conversion from UTF-8 to CP720 unsupported NO AUDIO! (try increasing -tsprobe)iconv: conversion from UTF-8 to CP720 unsupported NO SUBS (yet)! iconv: conversion from UTF-8 to CP720 unsupported PROGRAM N. 1 iconv: conversion from UTF-8 to CP720 unsupported FPS seems to be: 24.000000 iconv: conversion from UTF-8 to CP720 unsupported Opening video filter: [cropdetect=24:2] iconv: conversion from UTF-8 to CP720 unsupported Opening video filter: [framestep=I] iconv: conversion from UTF-8 to CP720 unsupported ========================================================================== iconv: conversion from UTF-8 to CP720 unsupported Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family iconv: conversion from UTF-8 to CP720 unsupported libavcodec version 58.9.100 (internal) iconv: conversion from UTF-8 to CP720 unsupported Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) iconv: conversion from UTF-8 to CP720 unsupported ========================================================================== iconv: conversion from UTF-8 to CP720 unsupported Load subtitles in C:\Users\Mohammad\Desktop\ iconv: conversion from UTF-8 to CP720 unsupported Audio: no sound iconv: conversion from UTF-8 to CP720 unsupported FPS forced to be 24.000  (ftime: 0.042). iconv: conversion from UTF-8 to CP720 unsupported Starting playback... iconv: conversion from UTF-8 to CP720 unsupported Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. iconv: conversion from UTF-8 to CP720 unsupported VO: [null] 1920x1080 => 1920x1080 Planar YV12 iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1913  Y: 0..1070  (-vf crop=1898:1070:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1913  Y: 0..1070  (-vf crop=1898:1070:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1914  Y: 0..1074  (-vf crop=1898:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 16..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 15..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported I! iconv: conversion from UTF-8 to CP720 unsupported [CROP] Crop area: X: 15..1916  Y: 0..1074  (-vf crop=1900:1074:16:0). iconv: conversion from UTF-8 to CP720 unsupported iconv: conversion from UTF-8 to CP720 unsupported Exiting... (End of file) C:\Windows\system32>
Okay, send you a link to a dev version (via the board email function, since you don't accept PMs) for testing where I removed some old code which might have triggered the problem.
-> try wether that version changes anything.
(28.01.2018, 12:44)Selur Wrote: [ -> ]Okay, send you a link to a dev version (via the board email function, since you don't accept PMs) for testing where I removed some old code which might have triggered the problem.
-> try wether that version changes anything.



There was a new error.
Code:
--------------------------- Error --------------------------- AutoCrop - exitCode -1073740940 and exitStatus: 1 --------------------------- OK   ---------------------------

and this is new debug file.
Do you have by change a small file which allows to reproduce the issue?
Can't reproduce this here atm. Sad
Also try whether enabling -> 'Crop/Resize->Advanced Auto Crop Options->Use FFmeg' or '.../Classic scan' helps with the issue.
Wrong debug file! I replaced the correct file.

(28.01.2018, 12:59)Selur Wrote: [ -> ]Do you have by change a small file which allows to reproduce the issue?
Can't reproduce this here atm. Sad
Also try whether enabling -> 'Crop/Resize->Advanced Auto Crop Options->Use FFmeg' or '.../Classic scan' helps with the issue.

I enable -> 'Crop/Resize->Advanced Auto Crop Options->Use FFmeg'
and it work.
thanks.
Okay, will look into it some further later, but using FFMpeg should be fine for now. Smile
Pages: 1 2