User Tools

Site Tools


howto_win_ffmpeg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
howto_win_ffmpeg [2011/12/28 23:51]
cerberus created
howto_win_ffmpeg [2012/01/11 09:39]
cerberus
Line 1: Line 1:
 **1.** type cmd in the search programmes and files box,(located in the windows start button ) it should bring up a black screen with a flashing tab **1.** type cmd in the search programmes and files box,(located in the windows start button ) it should bring up a black screen with a flashing tab
 +
 +{{ :cmd.jpg?nolink&400 |}}
  
 **2.** type in the following... The following assumes serviio is located in c drive, programme files. and windows is being used. type  **2.** type in the following... The following assumes serviio is located in c drive, programme files. and windows is being used. type 
  
  
-<code>cd "\Program Files\Serviio\lib</code>+<code>cd "\Program Files\Serviio\lib"</code>
  
  
Line 23: Line 25:
 Copyright (c) 2009 Microsoft Corporation. All rights reserved. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  
-C:\Users\smithy>cd "\Program Files (x86)\Serviio\lib+C:\Users\johndoe>cd "\Program Files\Serviio\lib
  
-C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i "C:\Users\smithy\Documents\green+C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i "C:\Users\johndoe\Documents\green
 zone.avi" zone.avi"
 FFmpeg version SVN-r23012, Copyright (c) 2000-2010 the FFmpeg developers FFmpeg version SVN-r23012, Copyright (c) 2000-2010 the FFmpeg developers
Line 38: Line 40:
 libswscale 0.10. 0 / 0.10. 0 libswscale 0.10. 0 / 0.10. 0
 [mpeg4 @ 02a208c0]Invalid and inefficient vfw-avi packed B frames detected [mpeg4 @ 02a208c0]Invalid and inefficient vfw-avi packed B frames detected
-Input #0, avi, from 'C:\Users\smithy\Documents\green zone.avi':+Input #0, avi, from 'C:\Users\johndoe\Documents\green zone.avi':
 Duration: 01:54:10.30, start: 0.000000, bitrate: 858 kb/s Duration: 01:54:10.30, start: 0.000000, bitrate: 858 kb/s
 Stream #0.0: Video: mpeg4, yuv420p, 640x272 [PAR 1:1 DAR 40:17], 23.98 tbr, Stream #0.0: Video: mpeg4, yuv420p, 640x272 [PAR 1:1 DAR 40:17], 23.98 tbr,
Line 45: Line 47:
 At least one output file must be specified At least one output file must be specified
  
-C:\Program Files (x86)\Serviio\lib></code>+C:\Program Files\Serviio\lib></code>
  
  
howto_win_ffmpeg.txt ยท Last modified: 2012/09/24 18:50 by illico