NMT:telnetd: Difference between revisions

From Lundman Wiki
No edit summary
mNo edit summary
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
== MediaInfo-RAR ==


== Enabling telnetd ==
Welcome to the MediaInfo-RAR utility page. This is just a small front-end to the famous and most excellent [http://mediainfo.sourceforge.net/en MediaInfo] program, which enables the feature to scan media in RAR archives.


It all started with a theory that since the FTPD, NFSD, and SMBD all lived on the HDD (since indeed, it would be pointless to run them if you had no storage) perhaps they could be tweaked with. I had been warned that the NMT might be using binary signatures so perhaps I would not be able to replace the binaries themselves, nor was I sure my cross-compile toolchain was correct. But maybe I could wrap FTPD in a shell script or similar and see if I can not somehow gleam more information.
[[mediainfo_rar_Example|Example]] output.
 
 
=== Sources ===
 
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-1.1.0.tar.gz mediainfo-rar-1.1.0.tar.gz] Sources for all platforms.
 
 
=== Binaries ===
 
Win32
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-win32-1.1.0.rar mediainfo-rar-win32-1.1.0.rar] Windows command line executable, 32bit.
 
OsX
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-OsX-UB-1.1.0.tar.gz mediainfo-rar-OsX-UB-1.1.0.tar.gz] OsX command line executable, Universal Binary (ppc, i386, x86_64).
 
NMT C200
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-C200-1.1.0.tar.gz mediainfo-rar-C200-1.1.0.tar.gz] NetworkedMediaTank, x200 series, MIPS32
 
Linux x86
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-Linux-x86-1.1.0.tar.gz mediainfo-rar-Linux-x86-1.1.0.tar.gz] Linux x86
 
Linux x64
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-Linux_x64-1.1.0.tar.gz mediainfo-rar-Linux-x64-1.1.0.tar.gz] Linux x64
 
Solaris x86
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-Solaris-x86-1.1.0.tar.gz mediainfo-rar-Solaris-x86-1.1.0.tar.gz] Solaris x86
 
 
=== Older Sources ===
 
[http://www.lundman.net/ftp/mediainfo-rar/mediainfo-rar-1.1.0.tar.gz mediainfo-rar-1.1.0.tar.gz] Sources for all platforms.
 
 
=== Changelog ===
 
1.2.0 Added ISO support, using libdvdread-plus library
      Added -l (--list) argument to list contents of ISO files.
 
1.1.0 First version.

Latest revision as of 02:45, 14 November 2011

MediaInfo-RAR

Welcome to the MediaInfo-RAR utility page. This is just a small front-end to the famous and most excellent MediaInfo program, which enables the feature to scan media in RAR archives.

Example output.


Sources

mediainfo-rar-1.1.0.tar.gz Sources for all platforms.


Binaries

Win32
mediainfo-rar-win32-1.1.0.rar Windows command line executable, 32bit.
OsX
mediainfo-rar-OsX-UB-1.1.0.tar.gz OsX command line executable, Universal Binary (ppc, i386, x86_64).
NMT C200
mediainfo-rar-C200-1.1.0.tar.gz NetworkedMediaTank, x200 series, MIPS32
Linux x86
mediainfo-rar-Linux-x86-1.1.0.tar.gz Linux x86
Linux x64
mediainfo-rar-Linux-x64-1.1.0.tar.gz Linux x64
Solaris x86
mediainfo-rar-Solaris-x86-1.1.0.tar.gz Solaris x86


Older Sources

mediainfo-rar-1.1.0.tar.gz Sources for all platforms.


Changelog

1.2.0 Added ISO support, using libdvdread-plus library
      Added -l (--list) argument to list contents of ISO files.
1.1.0 First version.