Hi
I occur problems with AviSynth. When I try to open AVI-Files through AviSynth in VirtualDub, I get the following error message:
"Avisynth open failure:
FFAudioSource: Audio track contains no audio frames
(FFMS2.avsi, line 41)"
I am using following script code:
ffmpegsource2("D:\video.avi", atrack=1)
I tried it with a lot of AVI-Videos (mostly XviD or DivX, LameMP3) and I mostly (but now always) get the error. But with other formats like AVC/AAC it works with the code above. Any idea what I am doing wrong? Also atrack=-1 does not work.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Why don't you use AviSource() for AVI files? Check your source file with MediaInfo.
-
I checked all the files with MediaInfo. It makes no sense - the one video gets opened correctly, while the other with exactly the same encoding settings does not.
I would like to use ffmpegsource2 because I generate the .avs through a script and it would make a lot of of work to use for every single case other AviSynth Plugins...
Shouldn't it work with FFMS2?
Similar Threads
-
I lost audio for mp3's, .avi, mpg files, and Audio Switcher::Out
By HartsVideo in forum Software PlayingReplies: 13Last Post: 14th Oct 2012, 20:20 -
Confusion with DGIndex, AviSynth, VirtualDub and audio files
By fatcharlie in forum Newbie / General discussionsReplies: 10Last Post: 1st Mar 2011, 15:49 -
How to join 2 avi files into one? together with Audio with avisynth + megui
By squall0833 in forum EditingReplies: 7Last Post: 11th Jul 2010, 09:47 -
how to get audio/video AVI from Avisynth?
By spiritgumm in forum Newbie / General discussionsReplies: 10Last Post: 12th Jun 2010, 18:24 -
2 audio AVI files
By warlock110 in forum Video ConversionReplies: 3Last Post: 7th Jul 2007, 21:18