I can't be of much help with this but I would try to find out what causes MainConcept memory problem. It seems to install a plugin for Premiere? Maybe update CS3 to the latest available release?
http://www.reelseo.com/hd-video-editing-adobe/
+ Reply to Thread
Results 541 to 570 of 1190
-
-
I have the latest update for cs3, but yes, probably mainconcept installed a codec that makes premiere see the audio, i'll have to read up more on mainconcept, thanks for the link..
Rob -
I have a MOV file that I want to edit in Premiere 5.5 without quality loss. I found instructions here for using AVANTI and a couple of other things.
However, when I follow those instructions, and press 'Start process' in AVANTI, nothing happens. What am I missing? Here's a screenshot of my AVANTI screen when I try to Start the process.
I really don't understand a lot of what I'm trying to do here - I know how to edit videos in Premiere, and I know I want to simply cut some parts out of this MOV and convert it to a FLV with minimal quality loss. This seemed to be a way to accomplish that, but already there's seeming roadblocks I don't have the experience to deal with. -
I suppose you mean Premiere Pro CS 5.5 ? The instructions at the link are not applicable on your source format. MOV is a container and the instructions are for MPEG-2 content. Your screenshot of Avanti shows the MOV contains h264 video and aac audio. According to the following link, your Premiere version should be able to import your source without re-encoding or remuxing.
http://forums.adobe.com/message/2921094
You probably don't need Avanti at all but if you want to check out why it fails, load a template (e.g. Xvid) and try to convert a clip to see if it basically works. Your profile says Windows 7, is that the 32 or 64-bit version? -
Avanti is a 32-bit (x86) application and for Windows 7 (x64) it seems that the OS expects 32-bit apps to run from a (arbitrary) folder at the "Program Files (x86)" directory. If you don't have it there, this could be the reason why Avanti fails to demux the clip.
But in your case I would try to find out more about importing h264/aac directly into Premiere. -
I've been starting to use Avanti and am finding it quite useful. However, there are some command-line options that I find Avanti gets stuck with. I'd like to be able to put the following into the User Video Options:
-vfuser "pad = max( iw \, ih * (16/9) ) : ow / (16/9) : ( ow-iw ) / 2 : (oh-ih) / 2"
But I'm finding that the Avanti command-line parser doesn't like the comma "," inside the "max()" function. Ffmpeg escapes the comma with a backslash. Is there a way of escaping it in Avanti? -
Do you use the latest version 0.6.0. I just added escape support in that. See change log ...
https://www.videohelp.com/tools/Avanti
Your command line works for me in version 0.6.0. -
Thanks very much for your help, Chris!
I eventually just played the video and recorded it in Camtasia, and published it from there. I really wanted to make it work with Premiere, but the original video was just too crappy, I think. It was a 480 x 270 MOV file that, after importing successfully into Premiere (and playing all the way through on the Timeline), would just randomly drop parts, showing blackness where it had once played video. Trying to Export was lame too, it would become the red 'Media not available' screen in AME.
I'll just stick to using Premiere with good quality raw footage as the source. Much more palatable! -
Whenever i check to use avisynth in the padding options or to use subtitles I get an error about not being able to find nvcuvid.dll. I don't have an Nvidia card. But i downloaded the dll and put it in the system folder. Then came an error about nvcuda.dll. So I downloaded and put that in the system folder. Then i get another error concerning the nvcuda.dll.
Is there anyway to use avisynth with avanti if i don't have nvidia? I want to add subtitles. -
I'm not sure but it looks like you installed a experimental Avisynth version which uses CUDA?
I also don't have a video card that supports CUDA and use Avisynth 2.5.8 stable version. The one on top at the link below.
http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/
I have no problems with that version and never been asked for the dll's you mention. -
Thanks for your reply. I had installed the version of Avisynth you suggested, however I installed it over the previous version. So, I uninstalled Avisynth and reinstalled the 2.5.8 version again. Now it works! I guess I had, some time or other, installed the experimental version you mentioned. Thanks again.
-
That shouldn't happen and has probably to do with the FFmpeg version you use. "ffm_avanti.exe" is a copy of FFmpeg which means FFmpeg crashes on the Avisynth script.
Can you try the latest Sherpya build from here...
http://oss.netfarm.it/mplayer-win32.php
Download FFmpeg and the faac dll (a bit down on the page) and copy them both to the Avanti\ffmpeg folder.
EDIT:
Does the script handles audio only? If this is the case, FFmpeg in general crashes on it but you can add the line "AssumeFPS(10,false)" directly after the source command to avoid this.Last edited by Chris K; 4th Aug 2011 at 06:46.
-
With that build I don't get the pop-up, but the process was still canceled by FFmpeg with these messages:
[mp4 @ 02045820] track 1: could not find tag, codec not currently supported in
... container
Metadata_Write:
... encoder : Lavf53.0.3
Could not write header for output file #0 (incorrect codec parameters ?)
The .avs plays without any problem in MPC-HC and VirtualDub.Last edited by cobo; 4th Aug 2011 at 07:51.
-
-
-
Sorry - somehow I managed to switch aac(Lib) to WAV after downloading latest FFmpeg. Now the pop-up is back and this is the log:
9:08:28 - Process started using ffmpeg version git-N-29638-g95f163b
================================================== ====================================
Input #0, avs, from 'F:/222/Charade_scratch2.avs':
Duration: 01:21:44.77, start: 0.000000, bitrate: 0 kb/s
Stream #0.0: Video: rawvideo, yuv420p, 320x240, 22096 kb/s, 23.98 tbr,
23.98 tbn, 23.98 tbc
Stream #0.1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
---------------------------------------------------------------------------------
Output #0, mp4, to 'F:/222/Charade_s2.mp4':
Stream #0.0: Video: libx264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=2-31,
420 kb/s, 2997 tbn, 23.98 tbc
Stream #0.1: Audio: aac, 48000 Hz, 2 channels, s16, 128 kb/s
---------------------------------------------------------------------------------
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
================================================== ====================================
+--------------------+
| |
Source [1] --> | FFmpeg + user opts | --> Destination [1]
| |
+--------------------+
================================================== ====================================
9:08:35 - FFmpeg user AUDIO and VIDEO option(s) included.
9:08:35 - Free space on destination disk at start 1,784 Mb.
FFmpeg messages/warnings:
[buffer @ 01F5E320] w:320 h:240 pixfmt:yuv420p
[setdar @ 0C770880] a:4/3
[scale @ 0C770820] w:320 h:240 fmt:yuv420p -> w:320 h:240 fmt:yuv420p flags:0x4
[setdar @ 0C770880] w:320 h:240 -> dar:4/3 sar:1/1
-> [libx264 @ 0C9329E0] Default settings detected, using medium profile
[libx264 @ 0C9329E0] using SAR=1/1
[libx264 @ 0C9329E0] using cpu capabilities: MMX2 SSE2 Cache64
[libx264 @ 0C9329E0] profile Constrained Baseline, level 2.0
cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=420 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Metadata_Write:
... encoder : Lavf53.0.3
9:09:53 - Process canceled by FFmpeg with messages/warnings.
aac(Lib), 128kbs, 4800, 2channel, -strict experimental
x264(lib), 320x240, 23.976fps, mp4, Colorspc-Source, 4:3, Sync Audio, 420kbs, -profile Baseline -level 2.0 -
Do you use the older FFmpeg version again. The latest Sherpya is version N-31572-g5a16515
With that version you don't need to add "-strict experimental" because it uses libfaac.
http://sourceforge.net/projects/mplayer-win32/files/FFmpeg/
The one on top of the list.Last edited by Chris K; 4th Aug 2011 at 08:35.
-
Yes, I'm sure I have only the latest version in the "Avanti/ffmpeg" folder. I don't know why it's reporting the older version.
-
Just to be sure, exit and restart Avanti. Or right-click on the "Start process" button and change the version from there.
EDIT:
You can rename FFmpeg versions and keep as many as you like in the avanti/ffmpeg folder.
Only requirement is that it starts with FFmpeg.
I always rename them as e.g. "ffmpeg_31572.exe" to keep track on the version I use.Last edited by Chris K; 4th Aug 2011 at 08:48.
-
Neither restarting or rebooting had any effect, but when I right-clicked on "Start process" I found it was using the ffmpeg from a different installation of Avanti on the other computer on my network - where the source files are.
FFmpeg still cancels the process, but without the pop-up
9:46:44 - Process started using ffmpeg version N-31572-g5a16515-Sherpya
================================================== ====================================
Input #0, avs, from 'F:/222/Charade_scratch2.avs':
Duration: 01:21:44.77, start: 0.000000, bitrate: 0 kb/s
Stream #0.0: Video: rawvideo, yuv420p, 320x240, 22096 kb/s, 23.98 tbr,
23.98 tbn, 23.98 tbc
Stream #0.1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
---------------------------------------------------------------------------------
Output #0, mp4, to 'F:/222/Charade_s2.mp4':
Stream #0.0: Video: libx264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=2-31,
420 kb/s, 90k tbn, 23.98 tbc
Stream #0.1: Audio: libfaac, 48000 Hz, 2 channels, s16, 64 kb/s
---------------------------------------------------------------------------------
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
================================================== ====================================
+--------------------+
| |
Source [1] --> | FFmpeg + user opts | --> Destination [1]
| |
+--------------------+
================================================== ====================================
9:46:50 - FFmpeg user VIDEO option(s) included.
9:46:50 - Free space on destination disk at start 1,784 Mb.
FFmpeg messages/warnings:
[buffer @ 01ecd140] w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
[setdar @ 0c6defc0] a:4/3
[scale @ 0c6def80] w:320 h:240 fmt:yuv420p -> w:320 h:240 fmt:yuv420p flags:0x4
[setdar @ 0c6defc0] w:320 h:240 -> dar:4/3 sar:1/1
-> [libx264 @ 01fba700] Default settings detected, using medium profile
[libx264 @ 01fba700] using SAR=1/1
[libx264 @ 01fba700] using cpu capabilities: MMX2 SSE2 Cache64
[libx264 @ 01fba700] profile Constrained Baseline, level 2.0
cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=420 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[NULL @ 0c732760] [Eval @ 0022e750] Undefined constant or missing '(' in 'Baseline'
[NULL @ 0c732760] Unable to parse option value "Baseline"
[NULL @ 0c732760] Error setting option profile to value Baseline.
Error while opening encoder for output stream #0.1
... - maybe incorrect parameters such as bit_rate, rate, width or height
9:46:50 - Process canceled by FFmpeg with messages/warnings.Last edited by cobo; 4th Aug 2011 at 09:05.
-
x264 bugs in FFmpeg again!? Indeed doesn't work for me too. It still works in Sherpya git-N-30172-g3c20c0e.
I used that with -profile baseline and it doesn't cancel.
[libx264 @ 01cf5aa0] Default settings detected, using medium profile
[libx264 @ 01cf5aa0] using SAR=1/1
[libx264 @ 01cf5aa0] using cpu capabilities: MMX2 SlowCTZ
[libx264 @ 01cf5aa0] profile Constrained Baseline, level 2.0
Weird it still says "Default settings detected, using medium profile".Last edited by Chris K; 4th Aug 2011 at 09:22. Reason: typo
-
I'm getting the pop-up again with that version:
10:41:59 - Process started using ffmpeg version git-N-30172-g3c20c0e-Sherpya
================================================== ====================================
Input #0, avs, from 'F:/222/Charade_scratch2.avs':
Duration: 01:21:44.77, start: 0.000000, bitrate: 0 kb/s
Stream #0.0: Video: rawvideo, yuv420p, 320x240, 22096 kb/s, 23.98 tbr,
23.98 tbn, 23.98 tbc
Stream #0.1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
---------------------------------------------------------------------------------
Output #0, mp4, to 'F:/222/Charade_s2.mp4':
Stream #0.0: Video: libx264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=2-31,
420 kb/s, 2997 tbn, 23.98 tbc
Stream #0.1: Audio: libfaac, 48000 Hz, 2 channels, s16, 128 kb/s
---------------------------------------------------------------------------------
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
================================================== ====================================
+--------------------+
| |
Source [1] --> | FFmpeg + user opts | --> Destination [1]
| |
+--------------------+
================================================== ====================================
10:42:23 - FFmpeg user VIDEO option(s) included.
10:42:23 - Free space on destination disk at start 1,784 Mb.
FFmpeg messages/warnings:
[buffer @ 01f9a8c0] w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
[setdar @ 066c2ee0] a:4/3
[scale @ 066cc580] w:320 h:240 fmt:yuv420p -> w:320 h:240 fmt:yuv420p flags:0xa2000004
[setdar @ 066c2ee0] w:320 h:240 -> dar:4/3 sar:1/1
-> [libx264 @ 0689b480] Default settings detected, using medium profile
[libx264 @ 0689b480] using SAR=1/1
[libx264 @ 0689b480] using cpu capabilities: MMX2 SSE2 Cache64
[libx264 @ 0689b480] profile Constrained Baseline, level 2.0
cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=420 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Metadata_Write:
... encoder : Lavf53.2.0
Press [q] to stop, [?] for help
10:42:23 - Process canceled by FFmpeg with messages/warnings. -
It happens with even a simple script which has only a video source and audio source. I've tried with various scripts and sources the only common factor for failure being the use of audiodub.
Bare bones and full script versions both fail:
SetMemoryMax(1000)
LoadPlugin("C:\Program Files\DGIndex150RC2\DGDecode.dll")
mpeg2source("\\Elmer\i\Charade 53_2.d2v",idct=7, info=3)
vid=last
aud=NicAc3Source("\\Elmer\i\Charade 53 T80 2_0ch 384Kbps DELAY 0ms.ac3")
AudioDub(vid, aud)SetMemoryMax(1000)
LoadPlugin("C:\Program Files\DGIndex150RC2\DGDecode.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\TIVTCv105\TIVTC.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\mvtools2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\medianblur0.5.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\MaskTools v2.0a48\mt_masktools-25.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\RemoveGrain1.0\RemoveGrainSSE2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\RemoveGrain1.0\RepairSSE2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\MaskTools158.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\SangNom.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\UnFilter.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\RemapFrames.dll")
LoadPlugin("C:\Program Files\AviSynth 2.56a\plugins\All\badframes.dll")
import("C:\Program Files\AviSynth 2.56a\plugins\All\YLevels_mt.avsi")
import("C:\Program Files\AviSynth 2.56a\plugins\All\LimitedSharpenFaster.avsi")
import("C:\Program Files\AviSynth 2.56a\plugins\All\antialiasing.avsi")
import("C:\Program Files\AviSynth 2.56a\plugins\All\Morph.avsi")
mpeg2source("\\Elmer\i\Charade 53_2.d2v",idct=7, info=3)
AssumeTFF()
tfm(d2v="\\Elmer\i\Charade 53.d2v")
tdecimate()
greyscale()
frm1=imagesource("\\Elmer\i\2525_2523_2.jpg", end=300).assumefps(24000,1001).converttoyv12().tri m(1,1)
frm2=imagesource("\\Elmer\i\2550 on 2.jpg", end=3).assumefps(24000,1001).converttoyv12().trim( 2, 2).Spline64Resize(720,480)
frm3=imagesource("\\Elmer\i\2425cccce.jpg", end=300).assumefps(24000,1001).converttoyv12().tri m(1,1)
frm4=imagesource("\\Elmer\i\2424c.jpg", end=300).assumefps(24000,1001).converttoyv12().tri m(1,1)
jj=trim(0,2423)
kk=frm3
ll=frm4
mm=trim(2426,2522)
nn=frm1
oo=trim(2524,-0)
jj+kk+ll+mm+nn+oo
deleteframe(21,22,24)
badframes(21)
duplicateframe(21,21)
badframes(21,23)
duplicateframe(23)
badframes(24)
deleteframe(242,243,245,246,247)#1/6
badframes(242)
duplicateframe(242,242)#3/6
badframes(242,244)
duplicateframe(242,244)#5/6
badframes(242,246)
duplicateframe(246)#6/6
badframes(247)
deleteframe(461,463)
badframes(461)
duplicateframe(461,461)
badframes(461,463)
deleteframe(330,331,332,333,335,336,337,338)#1/9
badframes(330)
duplicateframe(330,330)#3
badframes(330,332)
duplicateframe(330,332)#5
badframes(330,334)
duplicateframe(330,334)#7
badframes(330,336)
duplicateframe(330,336)#9
badframes(330,338)
badframes(339)
deleteframe(350,351,352,354,355,356)#1/7
badframes(350)
duplicateframe(350,350)#3
badframes(350,352)
duplicateframe(350,352)#5
badframes(350,354)
duplicateframe(350,354)#7
badframes(350,356)
deleteframe(523,525)
badframes(523)
duplicateframe(523,523)
badframes(523,525)
deleteframe(531)
badframes(531)
duplicateframe(531)
badframes(531)
badframes(2211,2213)
deleteframe(2216)
badframes(2216)
duplicateframe(2216)
badframes(2216,2219,2254)
deleteframe(2257,2259)
badframes(2257)
duplicateframe(2257,2257)
badframes(2257,2259)
badframes(2261)
badframes(2421)
a=Trim(0,2423)
b=Trim(2425,2425)
c=Trim(2424,2424)
d=Trim(2426,2430)
e=Trim(2433,2433)
f=Trim(2431,2432)
g=Trim(2434,2439)
h=Trim(2442,2442)
i=Trim(2440,2441)
j=Trim(2443,2514)
k=Trim(2516,2516)
l=Trim(2515,2515)
m=Trim(2517,2517)
n=Trim(2520,2520)
o=Trim(2518,2519)
p=Trim(2521,2539)
q=Trim(2542,2542)
r=Trim(2540,2541)
s=Trim(2543,2546)
t=Trim(2548,2548)
u=Trim(2547,2547)
v=Trim(2549,-0)
a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v
w=Trim(0,2548)
x=Trim(2550,2550)
y=Trim(2549,2549)
z=Trim(2551,2563)
aa=Trim(2566,2566)
bb=Trim(2564,2565)
cc=Trim(2567,2575)
dd=Trim(2578,2578)
ee=Trim(2576,2577)
ff=Trim(2579,-0)
w+x+y+z+aa+bb+cc+dd+ee+ff
badframes(blend=false, 2426)
badframes(2427,2434,2443,2512,2515,2517,2519,2521, 2524,2538,2541)
duplicateframe(2542)
deleteframe(2544)
deleteframe(2544)
duplicateframe(2544)
badframes(2546,2549,2562)
deleteframe(2567)
duplicateframe(2566)
deleteframe(2568)
duplicateframe(2568)
badframes(2567,2569)
deleteframe(2579)
badframes(2579)
duplicateframe(2579)
badframes(2579,2580)
badframes(2705)
badframes(blend=false, 2709)
badframes(2710)
badframes(2711)
badframes(2429)
badframes(2438)
deleteframe(2213)
badframes(2213)
duplicateframe(2213)
badframes(2214)
###########################################
gg=trim(0, 2549)
hh=frm2
ii=trim(2551, -0)
gg+hh+ii
greyscale()
morph(118,121)
morph(132,134)
morph(198,200)
morph(201,204)
morph(236,239)
morph(239,246)
morph(253,262)
morph(262,267)
morph(283,287)
morph(399,407)
morph(414,417)
morph(481,484)
morph(497,504)
morph(504,509)
morph(521,526)
#morph(1149,1154)
morph(2208,2210)
morph(2212,2215)
#morph(2218,2220)
morph(2214,2220)
#morph(2212,2220)
morph(2255,2262)
morph(2420,2422)
morph(2420,2422)
morph(2428,2430)
morph(2431,2433)
morph(2433,2435)
morph(2437,2439)
morph(2440,2442)
morph(2442,2444)
morph(2511,2513)
morph(2514,2516)
morph(2516,2518)
morph(2518,2520)
morph(2520,2522)
morph(2523,2525)
morph(2534,2536)
morph(2536,2540)
morph(2540,2542)
morph(2543,2547)
morph(2548,2550)
morph(2550,2552)
morph(2550,2552)
morph(2561,2563)
morph(2563,2566)
morph(2568,2570)
morph(2573,2575)
morph(2575,2577)
morph(2578,2581)
morph(2581,2583)
morph(2581,2583)
morph(2710,2712)
# remove single-frame spots
o=last ox=o.width() oy=o.height()
osup = o.MSuper(pel=2,sharp=2)
bv1 = osup.MAnalyse(isb=true, delta=1,blksize=8,overlap=4,search=4)
fv1 = osup.MAnalyse(isb=false,delta=1,blksize=8,overlap= 4,search=4)
bc1 = o.MCompensate(osup,bv1)
fc1 = o.MCompensate(osup,fv1)
Interleave(fc1,o,bc1)
MedianblurT(0,0,0,1) # you can also use "Clense(reduceflicker=false)" instead
#reduceflicker(strength=3,aggressive=true)
SelectEvery(3,1)
LimitedSharpenFaster( Smode=3, Lmode=3, ss_x=1.0, ss_y=1.0, strength=100, overshoot=0,soft=30, wide=false, edgemode=1 )
Ylevels(0, 1.0, 255, 0, 255)
antialiasing()
Spline64Resize(320,240)
vid=last
aud=NicAc3Source("\\Elmer\i\Charade 53 T80 2_0ch 384Kbps DELAY 0ms.ac3")
AudioDub(vid, aud)Last edited by cobo; 4th Aug 2011 at 12:02.
-
I can only run something basic using audiodub but then FFmpeg doesn't crash.
I used git-N-30172-g3c20c0e-Sherpya and Avisynth 2.60
video=DirectShowSource("F:/x-test_videos/dvd.mpeg", audio=False)
audio=DirectShowSource("G:/ac3 test/Broadway-5.1-48khz-448kbit.ac3")
audiodub(video,audio) -
It's working now using the version of ffmpeg I started with, but I'm using the installations of Avanti and AVIsynth that are on the same computer as the source files instead of on a separate computer over a network connection. I thought I had tried it that way, but I geuss I was mistaken. I think another way that caused ffmpeg to fail was accessing the source file from a DVD, but I'm not sure about that now.
I'm sorry put you through all the bother of looking into it, but thanks for taking the trouble. -
Similar Threads
-
TEncoder 4.0.0 - Multithreaded GUI for FFMpeg and Mencoder (Support thread)
By ozok in forum Video ConversionReplies: 104Last Post: 4th Jun 2014, 10:10 -
GUI Encoders with Avisynth support?
By shagratt71 in forum Video ConversionReplies: 4Last Post: 13th Dec 2011, 05:27 -
AVANTI (FFMPEG) Question
By erichollis in forum Video ConversionReplies: 1Last Post: 18th Aug 2011, 15:54 -
Avanti - FFmpeg verison
By ABBrittain in forum Newbie / General discussionsReplies: 2Last Post: 22nd Jun 2011, 04:01 -
I need a supported build of ffmpeg for Avanti 0.4.8
By flashandpan007 in forum Video ConversionReplies: 1Last Post: 23rd Jun 2010, 09:28