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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 26th September 2024, 16:09   #17  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,518
Quote:
Originally Posted by jay123210599 View Post
How do I remux a mkv file?

Use mkvtoolnix-gui, add the file, push "start multiplexing"


Quote:
Originally Posted by jay123210599 View Post
How do I use that for my vspreview script?

add the line to your script after the source filter . It will look like something like this


Code:
clip = core.ffms2.Source(path to video)
clip = core.text.ClipInfo(clip)
clip.set_output()
poisondeathray is offline   Reply With Quote
 

Tags
vapoursynth, video comparison, video player

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:48.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.