![]() |
|
|
||||||
![]() News ![]() ![]() ![]() ![]() ![]() ![]() |
Project Codename: YAMS
Download
[ yams_0.2_release_04 ]
HTTP -- Download.SpinelliCreations.com/YAMS
FTP -- SpinelliCreations.com/yams
Project Description
Description
Yet Anoter Set of MEncoder Scripts is, for lack of a better term, a textual front end for MEncoder, with regard to some of the more common audio / video tasks that a desktop Linux user may come across on a daily basis.
Primarily, YAMS is intended to rip dvd video from disc to file (*.avi via lavc fourcc codec - 'divx' / 'xvid' style); transcode video from other less popular streams such as Quicktime, mp4, or other over to (the aforementioned) lavc; and lastly to merge video files into a single re-encoded / transcoded file.
YAMS is far from 'sexy', and simply aims to be a quick - and - dirty helper script for your daily enjoyment.
Language
BASH Shell
Syntax
./yams.sh [FUNCTION] [REQUIRED OPTIONS (varies by FUNCTION)]
Functions
MOVIE [NAME OF MOVIE] [SOURCE DEVICE DRIVE] [CROP] [VIDEO TRACK] [AUDIO TRACK]
-- rips a dvd movie to file.
FILE [NAME OF MOVIE] [FULL PATH TO AND NAME OF EXISTING FILE] [CROP]
-- transcodes an existing movie to a new file with standard encoding.
MERGE [NAME OF MOVIE] [1st DEVICE or FULL PATH TO AND NAME #1] [2nd DEVICE or FULL PATH TO AND NAME #2] [3rd] [4th] [etc...]
-- merges discrete video files into a freshly encoded single file.
Examples
[you@localhost]# ./yams.sh MOVIE myhomemovie hdc 720:405:00:00 1 129
-- rips 'myhomemovie' from dvd device /dev/hdc, crops it at 720:405:00:00, and stores video track #1 and audio track #129
[you@localhost]# ./yams.sh FILE mytranscodedmovie /home/USER/myoriginalmovie.avi 720:405:00:00
-- transcodes /home/USER/myoriginalmovie.avi, crops it at 720:405:00:00, and saves it as 'mytranscodedmovie'(.avi)
[you@localhost]# ./yams.sh MERGE mymergedmovie /home/USER/video_01.avi /home/USER/video_02.avi /home/USER/video_03.avi
-- joins /home/USER/video_01.avi, /home/USER/video_02.avi, and /home/USER/video_03.avi into one video with the name 'mymergedmovie'(.avi)
Screen Captures and Related Images
![]() |
![]() |
|
|
terminal: 'help' |
editing 'options.sh' file in gEdit |
|
|
![]() Dossier ![]() ![]() ![]() ![]()
|
||
|