Tuna-viDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = Chishm | | author = Chishm | ||
| website = | | website = https://www.chishm.com/tuna-vids/index.html | ||
| download = https://dlhb.gamebrew.org/dshomebrew/tunavids.7z | | download = https://dlhb.gamebrew.org/dshomebrew/tunavids.7z | ||
| source = https://dlhb.gamebrew.org/dshomebrew/tunavids.7z | | source = https://dlhb.gamebrew.org/dshomebrew/tunavids.7z | ||
| Line 21: | Line 21: | ||
==User guide== | ==User guide== | ||
Tuna-viDS plays videos with the following format | ===Converting video=== | ||
Tuna-viDS plays videos with the following format. | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 38: | Line 39: | ||
You can use [http://ffmpeg.mplayerhq.hu/ ffmpeg] to convert videos with this command (all one line): | You can use [http://ffmpeg.mplayerhq.hu/ ffmpeg] to convert videos with this command (all one line): | ||
ffmpeg -i <infile> -f avi -r 10 -s 256x192 -b 192k -bt 64k -vcodec libxvid -deinterlace -acodec libmp3lame -ar 32000 -ab 96k -ac 2 tuna-vids.avi | |||
This encodes the video as Xvid at 256×192px, 10fps, 192±64kbps. You can try up to 12fps, but anything higher will slow down the decoder too much. It encodes the audio as stereo MP3 at 32kHz/96kbps, and makes it into an AVI container with the filename tuna-vids.avi. | This encodes the video as Xvid at 256×192px, 10fps, 192±64kbps. You can try up to 12fps, but anything higher will slow down the decoder too much. It encodes the audio as stereo MP3 at 32kHz/96kbps, and makes it into an AVI container with the filename tuna-vids.avi. | ||
| Line 71: | Line 71: | ||
==External links== | ==External links== | ||
* Author's website - | * Author's website - https://www.chishm.com | ||
* GitHub - https://github.com/chishm/tuna-vids | |||
<br> | <br> | ||
[[Category:DS homebrew applications]] | [[Category:DS homebrew applications]] | ||
[[Category:Media players on DS]] | [[Category:Media players on DS]] | ||
Revision as of 07:49, 4 September 2021
| Tunavids | |
| File:Tunavids.png | |
| General | |
|---|---|
| Author(s) | Chishm |
| Type | Media player |
| Version | 1.1 |
| Licence | Mixed |
| Links | |
| Download | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>