Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 20th May 2020, 21:50   #1861  |  Link
44vince44
Registered User
 
Join Date: May 2020
Posts: 188
Quote:
Originally Posted by JKyle View Post
Well, AFAIK, libbrotlidec.dll is a Brotli compression library included in mingw64 / MSYS2. (Here.)

I guess there was something wrong in the course of making ffmpeg static. (Not sure though.)

Indeed, there shouldn't be such depencies !
and you're welcome :-)
44vince44 is offline  
Old 20th May 2020, 21:59   #1862  |  Link
44vince44
Registered User
 
Join Date: May 2020
Posts: 188
Then, copying libbrotlidec.dll next to ffmeg.exe generates another error: libbrotlicommon.dll is missing.
Copying that one fixes the problem and i get the following output:

C:\Program Files\StaxRip\Apps\Encoders\ffmpeg>ffmpeg -version
ffmpeg version N-97833-gc94550eb31-gb707abf091+3 Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 10.1.0 (Rev2, Built by MSYS2 project)
configuration: --cc='ccache gcc' --cxx='ccache g++' --disable-autodetect --enable-amf --enable-bzlib --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-iconv --enable-lzma --enable-nvenc --enable-zlib --enable-sdl2 --enable-ffnvcodec --enable-nvdec --enable-cuda-llvm --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libdav1d --enable-libaom --disable-debug --enable-fontconfig --enable-libass --enable-libbluray --enable-libfreetype --enable-libmfx --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libwavpack --enable-libwebp --enable-libxml2 --enable-libzimg --enable-libshine --enable-gpl --enable-avisynth --enable-libxvid --enable-libopenmpt --enable-version3 --enable-libsvthevc --enable-openal --enable-vapoursynth --enable-opencl --enable-opengl --enable-openssl --extra-cflags=-DLIBTWOLAME_STATIC --extra-libs=-lstdc++ --extra-cflags=-DLIBXML_STATIC --extra-libs=-liconv --enable-nonfree
libavutil 56. 46.100 / 56. 46.100
libavcodec 58. 84.100 / 58. 84.100
libavformat 58. 43.100 / 58. 43.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 81.100 / 7. 81.100
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
44vince44 is offline  
Old 21st May 2020, 00:10   #1863  |  Link
Atlantis
Registered User
 
Join Date: Feb 2002
Posts: 758
AviSynth+ 3.6.0
Atlantis is offline  
Old 21st May 2020, 06:39   #1864  |  Link
ACKR
Registered User
 
Join Date: Apr 2020
Posts: 42
hello i have a problem everything else works fine with vapoursynth but when i give files as file batch it crashes so i have to give every single file one after another. is there any fix for this?
ACKR is offline  
Old 21st May 2020, 11:36   #1865  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by ACKR View Post
hello i have a problem everything else works fine with vapoursynth but when i give files as file batch it crashes so i have to give every single file one after another. is there any fix for this?
If it's not the last beta then please try the last beta.
stax76 is offline  
Old 21st May 2020, 19:41   #1866  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
Stax, do you plan to update the FrameServer generally to AviSynth headers interface V8 ?
There are a huge list of plugins that which are already in line with it or are in the process of the adapting.
Later I will publish what I have followed so far.
mcjordan is offline  
Old 21st May 2020, 20:39   #1867  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by mcjordan View Post
Stax, do you plan to update the FrameServer generally to AviSynth headers interface V8 ?
There are a huge list of plugins that which are already in line with it or are in the process of the adapting.
Later I will publish what I have followed so far.
I don't know if I should but can ask an avisynth dev.

Has anybody tried AviSynth+ 3.6.0, QTGMC working?
stax76 is offline  
Old 21st May 2020, 20:46   #1868  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
Not yet, but maybe later. I'm terribly tired, I'll continue tomorrow morning. Excuse me, Stax.
mcjordan is offline  
Old 21st May 2020, 20:58   #1869  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Have a good night.
stax76 is offline  
Old 22nd May 2020, 09:18   #1870  |  Link
Patman
Registered User
 
Patman's Avatar
 
Join Date: Jan 2015
Posts: 286
Quote:
Originally Posted by 44vince44; JKyle
FFMPEG issue
I reinstalled msys2 and compiled ffmpeg again. Now it works without problems. Give it a try.
__________________
Tools for StaxRip | x264 - x265
Patman is offline  
Old 22nd May 2020, 09:37   #1871  |  Link
Patman
Registered User
 
Patman's Avatar
 
Join Date: Jan 2015
Posts: 286
Quote:
Originally Posted by stax76 View Post
I don't know if I should but can ask an avisynth dev.

Has anybody tried AviSynth+ 3.6.0, QTGMC working?
Have a look here
__________________
Tools for StaxRip | x264 - x265
Patman is offline  
Old 22nd May 2020, 11:04   #1872  |  Link
JKyle
App Digger
 
JKyle's Avatar
 
Join Date: Sep 2018
Posts: 411
Quote:
Originally Posted by Patman View Post
I reinstalled msys2 and compiled ffmpeg again. Now it works without problems. Give it a try.
Super! The text input error is also gone.

