Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working concept syncing different audio sources
#21
(2022-06-21, 05:00 PM)zoidberg Wrote: @alleycat,

It's possible to combine multiple calls into a single line, as opposed to over a number of lines:

Code:
source("source").tfm.tdecimate.pointresize(720,480).showframenumber.trim(start,end)

In this instance you would only use parentheses to adjust filter parameters like edit points or options within filters like resizing, field order etc. An example script would be

Code:
a=source("bluray").pointresize(720,480)
b=source("laserdisc").tfm.tdecimate
stackvertical(a,b)

Thanks - makes perfect sense. I was doing something like this:

Code:
a=source(("bluray"), pointresize(720,480))

So no wonder I was getting errors!
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Help] How to apply delay to a whole video file, not just the video or audio streams? Red41804 7 835 2024-02-12, 11:03 AM
Last Post: Hitcher
Music [Help] Detect whether 2.0 Audio is Dual Mono or Stereo GjRedo 2 712 2023-12-09, 08:35 PM
Last Post: Doctor M
Question [Help] Slow down or speed up Audio for projects bendermac 18 5,474 2023-08-25, 01:59 AM
Last Post: Falcon
  [Help] 2 VHS Audio Captures to remove faults. CSchmidlapp 16 9,720 2023-07-03, 12:15 AM
Last Post: wongfeihung
  [Help] Identify and Repair an Audio Artifact axeyou 2 841 2023-06-14, 08:59 AM
Last Post: axeyou
  [Help] Automatically Sync The Audio From Another Source? Endocryne 1 1,315 2022-10-09, 09:47 AM
Last Post: Serums
  [Help] Audio Delay - What does what bendermac 1 1,266 2021-12-10, 12:37 PM
Last Post: resolution
  Need help choosing audio mixing software. Doctor M 5 2,532 2021-07-19, 03:51 AM
Last Post: Doctor M
  Should audio last (almost) as long as video? pipefan413 13 7,043 2021-04-07, 12:57 PM
Last Post: pipefan413
  [Help] Tools for syncing subtitles to video NeonBible 6 2,951 2021-03-27, 10:48 AM
Last Post: BusterD

Forum Jump:


Users browsing this thread: 1 Guest(s)