VideoHelp Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. I thought that I would give Hybrid another go, and I was as unsucsessful this time as I was last time. Just wondering if anybody could give me a clue as to where im going wrong?

    Im trying to deinterlace and crop a vdub captured lagarith avi. At first I was getting an error due to pcm audio, so I set to custom and changed to aac in the audio tab. I still got an error due to pcm, so I compressed the audio in vdub2 and opened the new file with aac audio in Hybrid.

    I dont get the audio error now but for some reason hybrid only gets 25% through the job and then crashes.

    When I click the preview box, the video plays fine, deinterlaced. Any ideas? Thanks.
    Image Attached Thumbnails Click image for larger version

Name:	a.jpg
Views:	211
Size:	184.1 KB
ID:	69701  

    Click image for larger version

Name:	b.jpg
Views:	206
Size:	81.3 KB
ID:	69702  

    Click image for larger version

Name:	c.jpg
Views:	201
Size:	115.2 KB
ID:	69703  

    Click image for larger version

Name:	d.jpg
Views:	203
Size:	144.3 KB
ID:	69704  

    Click image for larger version

Name:	e.jpg
Views:	204
Size:	154.6 KB
ID:	69705  

    Click image for larger version

Name:	f.jpg
Views:	27
Size:	155.5 KB
ID:	69706  

    Click image for larger version

Name:	g.jpg
Views:	18
Size:	152.0 KB
ID:	69707  

    Quote Quote  
  2. I've worked it out, I had missed the apply configuration button in the x264 tab.
    Quote Quote  
  3. At first I was getting an error due to pcm audio, so I set to custom and changed to aac in the audio tab. I still got an error due to pcm
    Naturally, since you probably didn't change the entry in the audio queue.

    I've worked it out, I had missed the apply configuration button in the x264 tab.
    Not pressing the apply configuration button in x264 should not cause an error. So whatever you did, I don't think the issue was you having forgotten to press a button in the x264-tab.

    If you can reproduce the issue, and you want help, better create a debug output (read: https://www.selur.de/support) and share that, since:
    a. those screenshots don't really say much
    b. the 'user amusement log' doesn't contain any meaningful information. (Only thing they state is that the 1st pass stats file wasn't created and that Hybrid failed after 0.133 seconds while trying to start a video encoding call)

    Cu Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  4. Thanks for the quick reply Selur. Since posting earlier, I have had several crashes and have not been able to finish another video. The audio causes an error every time, even when I change the entry in the queue.

    I have gone back to compressing the audio in vituladub to aac, but now it crashes for other reasons.

    I have created a degug output for you.
    Last edited by Leanoric; 4th May 2023 at 10:36.
    Quote Quote  
  5. According tot the debug output, the crash happens when processing the .avs file:
    Code:
     ClearAutoloadDirs()
    SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE)
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\LSMASHSource.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\RgTools.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\masktools2.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\mvtools2.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi3.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\Deathray.dll")
    LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\hqdn3d.dll")
    Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\mtmodes.avsi")
    Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\QTGMC.avsi")
    Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\Zs_RF_Shared.avsi")
    # loading source: C:\Users\orval\Desktop\New folder\scene3'20020620 13.40.17a.avi
    # color sampling YUY2@8, matrix: bt601, scantyp: bottom field first, luminance scale: limited
    LWLibavVideoSource("C:\Users\orval\Desktop\NEWFOL~1\SCENE3~1.AVI",cache=false,dr=true,format="YUV422P8", prefer_hw=0)
    # current resolution: 720x576
    # deinterlacing
    AssumeBFF()
    QTGMC(Preset="Fast", ediThreads=2)
    # cropping
    Crop(6,2,-6,-4)# 708x570
    # filtering
    ConvertToYV12(interlaced=false)
    Deathray()
    hqdn3d(cs=3.00,ct=4.50,restart=7)
    hqdn3d(cs=3.00,ct=4.50,restart=7)
    # letterboxing
    ConvertToRGB24(interlaced=false, matrix="Rec601").AddBorders(6,3,6,3)#  708x570 -> 720x576
    # setting output fps to 50.000fps
    AssumeFPS(50,1)
    #  output: color sampling YV12@8, matrix: bt601, scantyp: progressive, luminance scale: limited
    return last
    Problem I see there is that ConvertToRGB24 converts the video to RGB24, but Hybrid assumes its YV12.
    => I'll look into it and report back.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  6. Thanks
    Quote Quote  
  7. Send you a pm with a link to a dev version which should fix the issue.

    Cu Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  8. Thanks Selur, Ive put a couple of videos through the dev version and its working great. No crashes with the audio now either.
    Quote Quote  
  9. Thanks for the feedback.

    Cu Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  



Similar Threads

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