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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#41 | Link | |
|
Registered User
Join Date: Dec 2003
Posts: 3
|
Script editor 1.5.10.1 crash
Quote:
Does this happen with anyone using WinXP ? |
|
|
|
|
|
|
#42 | Link |
|
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,857
|
seems like the range encoding is broke, it encoded the range twice so output is twice as long/big
VirtualDub.Open("E:\\records\\MTV.avs",0,0); VirtualDub.video.SetMode(1); VirtualDub.subset.AddRange(0,22020); VirtualDub.video.SetCompression(0x78766964,0,10000,0); VirtualDub.SaveAVI("E:\\records\\MTV_FirstPass.avi");
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
|
|
|
|
#43 | Link | |
|
ffdshow/AviSynth wrangler
Join Date: Feb 2003
Location: Austria
Posts: 2,441
|
Quote:
VirtualDub.subset.Clear(); before your AddRange command; as of this version the whole file is selected by default IIRC. np: B. Fleischmann - 02/00 (Welcome Tourist) |
|
|
|
|
|
|
#45 | Link |
|
VDubMod Devel
Join Date: Oct 2001
Location: Germany
Posts: 824
|
Its probably an unicode issue. Didnt have time to look into it yet.
__________________
VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules) Be sure to also download the latest DLL package or get the all inclusive package! Before you post questions, please read the VirtualDub and/or VirtualDubMod FAQ. If you have a bug report or feature request for VirtualDubMod, be sure to read the rules first. We give 100% of your donations to the Open Source community |
|
|
|
|
|
#46 | Link | |
|
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,857
|
Quote:
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
|
|
|
|
|
#47 | Link |
|
! - User - !
Join Date: Nov 2001
Posts: 1,081
|
Currently it seems to be something like common sense in the xvid secrtion here that vdmod 1.5.10 is buggy with xvid. I must admit, however, that I do not know in what respect. Are those problems alreday fixed?
cheers!
__________________
Keep your tone warm and your sigs decent! |
|
|
|
|
|
#48 | Link |
|
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,857
|
also interesting to know is if Suiryc stopped working on VDM because of his new project
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
|
|
|
|
#49 | Link | |
|
Registered User
Join Date: Feb 2004
Posts: 123
|
Quote:
Well, the only thing that might be considered a problem is how VDM handles certain shades of blue. I've encoded School of Rock using Gknot, VDM, and Xvid...everything looks great except for some points in the concert scene near the end where flourescent-type blue lights mesh with the dark background and fog....makes things look very pixelated. The only reason I assume it is VDM is that eyeballing the video in Gknot it looks fine, but when I load the .avs file in VDM it looks pixelated (only where there is that flourescent blue on the screen). For some reason it doesn't look pixelated within VDM if I ConvertToRGB() on the last line of the .avs file, but the resulting .avi file still looks pixelated, but not quite as bad without the ConvertToRGB(). Its not a bitrate issue as I like to encode at 80% after running gknots compression test...my encodes usually run anywhere from 1 to 1.5GB. Everything else is pretty straight forward, I set XVID no QPEL, no GMC, no packed bit stream, MPEG, B-VOPs 2-1.50-1.00, MSP 6, VHQ 1, chroma motion on, Quants 2-31, trellis enabled. I like to keep things simple and hopefully compatible with standalones (whenever they make a decent one). My encodes all look great, this is the only exception. I even set that scene to a zone with a Q of 1 and it still looks pixelated (especially when they show the boy with the fog machine...look at his face...frames 140280 to 140370). Is anyone else having this problem? |
|
|
|
|
|
|
#50 | Link | |
|
Registered User
Join Date: Oct 2001
Location: France
Posts: 517
|
Quote:
I am just lacking free time at the moment. @gatormac Maybe it's an issue regarding the colorspace. VDM may display YV12 while GKnot may display YUY2 or maybe even RGB (dunno how it works there). |
|
|
|
|
|
|
#51 | Link |
|
Registered User
Join Date: Oct 2001
Location: France
Posts: 517
|
I just fixed the speed issues introduced in 1.5.10.1
Speed issues were as follow: 1. When switching (the issue doesn't appear if you don't switch the value) to 'Even lower', 'Lower', 'Higher' or 'Even higher' the thread priority of the current job, then the rate drop to 0fps (except for people having HT capable processors, according to some reports). 2. When having VBR audio as input (e.g. VBR MP3 in AVI, or external VBR MP3 file), the rate of muxing (at least in Direct Stream Copy) would be 10 times slower than usual. This makes a new bugfix release (build 2439) availabe on SourceForge. |
|
|
|
|
|
#53 | Link | |
|
Registered User
Join Date: Oct 2001
Location: France
Posts: 517
|
Quote:
Maybe you selected a server that actually doesn't have (yet) a copy of the file. In this case just try to download it from another server. |
|
|
|
|
|
|
#56 | Link |
|
Registered User
Join Date: Oct 2003
Location: Naperville, IL
Posts: 60
|
No sound from AC3 file
I just installed the newest bugfix (build 2439) and still can't the AC3 audio to play. When switch to the full processing mode get this error:
"No audio decompressor could be found to decompress the source audio format" The same audio stream plays fine in 1.5.4.1 The update improved MPEG-2 import speed, though. Am I missing something? |
|
|
|
|
|
#58 | Link | |
|
member
Join Date: Oct 2003
Location: Belgium
Posts: 106
|
Re: No sound from AC3 file
Quote:
- Removed internal AC3 decompressing since fccHandler made an ACM codec for AC3. So you need the AC-3 ACM Decompressor by fccHandler. |
|
|
|
|
|
|
#60 | Link |
|
2 VB R !2 VB Dat is D Q?
Join Date: Nov 2001
Posts: 110
|
Great work guys, but I just noticed after upgrading my VitualDubMod with the one in the GKnot install (2439) my Xivd & Ogg Audio would slowly go out of sync over time. It takes about 90 minutes before its noticeable. Then by around 110 mintes its very easy to spot at least 1/2 second. I don't know if this is VirtulDubMod problem or a Besweet one as I updated all of them at once with the latest GKnot pack.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|