When I load an MP4, MTS, or M2TS in Avisynth, the only filter that I am aware of that works is DirectShowSource. However, I have read in various places on this forum that DirectShowSource is buggy and should be avoided when possible. What does everyone else use when loading such files into Avisynth?
I am not looking for suggestions that amount to transcoding the video to something to some other container or codec. Rather, I just want to know if there are some other filters which I am not aware of that are preferred.
TIA!
+ Reply to Thread
Results 1 to 3 of 3
-
-
ffms2, l-smash works and DGDecNV might be the most popular ones. DGDecNV is mostly popular with TS, I think. It requires an Nvidia GPU and costs money, though (a version with Intel decoder also exists). ffms2 is free and opens almost anything but has sometimes been regarded as less reliable with TS files. l-smash works with almost anything. It has two filter pairs, one based on l-smash demuxer for mp4/mov and one based on ffmpeg/libav demuxer for everything else. All of them come with a documentation (on their website or inside the download package) if you need more info.
https://www.dropbox.com/sh/3i81ttxf028m1eh/AAABkQn4Y5w1k-toVhYLasmwa?dl=0
https://github.com/FFMS/ffms2/releases
http://rationalqm.us/dgdecnv/dgdecnv.html -
I had not heard of any of those. So thanks very much. I will try giving the free ones a spin.
Similar Threads
-
Converter to .m2ts/mts
By Thaiseeran in forum Video ConversionReplies: 4Last Post: 25th Jan 2013, 03:23 -
Playing Sony-cam-generated .mts or .m2ts HD videos with LaCieMiniHDBridge
By sambro65 in forum Software PlayingReplies: 10Last Post: 21st Jan 2013, 13:54 -
What is the difference between M2ts and Mts?
By jbitakis in forum Authoring (Blu-ray)Replies: 1Last Post: 26th Nov 2012, 09:31 -
Avisynth source loading?
By yugurya in forum EditingReplies: 5Last Post: 22nd Jan 2012, 13:57 -
.MTS and .M2TS in Pinnacle 14 Woes :-(
By paulwilko in forum EditingReplies: 8Last Post: 30th Mar 2011, 13:44