Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (6) 1 [2] 3 4 ... Last » ( Go to first unread post )
VirtualDub-MPEG2 1.6.19
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
Pharaoh Atem
Posted: Aug 7 2007, 07:39 PM


Advanced Member


Group: Members
Posts: 114
Member No.: 17757
Joined: 7-January 06



Great! You have made a new version available fccHandler! Thanks, and now, to download new sources for all the SVN stuff on my computer....

*prepares for a long download*

--------------------
Enano CMS - the CMS that focuses on what matters most: content.
 
     Top
capma
Posted: Aug 8 2007, 04:58 PM


Newbie


Group: Members
Posts: 1
Member No.: 21892
Joined: 8-August 07



QUOTE (fccHandler @ Aug 6 2007, 06:02 AM)
I just uploaded a new package, this time using "UPX --compress-icons=0" to compress VirtualDub.exe. Testing it under Windows XP, I see all 14 icons available.

http://fcchandler.home.comcast.net/stable/...alDub-MPEG2.zip

Try adding "--lzma" switch, makes exe even smaller!
 
     Top
heustess
Posted: Aug 12 2007, 12:11 AM


Advanced Member


Group: Members
Posts: 67
Member No.: 21872
Joined: 5-August 07



You are right! I found that using the following command:
upx --compress-icons=0 --lzma VirtualDub.exe
gave the best compression while still preserving the icons.

--------------------
http://heustess.com/
 
      Top
fccHandler
Posted: Aug 12 2007, 02:47 AM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



I also used it in the version I posted yesterday. cool.gif

Thanks for the tip.

--------------------
May the FOURCC be with you...
 
     Top
i4004
Posted: Aug 12 2007, 08:23 PM


Advanced Member


Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03



my plan(mentioned by the end of the 1.6.15 release thread) is not going that smooth. got same errors in both vdub-mpeg2 and vdubmod:
user posted image
user posted image

now while somebody might say "it's only moaning anyway, and you don't need any audio there", and be totally correct, i still feel obligated to report this issue.
biggrin.gif

mp2 audio is made by dgmpegdec1.4.8

now, i bet we don't have any more options as far as mp2 acm codec goes?
fcc, can you steal decoder from graft and merge it to vdub-mpeg2?

or use windows decoder and internally convert to pcm and feed that to audio compressor.

or use this decoder
http://avisynth.org/warpenterprises/files/...ll_20031214.zip
http://avisynth.org/warpenterprises/files/...ll_20040109.zip

--------------------
my signature:
user posted image
 
     Top
fccHandler
Posted: Aug 12 2007, 09:38 PM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



We already have an MPEG audio decoder built into VirtualDub, unfortunately it's not so easy to integrate into the AVI audio path. I tried it once, but I didn't have much success then. I might give it another try, though...

Regarding VirtualDubMod, there was a checkbox in the preferences called "Priss rocks" I think. IIRC it supposedly does exactly what I've described above, i.e., it uses the internal decoder for MPEG audio in AVI files.

As far as encoding MP2 audio, I can't help you much there. I've always been fond of toolame, but I don't think there's a toolame ACM codec for VirtualDub.

--------------------
May the FOURCC be with you...
 
     Top
neuron2
Posted: Aug 13 2007, 12:18 AM


Advanced Member


Group: Members
Posts: 1244
Member No.: 5294
Joined: 18-July 03



.
 
    Top
i4004
Posted: Aug 13 2007, 12:39 AM


Advanced Member


Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03



QUOTE
We already have an MPEG audio decoder built into VirtualDub, unfortunately it's not so easy to integrate into the AVI audio path.

aha..i actually wrote something like "but why don't you use vdub's mpeg decoder", but i saw the logic problem there(why use external at all when you already have one?) so i erased it...
now it's all clear.

yes, priss was off at the time...will give it a try next time.

i wasn't trying to encode to mp2; your error dialog box seems to be missing 'de' from 'decompressing'.

--------------------
my signature:
user posted image
 
     Top
i4004
Posted: Aug 13 2007, 12:52 AM


Advanced Member


Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03



QUOTE
Demuxer, yes; decoder, no.

didn't wrote anything like that originally, so i was plain wrong there.
hehe...

--------------------
my signature:
user posted image
 
     Top
fccHandler
Posted: Aug 13 2007, 03:44 AM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



QUOTE (i4004 @ Aug 12 2007, 08:39 PM)
i wasn't trying to encode to mp2; your error dialog box seems to  be missing 'de' from 'decompressing'.

I see, I hadn't noticed that both were decompressing! ph34r.gif

The first dialog doesn't seem to exist in VirtualDub; I assume it's from VirtualDubMod? I did find the second dialog in the "Riza" module, and indeed it always says "compressing." Probably just an oversight, since the other dialogs in that module do check whether the error was caused by compressing or decompressing.

--------------------
May the FOURCC be with you...
 
     Top
phaeron
Posted: Aug 13 2007, 08:19 PM


Virtualdub Developer


Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02



Versions that still had the decompression logic in audio.cpp did report "decompressing" when appropriate -- this regression was introduced when I migrated the code.
 
    Top
fccHandler
Posted: Aug 15 2007, 08:10 PM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



Update to this thread:

I've moved a bunch of off topic posts from this thread into another thread in the "Off Topic" forum. Some of you (you know who you are) may carry on your feud there if you wish. rolleyes.gif

--------------------
May the FOURCC be with you...
 
     Top
KornX
Posted: Aug 16 2007, 02:04 PM


Advanced Member


Group: Members
Posts: 41
Member No.: 2043
Joined: 18-January 03



@fcchandler:
May i ask, why you changed your mind?
(to update vdubmpeg2?)
you told us some time ago you lost your interest in that kind of stuff!

Don't get me wrong, not that i mean you should have stayrd down smile.gif

Kind regards

KornX

--------------------
There are only 10 types of people;
Those who do and those who don't understand binary.
 
     Top
fccHandler
Posted: Aug 16 2007, 06:12 PM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



I actually do a lot of video capturing, but I'm not "into" digital video the way I used to be. It doesn't excite me or fascinate me anymore; it's just routine now.

However, I'll never lose interest in programming, and there are still a lot of things that can and should be improved about VirtualDub-MPEG2. Some of its code is a nightmare, though (e.g., "Mpeg2.cpp"). ph34r.gif

For now, I just wanted to add support for importing MPEG Layer II audio, because some people were asking about it in another thread, and it seemed fairly easy to do...

--------------------
May the FOURCC be with you...
 
     Top
pintcat
Posted: Aug 25 2007, 03:58 PM


Advanced Member


Group: Members
Posts: 142
Member No.: 18182
Joined: 19-February 06



OOOH! I just noticed that there is an update for one of my favorite VirtualDub mods. Thank you so much for this! I thought it was dead by now.
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
83 replies since Aug 4 2007, 02:51 AM Track this topic | Email this topic | Print this topic
Pages: (6) 1 [2] 3 4 ... Last »
<< Back to News / Announcements