[HELP] DVD - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [HELP] DVD (/thread-2804.html) |
DVD - s_c_leach - 12.06.2022 Hi, I'm using Hybrid to cover DVDs to .mp4 with Vapoursynth to do the deinterlacing. All works well for Title 1 and gives good results, however I have some other streams that I would like to convert When I pick another stream I get the following error message, "Sadly Vapoursynth can't be used since current video title isn't 1 and DVD input is selected!" I thought I could remove Vapoursynth deinterlacing process and then recode the .mp4 file however I get the following message. "Aborting: Encoding is set for progressive output, but the input is not progressive!" Does anybody have experience in working with the other streams on DVDs? and could let me know how to get this working? Thanks in advance and thanks for your time Regards Stephen RE: DVD - Selur - 12.06.2022 Use MakeMKV or MKVToolnix to repackage to mkv before processing with Hybrid is a workaround. You could also use PGCDemux to extract the titles you want. You could also set Filtering->Support to XSynth, then ony mencoder and ffmpeg filters can be used for DVD input and mencoder (which supports titles&co unlike Avisynth and Vapoursynth) is used. Cu Selur RE: DVD - s_c_leach - 12.06.2022 Hey, Thanks for responding, I used PGCDemux to extract the title. All good. Thanks for your help! Stephen |