superdiy
27th November 2012, 14:06
Hi everybody,
I've been reading up and trying to figure out how to use Avisynth for the past few weeks, but just ended up in dead ends. None of the sample scripts I could find on the web does what I need it to do and the GUIs for Avisynth are all very old - I'm not sure if there is something better to use lately or if the old GUIs etc. will still work in later versions of Avisynth? I also see that Avisynth acts as a layer in-between the actual file and the “software media player”. I’m not sure if this is possible, but I would like to use it to change the actual file permanently by whatever means, if that is at all possible – I don’t want it to act as an intermediate layer between the file and the player.
Basically I need to convert music videos I've ripped from my music DVDs (via DVD Decrypter). The videos are ripped into VOBs (single tracks) and I would like to keep them in the VOB (mpeg) format, preferably with the audio unchanged (depending on the original DVD the audio is either one of the following: 2 CH PCM / 2 CH Dolby Digital / 6 CH Dolby Digital / 6 CH DTS). Most of the videos are in 4:3 AR, but especially lately the videos are in 16:9 AR although they are still 720x576 (PAL). These 16:9 (720X576) videos are the ones I need to change permanently.
Most software media players play them in the correct aspect ratio, but unfortunately I'm using them only in Virtual DJ and Virtual DJ ignores the AR setting inside the VOB and only looks at the dimensions of the VOB (720x576) and then stretches it to an incorrect AR. I would like to convert these videos to 4:3 AR letterboxed with black bars top and bottom, but keep the size at 720x576. I've successfully done this with some free video converter tools available on the web, but the quality is dropped extensively and some of the videos become very interlaced as well.
A lot of my Google searches led to Avisynth and the DOOM9 forum, but still I was unable to find a sample script to achieve what I required and I don't really know where to start (seeing all the options and OLD GUIs for Avisynth). Can someone perhaps point me to some scripting or post me some script example and usage instructions to achieve the required manipulation, but while still preserving the best possible quality. The videos vary in bitrates, but most of them are between 6000 and 9000 kbps for "data bitrate" - I would like to keep it that high and preserve the audio as-is if possible.
To summarize:
Need to convert VOBs with 16:9 AR and dimensions of 720x576 to VOBs with 4:3 AR letterboxed (including black bars at top and bottom) and dimensions of 720x576. Quality must be as close as possible to the quality of the source files and audio must preferably be kept the same as that of the original file.
If I rather need to use something else instead of Avisynth, I’m fine with that as well.
Any help much appreciated
I've been reading up and trying to figure out how to use Avisynth for the past few weeks, but just ended up in dead ends. None of the sample scripts I could find on the web does what I need it to do and the GUIs for Avisynth are all very old - I'm not sure if there is something better to use lately or if the old GUIs etc. will still work in later versions of Avisynth? I also see that Avisynth acts as a layer in-between the actual file and the “software media player”. I’m not sure if this is possible, but I would like to use it to change the actual file permanently by whatever means, if that is at all possible – I don’t want it to act as an intermediate layer between the file and the player.
Basically I need to convert music videos I've ripped from my music DVDs (via DVD Decrypter). The videos are ripped into VOBs (single tracks) and I would like to keep them in the VOB (mpeg) format, preferably with the audio unchanged (depending on the original DVD the audio is either one of the following: 2 CH PCM / 2 CH Dolby Digital / 6 CH Dolby Digital / 6 CH DTS). Most of the videos are in 4:3 AR, but especially lately the videos are in 16:9 AR although they are still 720x576 (PAL). These 16:9 (720X576) videos are the ones I need to change permanently.
Most software media players play them in the correct aspect ratio, but unfortunately I'm using them only in Virtual DJ and Virtual DJ ignores the AR setting inside the VOB and only looks at the dimensions of the VOB (720x576) and then stretches it to an incorrect AR. I would like to convert these videos to 4:3 AR letterboxed with black bars top and bottom, but keep the size at 720x576. I've successfully done this with some free video converter tools available on the web, but the quality is dropped extensively and some of the videos become very interlaced as well.
A lot of my Google searches led to Avisynth and the DOOM9 forum, but still I was unable to find a sample script to achieve what I required and I don't really know where to start (seeing all the options and OLD GUIs for Avisynth). Can someone perhaps point me to some scripting or post me some script example and usage instructions to achieve the required manipulation, but while still preserving the best possible quality. The videos vary in bitrates, but most of them are between 6000 and 9000 kbps for "data bitrate" - I would like to keep it that high and preserve the audio as-is if possible.
To summarize:
Need to convert VOBs with 16:9 AR and dimensions of 720x576 to VOBs with 4:3 AR letterboxed (including black bars at top and bottom) and dimensions of 720x576. Quality must be as close as possible to the quality of the source files and audio must preferably be kept the same as that of the original file.
If I rather need to use something else instead of Avisynth, I’m fine with that as well.
Any help much appreciated