JKyle is offline  
Old 22nd May 2020, 19:26   #1873  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
DirectN library have an update - 1.90
Changelog: Updated with Windows SDK 19041
mcjordan is offline  
Old 23rd May 2020, 11:58   #1874  |  Link
colinhunt
Registered User
 
Join Date: Dec 2002
Posts: 1,022
A bit of a mystery here, would appreciate any advice on how to solve.

StaxRip 2.1.1.4 on two PCs, both AMD Zen CPUs, both with Nvidia GPUs (1080Ti & 2080 Super). Both running same version of Win10, AviSynth+ and other dependencies as far as I can tell.

When I drop a file in StaxRip and try to set MCTemporalDenoise (Avisynth), the 1080Ti one has no problem, but the 2080 Super one says this:

"Cannot load file 'C:/Users/xxxxxx/Desktop/videotools/Stax2114/Apps/Plugins/AVS/FFT3DGPU/FFT3dGPU.dll' Platform returned code 126: the specified module could not be found.

But the .dll is definitely in that directory. I can't figure out why this is happening or how to fix it.
colinhunt is offline  
Old 23rd May 2020, 14:08   #1875  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
NVEncC 5.0.2 is out
https://github.com/rigaya/NVEnc/releases/tag/5.02
mcjordan is offline  
Old 23rd May 2020, 15:45   #1876  |  Link
Khun_Doug
Registered User
 
Join Date: Jul 2016
Posts: 100
Quote:
Originally Posted by colinhunt View Post
A bit of a mystery here, would appreciate any advice on how to solve.

StaxRip 2.1.1.4 on two PCs, both AMD Zen CPUs, both with Nvidia GPUs (1080Ti & 2080 Super). Both running same version of Win10, AviSynth+ and other dependencies as far as I can tell.

"Cannot load file 'C:/Users/xxxxxx/Desktop/videotools/Stax2114/Apps/Plugins/AVS/FFT3DGPU/FFT3dGPU.dll' Platform returned code 126: the specified module could not be found.

But the .dll is definitely in that directory. I can't figure out why this is happening or how to fix it.
One thing that you can check is what MS Visual C libraries are installed on each machine. It is possible that there is a dependency and the machine with the 2080 Super doesn't have something installed that the 1080 machine does.
Khun_Doug is offline  
Old 24th May 2020, 02:59   #1877  |  Link
-QfG-
QfG Group Germany
 
-QfG-'s Avatar
 
Join Date: Oct 2018
Location: Germany
Posts: 245
Is there no more DGIndexNV Support in the newest BETA?
-QfG- is offline  
Old 24th May 2020, 19:49   #1878  |  Link
Atlantis
Registered User
 
Join Date: Feb 2002
Posts: 758
Has anybody re-encoded iphone videos? I get this error

Code:
-------------------------- System Environment --------------------------

StaxRip    : 2.0.8.0
Windows    : Windows 10 Pro 1909
Language   : English (United States)
CPU        : Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
GPU        : NVIDIA GeForce GTX 980 Ti
Resolution : 3840 x 2160
DPI        : 168

------------------------ MediaInfo Source File ------------------------

Z:\Media\Video\Making\QVPI0471.MP4

General
Complete name            : Z:\Media\Video\Making\QVPI0471.MP4
Format                   : MPEG-4
Format profile           : Base Media / Version 2
Codec ID                 : mp42 (isom/mp41/mp42)
File size                : 92.5 MiB
Duration                 : 12 s 672 ms
Overall bit rate         : 61.2 Mb/s
Encoded date             : UTC 2020-05-24 18:09:26
Tagged date              : UTC 2020-05-24 18:09:39

Video
ID                       : 1
Format                   : HEVC
Format/Info              : High Efficiency Video Coding
Format profile           : Main@L5.1@High
Codec ID                 : hvc1
Codec ID/Info            : High Efficiency Video Coding
Duration                 : 12 s 672 ms
Source duration          : 12 s 835 ms
Bit rate                 : 60.6 Mb/s
Width                    : 3 840 pixels
Height                   : 2 160 pixels
Display aspect ratio     : 16:9
Frame rate mode          : Variable
Frame rate               : 60.000 FPS
Minimum frame rate       : 54.545 FPS
Maximum frame rate       : 60.000 FPS
Color space              : YUV
Chroma subsampling       : 4:2:0
Bit depth                : 8 bits
Bits/(Pixel*Frame)       : 0.122
Stream size              : 91.5 MiB (99%)
Source stream size       : 92.4 MiB (100%)
Title                    : Core Media Video
Encoded date             : UTC 2020-05-24 18:09:26
Tagged date              : UTC 2020-05-24 18:09:39
Color range              : Limited
Color primaries          : BT.709
Transfer characteristics : BT.709
Matrix coefficients      : BT.709
Codec configuration box  : hvcC

Audio
ID                       : 2
Format                   : AAC LC
Format/Info              : Advanced Audio Codec Low Complexity
Codec ID                 : mp4a-40-2
Duration                 : 12 s 671 ms
Source duration          : 12 s 864 ms
Bit rate mode            : Constant
Bit rate                 : 48.0 kb/s
Nominal bit rate         : 64.0 kb/s
Channel(s)               : 1 channel
Channel layout           : C
Sampling rate            : 44.1 kHz
Frame rate               : 43.066 FPS (1024 SPF)
Compression mode         : Lossy
Stream size              : 76.9 KiB (0%)
Source stream size       : 78.2 KiB (0%)
Title                    : Core Media Audio
Encoded date             : UTC 2020-05-24 18:09:26
Tagged date              : UTC 2020-05-24 18:09:39

--------------------------- AviSynth Script ---------------------------

LoadPlugin("Z:\Data\Portable Apps\Video\StaxRip\Apps\Plugins\Dual\L-SMASH-Works\LSMASHSource.dll")
LSMASHVideoSource("Z:\Media\Video\Making\QVPI0471.MP4")
#AssumeFPS(25)

---------------------- Source Script Information ----------------------

Width     : 3840
Height    : 2160
Frames    : 770
Time      : 20:25:05.000
Framerate : 0.0001075 (2/18593)
Format    : YUV420P8

---------------------- Target Script Information ----------------------

Width     : 3840
Height    : 2160
Frames    : 770
Time      : 20:25:05.000
Framerate : 0.0001075 (2/18593)
Format    : YUV420P8

- Error Video encoding using x265 3.3+10-g08d895bb6 GCC 10.0.1 Patman -

Video encoding using x265 3.3+10-g08d895bb6 GCC 10.0.1 Patman failed with exit code: 1 (0x1)

It's unclear what the exit code means, in case it's a Windows system error then it possibly means:

Incorrect function


---- Video encoding using x265 3.3+10-g08d895bb6 GCC 10.0.1 Patman ----

"Z:\Data\Portable Apps\Video\StaxRip\Apps\Support\avs2pipemod\avs2pipemod64.exe" -y4mp "Z:\Media\Video\Making\QVPI0471_temp\QVPI0471 new.avs" | "Z:\Data\Portable Apps\Video\StaxRip\Apps\Encoders\x265\x265.exe" --crf 21 --output-depth 10 --colorprim bt709 --colormatrix bt709 --transfer bt709 --range limited --frames 770 --y4m --output "Z:\Media\Video\Making\QVPI0471_temp\QVPI0471 new_out.hevc" -

[sgpd] box has more bytes than expected: 60
[sgpd] box has more bytes than expected: 2
[sgpd] box has more bytes than expected: 4
avs2pipemod[info]: writing 770 frames of 2/18593 fps, 3840x2160,
sar 0:0, YUV-420-planar-8bit progressive video.
x265 [error]: unable to open input file <->
avs2pipemod[info]: finished, wrote 0 frames [0%].
avs2pipemod[info]: total elapsed time is 0.351 sec.
avs2pipemod[error]: only wrote 0 of 770 frames.

---- Video encoding using x265 3.3+10-g08d895bb6 GCC 10.0.1 Patman ----

"Z:\Data\Portable Apps\Video\StaxRip\Apps\Support\avs2pipemod\avs2pipemod64.exe" -y4mp "Z:\Media\Video\Making\QVPI0471_temp\QVPI0471 new.avs" | "Z:\Data\Portable Apps\Video\StaxRip\Apps\Encoders\x265\x265.exe" --crf 21 --output-depth 10 --colorprim bt709 --colormatrix bt709 --transfer bt709 --range limited --frames 770 --y4m --output "Z:\Media\Video\Making\QVPI0471_temp\QVPI0471 new_out.hevc" -

[sgpd] box has more bytes than expected: 60
[sgpd] box has more bytes than expected: 2
[sgpd] box has more bytes than expected: 4
avs2pipemod[info]: writing 770 frames of 2/18593 fps, 3840x2160,
sar 0:0, YUV-420-planar-8bit progressive video.
x265 [error]: unable to open input file <->
avs2pipemod[info]: finished, wrote 0 frames [0%].
avs2pipemod[info]: total elapsed time is 0.351 sec.
avs2pipemod[error]: only wrote 0 of 770 frames.

Start:    8:41:11 PM
End:      8:41:12 PM
Duration: 00:00:01
Any idea? [sgpd] box has more bytes than expected?
Atlantis is offline  
Old 24th May 2020, 19:58   #1879  |  Link
Atlantis
Registered User
 
Join Date: Feb 2002
Posts: 758
I noticed, it is not indexing the file?
Atlantis is offline  
Old 24th May 2020, 20:16   #1880  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
LSMASHVideoSource only supports .mp4 and it's an index free source filter because the container format allows that.

---------------------- Target Script Information ----------------------

Width : 3840
Height : 2160
Frames : 770
Time : 20:25:05.000
Framerate : 0.0001075 (2/18593)

Format : YUV420P8
stax76 is offline  
Closed Thread

Tags
aac, hdr, hevc, nvenc, staxrip, x264, x265

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:18.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.