VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. iam using StaxRip-v2.29.0 and it works fine but sometimes i had this problem for many videos

    Code:
    ------------------------- System Environment -------------------------
    
    StaxRip    : v2.29.0
    Windows    : Windows 10 Pro 22H2 2009 (19041.1.amd64fre.vb_release.191206-1406)
    Language   : English (United States)
    CPU        : Intel(R) Xeon(R) CPU E3-1230 v5 @ 3.40GHz
    RAM        : 8GB
    GPU        : AMD FirePro W2100
    Resolution : 1920 x 1080
    DPI        : 96
    Code Page  : 1256
    
    ---------------------------- Configuration ----------------------------
    
    Template                : 1137
    Video Encoder           : x265Enc
    Video Encoder Profile   : x265
    Container/Muxer Profile : MKV (mkvmerge)
    
    --------------------------- AviSynth Script ---------------------------
    
    AddAutoloadDir("E:\Test\StaxRip-v2.29.0-x64\Apps\FrameServer\AviSynth\plugins")
    
    LoadPlugin("E:\Test\StaxRip-v2.29.0-x64\Apps\Plugins\Dual\ffms2\ffms2.dll")
    LoadPlugin("E:\Test\StaxRip-v2.29.0-x64\Apps\Plugins\AVS\xy-VSFilter\VSFilter.dll")
    tcFile = "C:\00\Ep01_temp\Ep01_timestamps.txt" # timestamps file path
    Exist(tcFile) ? FFVideoSource("C:\00\Ep01.mkv", cachefile="C:\00\Ep01_temp\temp.ffindex", timecodes=tcFile) : FFVideoSource("C:\00\Ep01.mkv", cachefile="C:\00\Ep01_temp\temp.ffindex")
    Crop(222, 0, -222, -0)
    TextSub("E:\Rights.ass")
    BicubicResize(1280, 936)
    
    ------------------------- Source Script Info -------------------------
    
    Width     : 1920
    Height    : 1080
    Frames    : 61736
    Time      : 41:09.440
    Framerate : 25 (25/1)
    Format    : YUV420P8
    
    ------------------------- Target Script Info -------------------------
    
    Width     : 1280
    Height    : 936
    Frames    : 61736
    Time      : 41:09.440
    Framerate : 25 (25/1)
    Format    : YUV420P8
    
    ---------------------- Media Info Audio Source 1 ----------------------
    
    General
    Complete name         : C:\00\Ep01_temp\ID1 9ms.aac
    Format                : ADTS
    Format/Info           : Audio Data Transport Stream
    File size             : 57.3 MiB
    Overall bit rate mode : Variable
    
    Audio
    Format                : AAC LC
    Format/Info           : Advanced Audio Codec Low Complexity
    Format version        : Version 4
    Codec ID              : 2
    Bit rate mode         : Variable
    Channel(s)            : 2 channels
    Channel layout        : L R
    Sampling rate         : 48.0 kHz
    Frame rate            : 46.875 FPS (1024 SPF)
    Compression mode      : Lossy
    Stream size           : 57.3 MiB (100%)
    
    ------------------------ Error Video encoding ------------------------
    
    Video encoding returned exit code: 4 (0x4)
    
    
    --------------------------- Video encoding ---------------------------
    
    x265 3.5+147+17-e8947f740-.Mod-by-Patman.-x64-avx2-msvc1937
    
    E:\Test\StaxRip-v2.29.0-x64\Apps\Support\avs2pipemod\avs2pipemod64.exe -dll=E:\Test\StaxRip-v2.29.0-x64\Apps\FrameServer\AviSynth\AviSynth.dll -y4mp C:\00\Ep01_temp\Ep01_new.avs | E:\Test\StaxRip-v2.29.0-x64\Apps\Encoders\x265\x265.exe --frames 61736 --bitrate 850 --output-depth 10 --level-idc 3.1 --high-tier --rd 4 --rdoq-level 2 --limit-refs 1 --refine-mv 1 --b-intra --limit-modes --aq-mode 3 --crf-max 0 --vbv-bufsize 7500 --vbv-maxrate 8000 --subme 5 --me umh --merange 35 --max-merge 3 --rc-lookahead 25 --lookahead-slices 0 --lookahead-threads 5 --scenecut-bias 0.05 --min-keyint 24 --keyint 240 --no-open-gop --pools 32 --log-level 2 --colorprim bt2020 --colormatrix bt2020c --transfer bt1361e --range limited --max-luma 1023 --no-cll --videoformat mac --repeat-headers --aud --hrd --input-csp i400 --deblock -1:-1 --no-strong-intra-smoothing --y4m --output C:\00\Ep01_temp\Ep01_new_out.hevc -
    
    avs2pipemod[info]: writing 61736 frames of 25/1 fps, 1280x936,
                       sar 0:0, YUV-420-planar-8bit progressive video.
    y4m  [INFO]: 1280x936 fps 25/1 i420p8 unknown frame count
    raw  [INFO]: output file: "C:\00\Ep01_temp\Ep01_new_out.hevc" 
    x265 [INFO]: HEVC encoder version 3.5+147+17-e8947f740 [Mod by Patman]
    x265 [INFO]: build info [Windows][MSVC 1937][64 bit] 10bit
    x265 [INFO]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
    x265 [FLAW]: picture dimensions are out of range for specified level
    x265 [FLAW]: x265_encoder_open() failed for Enc, 
    aborted at input frame 1, output frame 0 in x265
    avs2pipemod[info]: finished, wrote 3 frames [0%].
    avs2pipemod[info]: total elapsed time is 0.193 sec.
    avs2pipemod[error]: only wrote 3 of 61736 frames.
    
    --------------------------- Video encoding ---------------------------
    
    x265 3.5+147+17-e8947f740-.Mod-by-Patman.-x64-avx2-msvc1937
    
    E:\Test\StaxRip-v2.29.0-x64\Apps\Support\avs2pipemod\avs2pipemod64.exe -dll=E:\Test\StaxRip-v2.29.0-x64\Apps\FrameServer\AviSynth\AviSynth.dll -y4mp C:\00\Ep01_temp\Ep01_new.avs | E:\Test\StaxRip-v2.29.0-x64\Apps\Encoders\x265\x265.exe --frames 61736 --bitrate 850 --output-depth 10 --level-idc 3.1 --high-tier --rd 4 --rdoq-level 2 --limit-refs 1 --refine-mv 1 --b-intra --limit-modes --aq-mode 3 --crf-max 0 --vbv-bufsize 7500 --vbv-maxrate 8000 --subme 5 --me umh --merange 35 --max-merge 3 --rc-lookahead 25 --lookahead-slices 0 --lookahead-threads 5 --scenecut-bias 0.05 --min-keyint 24 --keyint 240 --no-open-gop --pools 32 --log-level 2 --colorprim bt2020 --colormatrix bt2020c --transfer bt1361e --range limited --max-luma 1023 --no-cll --videoformat mac --repeat-headers --aud --hrd --input-csp i400 --deblock -1:-1 --no-strong-intra-smoothing --y4m --output C:\00\Ep01_temp\Ep01_new_out.hevc -
    
    avs2pipemod[info]: writing 61736 frames of 25/1 fps, 1280x936,
                       sar 0:0, YUV-420-planar-8bit progressive video.
    y4m  [INFO]: 1280x936 fps 25/1 i420p8 unknown frame count
    raw  [INFO]: output file: "C:\00\Ep01_temp\Ep01_new_out.hevc" 
    x265 [INFO]: HEVC encoder version 3.5+147+17-e8947f740 [Mod by Patman]
    x265 [INFO]: build info [Windows][MSVC 1937][64 bit] 10bit
    x265 [INFO]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
    x265 [FLAW]: picture dimensions are out of range for specified level
    x265 [FLAW]: x265_encoder_open() failed for Enc, 
    aborted at input frame 1, output frame 0 in x265
    avs2pipemod[info]: finished, wrote 3 frames [0%].
    avs2pipemod[info]: total elapsed time is 0.193 sec.
    avs2pipemod[error]: only wrote 3 of 61736 frames.
    
    Start:    1:20:58 AM
    End:      1:20:58 AM
    Duration: 00:00:00
    
    ----------------------------- Find Gain 1 -----------------------------
    
    ffmpeg N-111918-g0adaa90d89-x64-gcc13.2.0
    
    E:\Test\StaxRip-v2.29.0-x64\Apps\FrameServer\AviSynth\ffmpeg.exe -i "C:\00\Ep01_temp\ID1 9ms.aac" -sn -vn -hide_banner -af volumedetect -f null NUL
    
    [aac @ 0000017a2c688ec0] Estimating duration from bitrate, this may be inaccurate
    Input #0, aac, from 'C:\00\Ep01_temp\ID1 9ms.aac':
      Duration: 00:40:52.67, bitrate: 195 kb/s
      Stream #0:0: Audio: aac (LC), 48000 Hz, stereo, fltp, 195 kb/s
    [Parsed_volumedetect_0 @ 0000017a2deeee80] n_samples: 0
    Stream mapping:
      Stream #0:0 -> #0:0 (aac (native) -> pcm_s16le (native))
    Press [q] to stop, [?] for help
    Output #0, null, to 'NUL':
      Metadata:
        encoder         : Lavf60.11.100
      Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
        Metadata:
          encoder         : Lavc60.25.100 pcm_s16le
    
    Start:    1:20:58 AM
    End:      1:20:58 AM
    Duration: 00:00:00
    any help pls
    Quote Quote  
  2. Target size 1280x936.
    Maybe you meant 1280x536.
    Quote Quote  



Similar Threads

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