`
天梯梦
  • 浏览: 13633293 次
  • 性别: Icon_minigender_2
  • 来自: 洛杉矶
社区版块
存档分类
最新评论

Ubuntu: wmv 转 mp4 converting from .wmv to .mp4

 
阅读更多
  1. Install ffmpeg
    sudo apt-get install ffmpeg
     
  2. Convert files like this
    ffmpeg -i input.wmv -s size output.mp4

Following size abbreviations are recognized (from man page)

   -s size
       Set frame size. The format is wxh (avserver default = 160x128, ffmpeg default = same as source).  The following abbreviations are recognized:

       sqcif
           128x96

       qcif
           176x144

       cif 352x288

       4cif
           704x576

       16cif
           1408x1152

       qqvga
           160x120

       qvga
           320x240

       vga 640x480

       svga
           800x600

       xga 1024x768

       uxga
           1600x1200

       qxga
           2048x1536

       sxga
           1280x1024

       qsxga
           2560x2048

       hsxga
           5120x4096

       wvga
           852x480

       wxga
           1366x768

       wsxga
           1600x1024

       wuxga
           1920x1200

       woxga
           2560x1600

       wqsxga
           3200x2048

       wquxga
           3840x2400

       whsxga
           6400x4096

       whuxga
           7680x4800

       cga 320x200

       ega 640x350

       hd480
           852x480

       hd720
           1280x720

       hd1080
           1920x1080

 

 

原文:http://askubuntu.com/a/309519

转自:Ubuntu: wmv 转 mp4 converting from .wmv to .mp4

 

 

 

 

 

分享到:
评论

相关推荐

    SEG-Y Binary Conventor

    3) fast converting to text files (7 seconds for 18M, 3hours10minutes for 24.5G) 4) output the converted text file into split files. 100 records per file. Easy to open and read, and high efficiency 5) ...

    Addison.Wesley.C++.by.Dissection.2002.pdf

    6.3.1 Converting to a Generic quicksort()... . . . 256 6.4 Class Templates........ . 260 6.4.1 Friends........ . . . 260 6.4.2 Static Members....... . 260 6.4.3 Class Template Arguments..... 261 6.4.4...

    newtonsoft.json 6.0(20141020)

    -Convert JSON to and from XML -Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and Windows 8 Store Documentation: http://james.newtonking.com/projects/json/help/

    python programming

    4.4.1 Converting Numbers to Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 4.4.2 String Formatting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 ...

    Converting the CONNECT sample to a local server在本地服务器

    Converting the CONNECT sample to a local server在本地服务器实现连接的例子(6KB)

    PROGRAMMING ACTIONSCRIPT 3.0

    Sending audio to and from a media server621 Example: Podcast Player...622 Reading RSS data for a podcast channel..623 Simplifying sound loading and playback using the SoundFacade class.623 Displaying ...

    swf视频转换器(支持很多格式)

    Magic Swf2Avi can help u convert swf to HD (high definition) video formats like HD WMV Video, HD DivX Video, HD Xvid Video, HD H.264 Video, HD Quick Time Video, HD MPEG4 Video, HD FLV Video, HD TS ...

    Python安装包version 3.1.5

    Converting From Python 2.x to 3.x --------------------------------- Python starting with 2.6 will contain features to help locating code that needs to be changed, such as optional warnings when ...

    线性规划讲义.zip

    3. Converting to standard form LECTURE 3: GEOMETRY OF LP 1. Terminologies 2. Background knowledge 3. Graphic method 4. Fundamental theorem of LP LECTURE 4: SIMPLEX METHOD 1. Simplex method 2. Phase ...

    QC英文教程PDF文档

    Converting Requirements ...................................................................44 Lesson 4: Planning Tests .....................................................................51 ...

    vctools.zip

    VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the...

    A tool for converting the file into pdf format

    can convert the file into pdf format

    Thinking in Java 4th Edition

    Teaching from this book ....... 11 JDK HTML documentation ...................... 11 Exercises ............................... 12 Foundations for Java ............ 12 Source code .........................

    Making Games with Python & PyGame.pdf(with code)

    Ubuntu and Linux Instructions .................................................................................................... 2 Starting Python.......................................................

    Json.net for .net3.5

    - The JsonSerializer for quickly converting your .NET objects to JSON and back again - Json.NET can optionally produce well formatted, indented JSON for debugging or display - Attributes like ...

    小程序报错: Uncaught TypeError: Converting circular structure to JSON

    今天把最近一直在开发的小程序放安卓手机上测试一下,结果某个页面就一直报错: Uncaught TypeError: Converting circular structure to JSON 先说一下基本的环境: 系统:Android 6.0.1 手机:小米4 微信版本:...

    Practical OpenCV

    ■■Chapter 1: Introduction to Computer Vision and OpenCV ..................................................3 Why Was This Book Written? ..................................................................

    openoffice jodconverter(2.2.2).zip

    JODConverter is a Java library for converting office documents into different formats, using OpenOffice.org 2.x or 3.x. See ...

    au3反编译源码

    Is 'Function Renamer' to transfer the function names from one simulare file to your decompiled au3-file. A simulare file can be a included 'include files' but can be also an older version of the ...

    vectorexpress-nodejs:Vector Express API的Node.js包装器

    @ smidyo / vectorexpress-nodejs NodeJS包装器,该API可让您转换,分析和处理矢量文件。 通过提供您的Bearer令牌,可同时用于公共端点和付费计量端点。安装npm install @smidyo/vectorexpress-nodejs 界面get -使一...

Global site tag (gtag.js) - Google Analytics