Logo Logo
/// 
Riesen dateien mit virtual dub

Giant files with virtual dub



Frage von Sinon:
August 2006

Hi, I have the following problem: virtual dub will make huge from everything that I edit files in order. about a 800 mb avi, from which I cut away what is, when I click "save s.avi" click, to a 61 GB (!) file. because it is true what is not. I like the soluble problem?



Antwort von Gast 0815:

You probably will save the file from unkompremiert. What will become of the ready-cut Avis, DVD?
Choose Video -> Full processing mode, then Video -> Compression and then an appropriate codec, which either makes your videos directly to the desired format) (Xvid, DivX, H.264, or if you want to DVD, a lossless codec such as DV -- avi or Huffyuy. Then you can save it, the files are all rather smaller (by transcoding), the other necessities of operation synonymous for some time (depending on the computing power and Codec) for several hours.

Greetings from Marburg



Antwort von Sinon:

ah, ok, that's been going better. new question: I wanted to adjust the size of the file now with autogordianknot. But the only thing I get to see in the video then to me a red background is black text
"wmultof must be non zero
(G: \ Videos \ agk_tmp \ TRUELI ~ 1.AVS, line 8) "
, what is the problem?








Antwort von Gast 0815:

What is your target format? You can convert the file but after editing directly in the desired size of VDub to Xvid / Divix leave. Apart from running the exprtierte Avi for the Media Player and what exactly is in the 8th Line of Avisynthskripts (G: \ Videos \ agk_tmp \ TRUELI ~ 1.AVS you can with) open the editor?



Antwort von prem:

I want to encode the movie to Xvid and it should fit on a CD. With AutoGK can be so nice to choose from.
this time the script:
[code: 1:857 af07f78] LoadPlugin ( "C: Program Files 1AutoGKDGMPGDecDGDecode.dll")
LoadPlugin ( "C: Program Files 1AutoGKfiltersautocrop.dll")
LoadPlugin ( "C: Program Files 1AutoGKfiltersRemoveGrain.dll")

movie = DirectShow source ( "G: video Rueli bearbeitet.avi", 25). KillAudio ()
movie = isRGB (movie)? ConvertToYV12 (movie): movie
movie = isYUY2 (movie)? ConvertToYV12 (movie): movie
cropclip = autocrop (movie, mode = 0, wmultof = 4, hmultof = 4, samples = 10, aspect = 0, threshold = 0, sample start frame = 0, leftadd = 0, rightadd = 0, topadd = 0, bottomadd = 0)
fixed_aspect = 1
c_width = width (cropclip)
c_height = round (height (cropclip) / fixed_aspect)
input_par = float (c_width) / float (c_height)
input_par = (input_par> 1.4) | | (input_par <1> 4)? (out_height + (16 - hmod)): (out_height - hmod)
new_aspect = (float (out_width) / float (out_height)) / fixed_aspect
autocrop (movie, mode = 0, wmultof = 4, hmultof = 4, samples = 10, aspect = new_aspect, threshold = 0, sample start frame = 0, leftadd = 0, rightadd = 0, topadd = 0, bottomadd = 0)
LanczosResize (out_width, out_height) [/ code: 1:857 af07f78]



Antwort von Gast 0815:

AutoGK has here probably) a problem with the Farbraumconvertierung (red picture) and the Autocropfunktion (cutting away the black bars. Mach halt of Hand:
How to proceed, here are just rude, because I'm too lazy to write an entire guide to ...
1.) loaded movie cut
2.) sound export (as MP3 or wave, then this external change),
demux
Note 3) Runtime (last picture)
4) open Video -> Compression-> Xvid
press Button: Configure
select button calc,
For a CD then select Target size = 716,800,
Runtime enter
Invite size in the audio file size
then read the bitrate and videosize.
5.) desired filter loading and resitzen film obtained, measured according to the bit rate. Approximate values under consideration are:

