979b380f63
Add cobra srcipt example.
8 lines
571 B
Bash
Executable File
8 lines
571 B
Bash
Executable File
#!/bin/bash
|
|
# dvd_device divx_root divx_title dvd_title chapter angle alang slang vbr abr xsize aspect buffer stereo apass vpass deint
|
|
#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
dvd2divx - barry_lyndon 1 1 1-24 1 fr - - - - - o - - - -
|
|
dvd2divx - barry_lyndon 2 1 25- 1 fr - - - - - o - - - -
|
|
dvd2divx - barry_lyndon 1 - - - - - 920 128 480 4/3 n y 1 2 n
|
|
dvd2divx - barry_lyndon 2 - - - - - 920 128 480 4/3 n y 1 2 n
|