VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Hi ****

    please I wonder how to tell to avisynth that don't have to output any audio

    Is the same of -an option of ffmpeg

    Is it possible? thanks
    Quote Quote  
  2. Everything I say is false koberulz's Avatar
    Join Date
    Oct 2006
    Location
    Australia
    Search Comp PM
    KillAudio()
    Quote Quote  
  3. Or simply don't include the audio when you import the video.

    Code:
    AviSource("filename.avi", audio=false)
    or

    Code:
    LSmashVideoSource("filename.mp4")
    or

    Code:
    ffVideoSource("filename.mkv")

    etc.
    Quote Quote  
  4. ah thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!