Homebrew [Request] Compiled linux x86_64 version of vid2jpgv

  • Thread starter Thread starter Ev1l0rd
  • Start date Start date
  • Views Views 1,639
  • Replies Replies 6
Have you tried using wine?
Nope, doesn't work either.

Terminal output (ran in 64bit wineprefix since it's a 64bit exe file):
Code:
ev1l0rd@ev1l0rd:~/vcc-linux$ WINEPREFIX=~/.wine64 wine linuxstuffs/jpgv_encoder_m.exe 32
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0024), starting debugger...
 
Nope, doesn't work either.

Terminal output (ran in 64bit wineprefix since it's a 64bit exe file):
Code:
ev1l0rd@ev1l0rd:~/vcc-linux$ WINEPREFIX=~/.wine64 wine linuxstuffs/jpgv_encoder_m.exe 32
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0024), starting debugger...

Using strace, the reason it segfaulted is because it's trying to open a temp directory that doesn't exist. You aren't supposed to run the exe. It's the Jpvg batch script that executes the exe. Try using wine to run the batch script.
 
Using strace, the reason it segfaulted is because it's trying to open a temp directory that doesn't exist. You aren't supposed to run the exe. It's the Jpvg batch script that executes the exe. Try using wine to run the batch script.
um... there is a temp directory :)

And im trying to port the script to linux. What do you think VCC stands for?
 

Site & Scene News