View Page Source

Revision (current)
Last Updated by CloakTheLurker on 5/22/2023 5:35 PM
Back to Page

%%TOC%%

!! Multimedia movies (AVI, MKV and MP4)

Our [Movies] section allows users to download multimedia files. All files are available from archive.org mirror links. You will need the proper codec to play them.

----
!! Codecs

A [https://en.wikipedia.org/wiki/Codec|codec] is a piece of software that encodes or decodes an audio and/or video file.

Almost all multimedia movies encoded on this site use the H264 standard for video. Very old movies use DivX or XviD. Movies on this site use either Vorbis or AAC for audio, older movies use MP3 instead. 

If you can hear sound but there is no video, you need an H264 codec. There are a couple options:

* Most, if not all, of the free media players (like VLC, for instance) already have the codecs you will need to play the movies.  See below for the link.

* If the media player does not contain H264 or Vorbis codecs but allows support for one (such as Windows Media Player), you may simply download the latest version of [https://www.free-codecs.com/download/ffdshow.htm|FFDShow] which contains all codecs necessary to play multimedia movies on this site.
----
!! Media Players

Your operating system probably already includes a standard media player, but you can try one of these if the standard media player doesn't work well.

! Windows

* [https://www.bsplayer.com/bsplayer-english/download-free.html|BSPlayer]
* [https://github.com/clsid2/mpc-hc|MPC-HC (Media Player Classic - Home Cinema)]
* [https://oss.netfarm.it/mplayer/|MPlayer for Windows]
* [https://mpv.io/|mpv]
* [https://www.smplayer.info/index.php|SMPlayer]
* [https://www.videolan.org/vlc/|VLC]
[if:0]DivX is bundleware, RealPlayer is awful and ad-riddled[endif]

! Mac

* [https://iina.io/|IINA]
* [https://mpv.io/|mpv]
* [https://www.videolan.org/vlc/|VLC]

! Linux

* [https://mplayerhq.hu/design7/news.html|MPlayer]
* [https://mpv.io/|mpv]
* [https://www.smplayer.info/index.php|SMPlayer]
* [https://www.videolan.org/vlc/|VLC]

----
!![Forum/Topics/12042|10-bit / YUV444 encodes]

! MPlayer and mpv on all platforms

MPlayer and MPlayer2 support these encodes.

! VLC

The latest versions of VLC player supports 10-bit encodes.

! Windows with Media Player Classic
In order to play such encodes back you will need the latest [http://code.google.com/p/lavfilters/downloads/list|LAV Filters], plugged into [http://www.free-codecs.com/download/Media_Player_Classic.htm|Media Player Classic]. To configure the latter to use them for output, go to: View -> Options -> External filters, press "Add filter" button and choose "LAV Video Decoder", then highlight it and choose "Prefer" radiobutton. If you are going to watch .MP4 files, [Forum/Posts/306482|disable] MP4/MOV internal filter.

If you want to watch such videos in greater resolution, still seeing sharp pixels, go to: View -> Playback -> Output, and choose "Resizer" -> "Nearest neighbour". And to see the resized pixels properly, scale only by an integer number.
----
!! Emulators and Key Input Movies

All our [Movies] include a key input file.  You need an emulator and a ROM to play them. We do __NOT__ supply ROMs.

! Emulators

[EmulatorResources|Download emulators] needed to play and record key input movies.

Read the [FAQ] if you have any problems with playback. 
----
!! Tools

Our [https://github.com/TASEmulators/tastools|TASTools] repository offers a number of useful utilities for movie editing, movie making, and various publication work. For detailed informations of subprojects refer to the [http://code.google.com/p/tastools/|previous repository].

__Text editors__
* Text editors with line count functionality are used to edit plaintext files.
** [https://notepad-plus-plus.org/|Notepad++] (free, Windows)
** [https://notepadqq.com/s/|Notepadqq] (free, Linux)
** [https://www.editpadlite.com/|EditPad Lite] (free, Windows)

__Hex editors__
* Hex editors are used to edit binary files.
** [http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm|Xvi32] (free, Windows)
** [https://mh-nexus.de/en/hxd/|HxD] (free, Windows)
** [https://apps.kde.org/okteta/|Okteta] (free, Linux, Windows)

----
See also:
* [Applications|Applications & Plug-ins] to interact with the website itself. Including software for easily reviewing TASVideos contents from home theaters, cell phones, and more.