Open GoogleCodeExporter opened 8 years ago
However, Watching this video again, I noticed subtitles (.srt) were
automatically added. Encoding produced video I get
"No progress for 10 minutes, aborting encoding!"
Original comment by myrhi....@gmail.com
on 24 Jun 2012 at 6:36
Most probably it is VSFilter fault. You can try to upgrade it to this
http://ge.tt/4EUr8aJ/v/0?c , VSFilter.dll is placed in \dlls\AviSynth\plugins
folder (Tools->Open XviD4PSP folder). Or you can try to downgrade it, VSFilter
is part of the "standalone filters" packages from here
http://sourceforge.net/projects/mpc-hc/files/Standalone%20Filters%20-%20Win32/ .
Original comment by forc...@gmail.com
on 24 Jun 2012 at 7:16
The first link was flagged by Internet Security as malicious. Still reaches
99.97% and locks up after downloading the standalone package.
Original comment by myrhi....@gmail.com
on 24 Jun 2012 at 9:23
Attachments:
Freezes at the end of the file is most often due to DirectShowSource2 being
used (I can't see your script, so it's only a guess). Check your script (press
S), and if you can see there DirectShowSource2 - than that's the problem.
Disable it in Video->Decoding.
Oh, I forgot. This is also can be another story with incompatible version of
bass.dll. Actually RC30.1 is half-broken due to incompatible versions of
ffmpeg.exe and bass.dll.
http://rghost.ru/private/38780443/723faf38422898711414d9a82b416ff6 - here is
r283 (currently there is no new installers, only updated XviD4PSP.exe by
itself).
MediaInfo.dll - to \dlls\MediaInfo
bass.dll - to \dlls\AviSynth\plugins\bass
ffmpeg.exe - to \apps\ffmpeg
If it didn't resolve your problem, please post your script (or encoding log).
Original comment by forc...@gmail.com
on 24 Jun 2012 at 10:03
[deleted comment]
No DirectShowSource2 in script.
Ran again with updated program, r283 and That worked. Thanks!
Original comment by myrhi....@gmail.com
on 24 Jun 2012 at 11:57
Original issue reported on code.google.com by
myrhi....@gmail.com
on 24 Jun 2012 at 4:58