This is the command tcmodchain that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
תָכְנִית:
שֵׁם
tcmodchain - Query compatibily of transcode modules chains.
תַקצִיר
tcmodchain [ -m נתיב ] [ -C ] [ -L ] [ -d מֶלֶל ] [ -v ] module1 module2
זכויות יוצרים
tcmodchain is Copyright (C) by Transcode Team
תיאור
tcmodchain allow to inspect Trans(1) modules, as well as it's companion, tcmodinfo(1).
בעוד tcmodinfo(1) focus on single modules, tcmodchain is intended to help in
exploring/experimenting module interactions.
אפשרויות
-m נתיב
להסתכל לתוך נתיב instead of the compiled-in module path while trying to load a module.
-C אפשר לבדוק מצב.
In check mode tcmodchain expects exactly two module identifiers. tcmodchain will
check compatibilty between two given modules. Result will be logged out or not
depending of verbosity level. Anyway, if two modules are compatible, tcmodchain
will exit succesfully; otherwise, tcmodchain will exit with error.
see RETURN VALUES below.
-L אפשר רשימה מצב.
In list mode tcmodchain expects exactly two module identifiers, exactly one of
which containing a wildcard. tcmodchain will inspect all avalaible installed
modules matching the wildcard and will print out module names that are compatible
with the other given one. if at least one compatible module is found, tcmodchain
will exit succesfully; otherwise, tcmodchain will exit with error.
see RETURN VALUES below.
-d מֶלֶל
ציין את רמת הפירוט לשימוש, כמו שעושה טרנסקוד. ערך ברירת המחדל הוא 1
(מילולי TC_INFO).
-v מידע על גרסת הדפסה ויציאה.
מודול מזהים
tcmodchain identifies modules using a type:name naming scheme. Currently, as in transcode
1.1.0, only לְהַצְפִּין ו מולטיפלקס מודול סוגs are supported. שם can refer to the name of
any avalaible transcode modules, using the same rules of tcmodinfo(1) -i אוֹפְּצִיָה. ה
תו כללי * is supported in the שם section of module identifier. Wildcard
meaning is `any of avalaible modules' and is honoured only when רשימה mode (-L option) is
used. Using wildcard character for שניהם module identifiers will lead to an error.
דוגמאות
$ tcmodchain -C encode:null multiplex:null -d 1
[encode_null.so] v0.0.3 (2005-06-05) null (fake) A/V encoder
[multiplex_null.so] v0.0.2 (2005-12-29) discard each encoded frame
[tcmodchain] encode:null | multiplex:null [OK]
[tcmodchain] module chain OK
$ tcmodchain -L 'encode:*' multiplex:null
העתק
faac
צוֹלֵעַ
lzo
ריק
x264
xvid
אנא הערה that output of this example may vary depending of your installation.
לפחות ריק ו העתק modules will be showed on your output.
$ tcmodchain -L encode:null 'multiplex:*'
אבי
ריק
חי
y4m
לַחֲזוֹר ערכים
tcmodchain משתמש בערכי ההחזרה הבאים:
0 מוצלחים
פרמטר או אפשרות שורת פקודה שגויים אחד
2 error while (un)loading a module
3 given module pair isn't compatible
4 error while looking for module(s)
מחברים
tcmodchain נכתב על ידי פרנצ'סקו רומני
<[מוגן בדוא"ל]> עם תרומות של רבים אחרים. ראה מחברים לפרטים.
Use tcmodchain online using onworks.net services