Skip to content

jsaowji/dvdsrc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# dvdsrc2
See https://github.com/Jaded-Encoding-Thaumaturgy/vs-source for usage examples. It is not ment to be used on its own.

# how to build under linux
install a52dec mpeg2dec libdvdread rust from your package manager 
cargo build --release

# msys
see the github action for reference

install all the dependencies: (rust dvdread dvdcss libmpeg2 a52dec) for mingw64

in a mingw64 shell type:
cargo build --release

#Alternativly if you want to use your windows rust install, change the default target to mingw using rustup and make msys2 mingw64 see cargo by modifying msys2 mingw ini remove # before the inherit line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages