Changes between Version 1 and Version 2 of Ticket #1410, comment 6
- Timestamp:
- 02/11/2013 07:31:29 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1410, comment 6
v1 v2 2 2 I am using ffmpeg-20130209-git-969039e-win64-static on windows xp x64 3 3 4 ffmpeg -i "C:\test.avs" -s 800x600 -vcodec copy C:\out.avi 4 with: 5 ffmpeg -loglevel debug -i "C:\test.avs" -s 800x600 -vcodec copy C:\out.avi 6 it says: 7 [avisynth @ 000000000212aca0] AVIFileOpen failed with error -2147221164 8 [AVIOContext @ 0000000002137d80] Statistics: 185 bytes read, 0 seeks 9 C:\test.avs: Operation not permitted