4:3
320x240 s.480kbit
352x288 (PAL pixel aspect * 1:1,09091) s.630kbit
384x288 s.660kbit
448x336 s.860kbit
480x360 s.970kbit
512x384 s.1080kbit
576x432 s.1300kbit
640x480 (NTSC standard) s.1540kbit
704x528 s.1760kbit
720x540 s.1810kbit
704x576 (PAL pixel aspect * 1:1,09091) s.1880kbit
720x576 (PAL standard pixel aspect * 1:1,06667) s.1970kbit
768x576 s.1990kbit
1024x768 s.2940kbit

16:9
320x180 s.360kbit
384x216 s.500kbit
448x252 s.650kbit
512x288 s.810kbit
576x324 s.980kbit
640x360 (NTSC-16: 9) s.1150kbit
704x396 s.1320kbit
720x408 s.1360kbit
720x432 (PAL-16: 9 Pixel aspect 1:1,06667) s.1400kbit
768x432 s.1490kbit
1024x576 s.2210kbit

Widescreen (2,35:1)
320x136 s.270kbit
384x164 s.380kbit
448x192 s.500kbit
512x216 s.610kbit
576x244 s.740kbit
640x272 s.870kbit
704x300 s.1000kbit
720x304 s.1020kbit
768x328 s.1130kbit
1024x436 s.1670kbit

So for example in a 4:3 video with 987 bitrate would be the desired Resizeformat then 512x384.

6.) then read off with the Targetsize in 2pass process into Xvidformat transform (more settings: http://www.flaskmpeg.info/board/attachment.php?attachmentid=457&sid=1e899a180306534e7830f3cac3e8f372)
7.) After transforming sound wiederhinzufügen (VDub or avi-mux
GUI), burn file.

Greetings from Marburg



Antwort von Sinon:

And I did exactly this effort. avoid remove any possibility for there to AutoGK?



Antwort von Gast 0815:

Well, Riesenauwand is not that, maybe 5 min film. However, you ought to capture only a little, and added, this takes time, but worth it if You just build often Xvid Avis.
When's it supposed to be AutoGK, first update to the latest beta version 2.32b.
Open the movie again in VDub, CROPP hand from (filter-> add-> nultransform-> cropping) and save with the Huffyuy codec. This should then AutoGK actually eat ".
In what format are actually going for your source files, the MPEG-2 or wasauchimmer.avi (codec?)?

Greetings from Marburg



Antwort von Spell:

I've already tried the beta, same problem. somewhere was sometimes claimed that the problem is whether one or commas as decimal points, or thousands of places or wasweißich used. But the idea I found odd, since then the problem would be much more common with us.

The films are otr recordings, which are usually DivX avis (although some have cronies wmvs synonymous and that's just right convulsive, to make the avis to be able to edit them. the progs, funz well, want money, And what I try everything as a layman, it takes several days to compute: ()

if AutoGK will not, because there are programs that represent the same make and implement an alternative?



Antwort von Spell:

If I understand correctly, you want to unregistering in VDub only advertising. Then you should with frame-accurate editing (ie, an average of only s.den by key symbol necessarily reach places) "Direct Stream Copy" to choose otherwise (synonymous with cutting jobs s.anderen pick) "Fast recompress". There could be problems with the audio when it is present as MP3 with a variable bit rate (check first). Export in this case, directly after importing a sound wave ( "Save wave") and this then s.Stelle of Orginaltons used for cutting (Audio -> Wave Audio). The sound can be used to Weiterverwedung in AutoGK always be allowed to Audio -> Direct Stream Copy. After saving, finished!
As a result, you'll receive a sliced DivX file (with mp3 or wave sound) that you can process them in AutoGK.
Advantage of the process: 1 it is faster because no transcoding must occur 2nd The new file is smaller than the original file 3.) You lose less video quality ...
4.) with AutoGK, it should then be OK 5.) If the new file is small enough, you can burn them may directly because transcoding always means loss of quality

