More actions
(Created page with "{{Infobox DS Homebrews |title=FastVideoDS Encoder |image=Ndspc2.png |description=Encoder for the FastVideoDS format. |author=Gericom |lastupdated=2022/10/03 |type=Other PC Utilities |version=2022 |license=Mixed |download=https://dlhb.gamebrew.org/dshomebrew/fastvideodsencoder.7z |website= |source=https://github.com/Gericom/FastVideoDSEncoder |discussion= }} {{#seo: |title= (Other PC Utilities) - GameBrew |title_mode=append |image=Ndspc2.png |image_alt=FastVideoDS Encoder...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=FastVideoDS Encoder | |image_alt=FastVideoDS Encoder | ||
}} | }} | ||
FastVideoDS Encoder is a tool used to encode video files into the FastVideoDS format, which is specifically designed for playback on the Nintendo DS system using [[TWiLight Menu++]]. The encoder is built on top of FFmpeg and supports most input video formats. | FastVideoDS Encoder is a tool used to encode video files into the FastVideoDS format, which is specifically designed for playback on the Nintendo DS system using [[TWiLight Menu++]]. After encoding the video, you can use [[FastVideoDS Player]] to play it back on your Nintendo DS. The encoder is built on top of FFmpeg and supports most input video formats. | ||
==Usage== | ==Usage== | ||
===Commandline== | ===Commandline=== | ||
To use FastVideoDS Encoder, you can run the following command: | To use FastVideoDS Encoder, you can run the following command: | ||
Revision as of 03:05, 8 Mayıs 2023
FastVideoDS Encoder | |
---|---|
General | |
Author | Gericom |
Type | Other PC Utilities |
Version | 2022 |
License | Mixed |
Last Updated | 2022/10/03 |
Links | |
Download | |
Source | |
FastVideoDS Encoder is a tool used to encode video files into the FastVideoDS format, which is specifically designed for playback on the Nintendo DS system using TWiLight Menu++. After encoding the video, you can use FastVideoDS Player to play it back on your Nintendo DS. The encoder is built on top of FFmpeg and supports most input video formats.
Usage
Commandline
To use FastVideoDS Encoder, you can run the following command:
FastVideoDSEncoder [-j jobs] input output.fv
Where:
- -j jobs - Number of concurrent jobs (optional, default: cpu threads / 1.5)
- input - The input video file. Most formats are supported through FFmpeg.
- output.fv - The output video file.
.Bat
- Download the .NET Runtime, and install it.
- Drag and drop your video into the FastVideoDS.bat file.
Note: FastVideoDS Encoder requires a CPU with support for AVX2 instructions. If you encounter an error message regarding AVX2 instructions, you will need to either upgrade your CPU or use a more recent computer.
External links
- Github - https://github.com/Gericom/FastVideoDSEncoder
- wiki.ds-homebrew.com - https://wiki.ds-homebrew.com/ds-index/videoplayers