Giter VIP home page Giter VIP logo

Comments (14)

argorar avatar argorar commented on June 3, 2024

Try moving testvid.mp4 to disk C and try to convert.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

I moved it to disk C and got an error of the similar sort still.

===

Arguments for pass 1: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 1389k -qcomp 0 -fs 4194304 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 1 -passlogfile "C:\Users\Plasma User\AppData\Local\Temp\ee659fe4-01f7-46c1-9a5d-c6363341c0ec" -f webm -y "NUL"
Arguments for pass 2: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 1389k -qcomp 0 -fs 4194304 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 2 -passlogfile "C:\Users\Plasma User\AppData\Local\Temp\ee659fe4-01f7-46c1-9a5d-c6363341c0ec" -f webm -y "C:\Users\Plasma User\Videos\Captures\testvid.webm"

--- CREATING AVISYNTH PROXY ---
C:\Users\Plasma User\AppData\Local\Temp\tmpB53D.tmp: Unknown error occurred

[nut @ 000001e9d618d3c0] No main startcode found.
[in#0 @ 000001e9d618d280] Error opening input: Invalid data found when processing input
--- FFMPEG HAS EXITED ---
--- ENTERING PASS 2 ---
--- CREATING AVISYNTH PROXY ---
Error opening input file pipe:0.
Error opening input files: Invalid data found when processing input
C:\Users\Plasma User\AppData\Local\Temp\tmpB53D.tmp: Unknown error occurred

[nut @ 000002b7966bd500] No main startcode found.
[in#0 @ 000002b7966bd380] Error opening input: Invalid data found when processing input
--- FFMPEG HAS EXITED ---
Error opening input file pipe:0.
Error opening input files: Invalid data found when processing input

ffmpeg.exe exited with exit code -1094995529. That's usually bad.
If you have no idea what went wrong, open an issue on Github and copy paste the output of this window there, also upload test video.

====

Screenshot 2024-05-07 205926

from webmconverter.

argorar avatar argorar commented on June 3, 2024

Error doesn’t say too much. Last test is put in disk C, in same folder the video and webmConverter, run as administrator.

Running right now avisynth 2.6?

Also, share tmp file.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

My current webmConverter is running in my disk C and ran it as an administrator.

I am currently running in avisynth 3.7.3

I am unable to load the tmp file but I will attach the the file it underneath this error log

Screenshot 2024-05-08 130100
Screenshot 2024-05-08 130121

====

Arguments for pass 1: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 2778k -qcomp 0 -fs 8388608 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 1 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\74b0fcb0-d210-49b7-8112-50fb46e28f49" -f webm -y "NUL"
Arguments for pass 2: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 2778k -qcomp 0 -fs 8388608 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 2 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\74b0fcb0-d210-49b7-8112-50fb46e28f49" -f webm -y "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.webm"

--- CREATING AVISYNTH PROXY ---
C:\Users\Jonathan\AppData\Local\Temp\tmp5A8D.tmp: Unknown error occurred

[nut @ 000001f0665dd2c0] No main startcode found.
[in#0 @ 000001f0665dd180] Error opening input: Invalid data found when processing input
Error opening input file pipe:0.
--- FFMPEG HAS EXITED ---
--- ENTERING PASS 2 ---
--- CREATING AVISYNTH PROXY ---
Error opening input files: Invalid data found when processing input
C:\Users\Jonathan\AppData\Local\Temp\tmp5A8D.tmp: Unknown error occurred

[nut @ 000001d5ad5ad340] No main startcode found.
[in#0 @ 000001d5ad5ad1c0] Error opening input: Invalid data found when processing input
Error opening input file pipe:0.
--- FFMPEG HAS EXITED ---
Error opening input files: Invalid data found when processing input

ffmpeg.exe exited with exit code -1094995529. That's usually bad.
If you have no idea what went wrong, open an issue on Github and copy paste the output of this window there, also upload test video.

==================================================================================
And here is the tmp file and what it says:

PluginPath = "\?\C:\Users\PLASMA1\DOCUME1\WEBMFO1\WEBMCO1.0\Binaries\Win32"
try { LoadPlugin(PluginPath+"ffms2.dll") } catch (_) { LoadCPlugin(PluginPath+"ffms2.dll") }
AudioDub(FFVideoSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=0), FFAudioSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=1))

This is an AviSynth script. You may write advanced commands below, or just press the buttons above for smooth sailing.

from webmconverter.

argorar avatar argorar commented on June 3, 2024

Remove all the avisynth versions. Install this one.
To be sure, tested with other videos? What windows version do you have?

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

I have removed the newer Avisynth versions and installed the one you linked.
I have also tested with another video and it still has given me the same error.
My current windows is = Microsoft Windows 11 Enterprise and I have updated it a week ago.
I ran it as an admin as well as using the Avisynth link you gave me.

I have also included the tmp folder error here too.

Screenshot 2024-05-08 225250

===============

Screenshot 2024-05-08 225534

===============

Arguments for pass 1: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 4 -metadata title="testvid2" -lag-in-frames 16 -auto-alt-ref 1 -b:v 24430k -qcomp 0 -fs 52428800 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 1 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\909b29c1-4b5d-4b24-bcbb-d233d0165d8d" -f webm -y "NUL"
Arguments for pass 2: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 4 -metadata title="testvid2" -lag-in-frames 16 -auto-alt-ref 1 -b:v 24430k -qcomp 0 -fs 52428800 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 2 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\909b29c1-4b5d-4b24-bcbb-d233d0165d8d" -f webm -y "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid2.webm"

--- CREATING AVISYNTH PROXY ---
[avisynth @ 0286e4a0] Unable to load C Plugin: "\?\C:\Users\PLASMA1\DOCUME1\WEBMFO1\WEBMCO1.0\Binaries\Win32\ffms2.dll", error=0x7e
(C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp, line 2)
(C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp, line 2)
[nut @ 000001673c63d280] No main startcode found.
C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp: Unknown error occurred
[in#0 @ 000001673c63d140] Error opening input: Invalid data found when processing input
--- FFMPEG HAS EXITED ---
--- ENTERING PASS 2 ---
--- CREATING AVISYNTH PROXY ---

Error opening input file pipe:0.
Error opening input files: Invalid data found when processing input
[avisynth @ 0279e4a0] Unable to load C Plugin: "\?\C:\Users\PLASMA1\DOCUME1\WEBMFO1\WEBMCO1.0\Binaries\Win32\ffms2.dll", error=0x7e
[nut @ 0000015814f9d1c0] No main startcode found.
(C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp, line 2)
--- FFMPEG HAS EXITED ---
[in#0 @ 0000015814f9d080] Error opening input: Invalid data found when processing input
(C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp, line 2)
Error opening input file pipe:0.
C:\Users\Jonathan\AppData\Local\Temp\tmp3680.tmp: Unknown error occurred
Error opening input files: Invalid data found when processing input

ffmpeg.exe exited with exit code -1094995529. That's usually bad.
If you have no idea what went wrong, open an issue on Github and copy paste the output of this window there, also upload test video.

=======
Temp folder error:

PluginPath = "\?\C:\Users\PLASMA1\DOCUME1\WEBMFO1\WEBMCO1.0\Binaries\Win32"
try { LoadPlugin(PluginPath+"ffms2.dll") } catch (_) { LoadCPlugin(PluginPath+"ffms2.dll") }
AudioDub(FFVideoSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid2.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\77-78-E9-4F-0A-18-72-CD-E0-91-47-6B-D2-C2-D5-79.ffindex",track=0), FFAudioSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid2.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\77-78-E9-4F-0A-18-72-CD-E0-91-47-6B-D2-C2-D5-79.ffindex",track=1))

This is an AviSynth script. You may write advanced commands below, or just press the buttons above for smooth sailing.

from webmconverter.

argorar avatar argorar commented on June 3, 2024

Now that is a new error. Try this WebMConverter.zip, replace in your folder.
My theory is your new operative system. If fails again enable long paths.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

I have used the new WebMConverter.exe you sent me in the link and it has given me the same error. I have also enabled long paths and restarted my computer in case. I ran the WebMConverter.exe on admin and still have these errors. No luck.

Screenshot 2024-05-09 122205

Screenshot 2024-05-09 122410

Screenshot 2024-05-09 120755

====

Arguments for pass 1: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 1389k -qcomp 0 -fs 4194304 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 1 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\679d3571-c2b7-4d58-a41b-b636f3974ebe" -f webm -y "NUL"
Arguments for pass 2: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 1389k -qcomp 0 -fs 4194304 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 2 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\679d3571-c2b7-4d58-a41b-b636f3974ebe" -f webm -y "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.webm"

--- CREATING AVISYNTH PROXY ---
[avisynth @ 0284e4a0] Unable to load C Plugin: "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\Binaries\Win32\ffms2.dll", error=0x7e
(C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp, line 2)
(C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp, line 2)
C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp: Unknown error occurred
[nut @ 00000252fc89d280] No main startcode found.

[in#0 @ 00000252fc89d140] Error opening input: Invalid data found when processing input
--- FFMPEG HAS EXITED ---
--- ENTERING PASS 2 ---
--- CREATING AVISYNTH PROXY ---
Error opening input file pipe:0.
Error opening input files: Invalid data found when processing input
[avisynth @ 00fce4a0] Unable to load C Plugin: "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\Binaries\Win32\ffms2.dll", error=0x7e
[nut @ 0000026cfbd0d1c0] No main startcode found.
(C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp, line 2)
--- FFMPEG HAS EXITED ---
[in#0 @ 0000026cfbd0d080] Error opening input: Invalid data found when processing input
(C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp, line 2)
Error opening input file pipe:0.
C:\Users\Jonathan\AppData\Local\Temp\tmp4CC9.tmp: Unknown error occurred
Error opening input files: Invalid data found when processing input

ffmpeg.exe exited with exit code -1094995529. That's usually bad.
If you have no idea what went wrong, open an issue on Github and copy paste the output of this window there, also upload test video.

==========
Here is the Temp folder error:

PluginPath = "C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\Binaries\Win32"
try { LoadPlugin(PluginPath+"ffms2.dll") } catch (_) { LoadCPlugin(PluginPath+"ffms2.dll") }
AudioDub(FFVideoSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=0), FFAudioSource("C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=1))

This is an AviSynth script. You may write advanced commands below, or just press the buttons above for smooth sailing.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

Do you think it would be best to wait for a windows update before checking again?

from webmconverter.

argorar avatar argorar commented on June 3, 2024

As last test with the new error Unable to load C Plugin: C:\Users\Plasma User\Documents\WebmforLazys\WebMConverter-3.39.0\Binaries\Win32\ffms2.dll I would download zip file from releases and put in main disk. The error looks like caused externally.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

I downloaded the Release Version 3.39.0 through here and selected WebMConverter-3.39.0.zip.
I put it into my C:\Disk which is my main here or have I done it wrong?

Screenshot 2024-05-12 222047

=========

Arguments for pass 1: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 2778k -qcomp 0 -fs 8388608 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 1 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\e6b83013-8612-4855-9c8d-cbeb725a221f" -f webm -y "NUL"
Arguments for pass 2: -f nut -i pipe:0 -an -c:v libvpx-vp9 -pix_fmt yuv420p -threads 12 -slices 8 -metadata title="testvid" -lag-in-frames 16 -auto-alt-ref 1 -b:v 2778k -qcomp 0 -fs 8388608 -aq-mode 4 -row-mt 1 -tile-columns 6 -tile-rows 2 -pass 2 -passlogfile "C:\Users\Jonathan\AppData\Local\Temp\e6b83013-8612-4855-9c8d-cbeb725a221f" -f webm -y "C:\Users\Plasma User\Desktop\testvid.webm"

--- CREATING AVISYNTH PROXY ---
[avisynth @ 027ee4a0] Unable to load C Plugin: "\?\C:\PROGRA1\WEBMCO1.0\Binaries\Win32\ffms2.dll", error=0x7e
(C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp, line 2)
(C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp, line 2)
C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp: Unknown error occurred
[nut @ 000001b4bfb1d380] No main startcode found.

--- FFMPEG HAS EXITED ---
--- ENTERING PASS 2 ---
--- CREATING AVISYNTH PROXY ---
[in#0 @ 000001b4bfb1d240] Error opening input: Invalid data found when processing input
Error opening input file pipe:0.
Error opening input files: Invalid data found when processing input
[avisynth @ 0282e4a0] Unable to load C Plugin: "\?\C:\PROGRA1\WEBMCO1.0\Binaries\Win32\ffms2.dll", error=0x7e
(C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp, line 2)
[nut @ 000001efc7a3d440] No main startcode found.
--- FFMPEG HAS EXITED ---
(C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp, line 2)
[in#0 @ 000001efc7a3d300] Error opening input: Invalid data found when processing input
C:\Users\Jonathan\AppData\Local\Temp\tmp5736.tmp: Unknown error occurred
Error opening input file pipe:0.

Error opening input files: Invalid data found when processing input

ffmpeg.exe exited with exit code -1094995529. That's usually bad.
If you have no idea what went wrong, open an issue on Github and copy paste the output of this window there, also upload test video.

=====
Here the temp file too

PluginPath = "\?\C:\PROGRA1\WEBMCO1.0\Binaries\Win32"
try { LoadPlugin(PluginPath+"ffms2.dll") } catch (_) { LoadCPlugin(PluginPath+"ffms2.dll") }
AudioDub(FFVideoSource("C:\Users\Plasma User\Desktop\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=0), FFAudioSource("C:\Users\Plasma User\Desktop\testvid.mp4",cachefile="C:\Users\Jonathan\AppData\Local\Temp\BF-E3-B9-4D-2D-17-7F-55-AB-8B-18-C4-3B-8C-54-F5.ffindex",track=1))

This is an AviSynth script. You may write advanced commands below, or just press the buttons above for smooth sailing.

from webmconverter.

argorar avatar argorar commented on June 3, 2024

I can't help you more since I can't replicate the issue.

from webmconverter.

PlasmaLover avatar PlasmaLover commented on June 3, 2024

I think I found a workaround. I believe there is a corruption in the file ffms2.dll in Version 3.39.0.
I have also tested ffms2.dll from Version 3.34.0 and replaced it in the new one but did not work.

Here is what I did:

  • WebMConverter Version 3.39.0
  • AviSynth (2.6.0, 32-bit)
  • friend gave me his ffms2.dll from webm for ret*rds (I don't want github to ban me for spelling it out)
  • replaced the ffms2.dll file in the directory linked

Screenshot 2024-05-13 130535

Screenshot 2024-05-13 132919

from webmconverter.

argorar avatar argorar commented on June 3, 2024

Good to know that you could solved it. At me side, ffms2.dll from Version 3.39.0 works as expected.

from webmconverter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.