For wmv's is synonymous with VDub, but with a little trick. Just open the Windows text editor (not MS-Word, etc. !!!). Then write into it:
DirectShow source ( "C: \ video \ aufnahme.wmv")
where C: \ video \ aufnahme.wmv with the path and file name to replace your current recording. Please note the location put real in quotes!
Thus, you have already created your first Avisynthscript synonymous.
(Avisynth do you have with AutoGK anyway on the calculator.)
Then the whole city s.beliebiegem under beliebiegem name but with the file extension. Avs save. Open VDub and load this file with File-> Open video file. Then cut and with the codec Huffyuy in Full processing mode and continue to use that save file with AutoGK.

Greetings from Marburg



Antwort von Sinon:

"Anonymous" wrote:
If I understand correctly, you want to unregistering in VDub only advertising. Then you should with frame-accurate editing (ie, an average of only s.den by key symbol necessarily reach places) "Direct Stream Copy" to choose otherwise (synonymous with cutting jobs s.anderen pick) "Fast recompress". There could be problems with the audio when it is present as MP3 with a variable bit rate (check first). Export in this case, directly after importing a sound wave ( "Save wave") and this then s.Stelle of Orginaltons used for cutting (Audio -> Wave Audio). The sound can be used to Weiterverwedung in AutoGK always be allowed to Audio -> Direct Stream Copy. After saving, finished!
As a result, you'll receive a sliced DivX file (with mp3 or wave sound) that you can process them in AutoGK.
Advantage of the process: 1 it is faster because no transcoding must occur 2nd The new file is smaller than the original file 3.) You lose less video quality ...
4.) with AutoGK, it should then be OK 5.) If the new file is small enough, you can burn them may directly because transcoding always means loss of quality

exactly that's what I do all the time, edit them with AutoGK not funzt anyway. because of the VBR he warns me when you open any films, but I had no problems with that.
And if I did then a file that is smaller than 700 mb, and that I speak with AutoGK enlarged by the resolution, I somewhat increases, it looks better then when I do I watch the movie on a PC in full screen, or makes no different to zoom with VLC?
Quote:

For wmv's is synonymous with VDub, but with a little trick. Just open the Windows text editor (not MS-Word, etc. !!!). Then write into it:
DirectShow source ( "C: \ video \ aufnahme.wmv")
where C: \ video \ aufnahme.wmv with the path and file name to replace your current recording. Please note the location put real in quotes!
Thus, you have already created your first Avisynthscript synonymous.
(Avisynth do you have with AutoGK anyway on the calculator.)
Then the whole city s.beliebiegem under beliebiegem name but with the file extension. Avs save. Open VDub and load this file with File-> Open video file. Then cut and with the codec Huffyuy in Full processing mode and continue to use that save file with AutoGK.

Greetings from Marburg

this is simple: VDub-MPEG2 can open asf / wmv etc (if synonymous with poor performance). only when I wanted to make a avi come of it, he was always hanging in some frames and did not further calculations. I told him that he should convert to Xvid. try's later views with this huffyuv



Antwort von Sinon:

uh, huffyuv 22GB will be great, so this works is not synonymous








Antwort von prem:

"uh, huffyuv 22GB will be great, so this works is not synonymous"
Can you not handle the short term hard drive? The problem is something like this: You get a folded Stillimage (which is) your Divx-Film; the decomprimierst (unfold) and You cut into VDub, where naturally see the fold too, and now you start it again fold to him to AutoGK given that it curls up again to bring it then to the final folding format. The smaller you make it in the intermediate (VDub), the more traces in the quality caused das why let the file if the Techniche goes quiet as big, after AutoGK you can delete them, yes.

Greetings from Marburg



Antwort von prem:

This is prob because I have a lot to do with linux computers, my computer is formatted in FAT32. more than 4GB are not in it.
And why do you think that AutoGK will go when I have so far not even managed to get the program to run on?



Antwort von Sinon:

