VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 40 of 40
  1. @ smrpix ... Dude, actually I am working in a studio, can't provide the exact code, screenshot or any other stuff from studio, violation of the IT policy.Threfore I said smillar to it.



    Also, I am not getting this pop-up.
    Quote Quote  
  2. You have to checkmark "enable audio" in the dialog box in quicktime

    It's not about QTSource . If you use info() in the avs script , does it show audio ? Did you use audio=true ?

    It you think it's a QTSource issue, then an alternative source filter is FFMS2

    e.g. FFMpegSource2("input.mov", atrack=-1)


    Or, if it's an encoding issue with QTOutput and quicktime API, but your avs is OK, use ffmpeg/ffmbc
    Quote Quote  
  3. Originally Posted by DayDreamer3d View Post
    can't provide the exact code, screenshot or any other stuff
    I've been noticing that.
    Quote Quote  
  4. If Info() shows that you indeed have audio, did you use QTOutput("output.mov", audio=1) ?


    Usage - Write

    QTOutput("FileName.mov", format = "", quality = 100, datarate = 1000, keyframe = 1, raw = "", settings="settings_filename", audio = 0)
    QTOutput("FileName.mov")


    .
    .
    .


    audio - Disable audio (default = 0) or enable audio (1)
    Quote Quote  
  5. @ poisondeathray ... using audio=false, but I am explicitly combing the audio through WaveSource

    @ smrpix ...yess, sorry for the inconvenience.
    Quote Quote  
  6. @ poisondeathray ... there is no keyword(name argument) audio or default in QTOutput
    Quote Quote  
  7. Maybe you are using the wrong version? or an early beta? That's copied directly from the documentation
    Quote Quote  
  8. I tried on AviSynth 2.5 and 2.6, but my QTSource.dll is old that I used for 2.5 version.

    can you send your build of QTSource.dll


    I will try with that too.
    Quote Quote  
  9. http://www.tateu.net/software/dl.php?f=QTSource_src

    http://forum.doom9.org/showthread.php?t=104293


    If you still can't get it to work the other options are ffmbc/ffmpeg or use avfs (avisynth virtual file system), mount a virtual avs and use QTPro to encode it directly . I would say the majority of people use ffmbc, and you don't need the quicktime infestation if you 're windows based . Also allows you to batch process instead of encoding one at a time
    Quote Quote  
  10. Hey guys, it worked my QTSource.dll was old.

    I should have checked.


    Really Sorry for posts.


    Thnaks To All Of You.
    Quote Quote  



Similar Threads

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