Changes between Initial Version and Version 1 of Ticket #1410, comment 2
- Timestamp:
- 06/05/2012 07:50:29 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1410, comment 2
initial v1 1 1 Command i use is 2 2 {{{ 3 3 C:\ffmpeg\ffmpeg-20120601-git-8a0efa9-win64-static\bin>ffmpeg -i "C:\video\video.avs" -acodec copy -vcodec copy "C:\video\output.mp4" 4 4 … … 23 23 [avs @ 0000000001e1a9c0] AVIFileOpen failed with error -2147221164C:\video\video 24 24 .avs: Operation not permitted 25 25 }}} 26 26 my video.avs is this content 27 27