So that with the wMult must be non zero I got solved, as I have C: ProgrammeAutoGKVDubModaviproxyproxyoff.reg run. But now I have a new problem: if we decide to convert a movie (Divx / avi), then he tells me after "analyzing source 'part as error-popup" Avisynth open failure "and" Trim: Can not trim if there is no video "and is in the log: EXCEPTION: Can not open file 'g: videoagk_tmpinterlace.log" what's wrong synonymous, since this file exists on ninth time. I read somewhere that you must huffyuv disable ffdshow, but that was it. Another claimed that it de-and reinstall AutoGK before it can become a more continuous work, but it did not work synonymous. anyone ne idee?



Antwort von Sinon:

ok, because to me with AutoGK was too dumb, I've downloaded MeGUI with something else or something like that on jedenfall has rumgemotzt that I do not have 2.0 framework on it, I was surprised, but agreed. when I had installed, then the program does not run with AutoGK and I again tried to run them all at once. error any more. But because the yes was too easy, of course, appeared immediately on the next problem: if we decide to convert a film that lasts for weeks and this is taken literally. I wanted to convert a 50mb test data, and after 24h it was only at 20%. The problem is, he plows 10 seconds as stupid, then he makes erstmal an hour break to work then another 10 seconds, and so is this maybe someone ne idee?



Antwort von Gast 0815:

Look at AutoGK running in the task manager to see if / what created the system load. Times and check if your hard drive may need to be defragmented.

Greetings from Marburg




Antworten zu ähnlichen Fragen:
File sharing with Virtual Dub
Virtual Dub macht AVI asynchron nach Schneiden
Alternative zu Virtual Dub ?
Virtual Dub - Filter: Erklärungen gesucht
Virtual Dub akzeptiert nur 352x288
[Virtual DUB]
Virtual Dub - Subtitle Plugin
Suche Codec fuer Virtual Dub
Virtual Dub - mp3 Ton max. 56 kbit
Virtual Dub 1.6 - brauche ich noch Codecs?
Suche Virtual Dub Filtersammlung
Virtual Dub: NTSC in PAL umwandeln
Virtual Dub, Womble für Linux?
ARRI Color-Management für Virtual Production erklärt + Beste ARRI-Cam für Virtual Sets
Dolby Digital Encoder zur Erzeugung von AC3-Files aus wav-Files
Q: Panasonic *.mov-Files in DV *.avi-Files Konvertieren
Red Giant Universe 3.0 Update mit fünf neuen Plugins für die Typo-Erstellung
Red Giant bringt üppige VFX Suite für Adobe After Effects
Das Universum wächst weiter - Red Giant Universe 3.1
RED Giant Complete - jetzt alles auch im Abo
Maxon und Red Giant fusionieren
Typo, Warp und mehr: 5 neue Plugins in Red Giant Universe 3.2 hinzugekommen
Großes FX-Paket Red Giant Complete jetzt kostenlos für Schüler und Studenten
Update: Red Giant VFX Suite 1.5 mit neuem Lens Distortion Tool
Update: Red Giant Universe 3.3 bietet ua. erweiterte Ebenenmodi
Red Giant Magic Bullet Ünterstützung für Pianncle Studio

















weitere Themen:
Spezialthemen


16:9
AI
ARD
AVCHD
AVI
Adobe After Effects
Adobe Premiere Pro
After effects
Apple Final Cut Pro
Audio
Avid
Avid Media Composer
Cam
Camcorder
Camera
Canon
Capture
Capturing
Clip
EOS
Editing
Effect
Error
Export
File
Files
Film
Final Cut
Format
Formate
HDR
Import
JVC
Layer
Light
MAGIX video deLuxe
Magix
Microphone
Monitor
Movie
PC
Panasonic
Pinnacle
Pinnacle Studio
Player
Premiere
RAM
RED
Recording
Red
Software
Sony
Sound
Studio
TV
Tape
Video
Videos