Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Sep 2005
Posts: 178
|
Frame accurate source filter for H.264 in MKV?
I'm looking for a frame accurate (handing the output to Trim()) source filter for AviSynth+ x64, and I've tried several, but none seem to actually work. Source material is a BD H.264 stream remuxed into a MKV container, via eac3to. Here's the two I've tried so far:
|
![]() |
![]() |
![]() |
#3 | Link |
Registered User
Join Date: Sep 2005
Posts: 178
|
I tried LSMASHVideoSource, but it dies with the strange error: "Failed to read an input file" (despite leaving the string for the file name, which is the only parameter I'm passing it, unchanged from all the various other source filters I've used)
And as for DGDecode... isn't that only for MPEG-2? EDIT: Ah, I guess you were referring to DGAVCDecode? Unfortunately, as far as I'm aware, that's 32-bit only. Last edited by `Orum; 1st January 2016 at 09:36. |
![]() |
![]() |
![]() |
#6 | Link |
Registered User
Join Date: Sep 2005
Posts: 178
|
Ah, yeah, DG's current decoder requires a NVIDIA card, which would be a problem. Anyway, I looked more closely at the LSMASH source filter, and realized I'm using the wrong function--LSMASHVideoSource() instead of LWLibavVideoSource(). Edit: vivan beat me to it!
Mea culpa. I think this is frame accurate based on my testing so far. I'm going to run a few more tests but assuming there are no issues I'll just stick with this. Thanks! |
![]() |
![]() |
![]() |
Tags |
avisynth, avisynth+, filter, frame accurate, source |
Thread Tools | Search this Thread |
Display Modes | |
|
|