|
|
| i4004 |
| Posted: Jan 13 2005, 07:28 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03

|
graphedit is worse than any CLI i saw.
-------------------- my signature:
 |
 |
| stephanV |
| Posted: Jan 13 2005, 08:06 PM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
each to his own 
graphedit is not so bad when you get used to it, although it is the last thing id try (well, before a cli tool )
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |
| i4004 |
| Posted: Jan 13 2005, 11:09 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03

|
| QUOTE | | well, before a cli tool |
come on...you know you love it as soon as you see it http://s92912755.onlinehome.us/mencoder/-o...-ovc%20help.png
the gutenberg of video!
-------------------- my signature:
 |
 |
| stephanV |
| Posted: Jan 14 2005, 12:07 AM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|

i already saw it before... had to read a very long HTML doc before i actually could do something with it...
i just want things to click on
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |
| i4004 |
| Posted: Jan 14 2005, 12:24 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03

|
i just spent 5minutes troubleshooting the avs script whose "only" problem was the line-feed on the wrong spot. word-wrap problem, so to say.
| CODE | | AviSource("D:VideorawstuffS_T__R_I_p000.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p001.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p002.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p003.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p004.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p005.00.avi") ++ aviSource("D:VideorawstuffS_T__R_I_p006.00.avi") ++ AviSource("D:VideorawstuffS_T__R_I_p007.00.avi") # ++ AviSource("D:VideorawstuffM6_008.00.avi") ++ AviSource("D:VideorawstuffM6_009.00.avi") ++ AviSource("D:Videorawstuffperf_11.00.avi") ++ #AviSource("D:Videorawstuffperf_12.00.avi") ++ #AviSource("D:Videorawstuffperf_13.00.avi") ++ #AviSource("D:Videorawstuffperf_14.00.avi") |
this cannot happen if you have gui. you win.
-------------------- my signature:
 |
 |
| stephanV |
| Posted: Jan 14 2005, 12:29 AM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
well notepad (++) is not that bad though... its the CMD i dislike
and doing all this scripting on a GUI...
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |