ffmpeg

  1. B

    Windows 10 MP4 Rotation

    I have a number of MP4s which were taken with a cell phone. They have various rotation values. When I view them in various video players (VLC, Windows Media Player, even WinAmp, etc) they all actually play it in different orientations. Obviously they are all treating the rotation metadata...
  2. A

    using FFmpeg to extract p3 audio

    Hi, I was using ffmpeg to strip the audio from a video file and it took like 20 minutes and I was not remotely impressed, the audiophile was like 6 hours, I would have thought taking the mp3 from a webm file would be pretty fast, however upon examination of the resources of the cpu it seems it...
  3. A

    Audacity on Ubuntu not seeing mp3

    Hi, I wanted to edit an mp3 encoded recoring in audactiy in Ubuntu however it wont recognise it. I went to Audacity website and it seems to believe it should work. I have also installed win ffmpeg and it already had gstreamer. Any ideas? Thanks in advance.
  4. blksith0

    Windows 10 Shortcut Convert to MP3

    How would I go about creating a shortcut, maybe in the Send To folder, that would take in a FLAC file (or anything preferably) and output a V0 mp3? ffmpeg can do it with: ffmpeg -i input.wav -codec:a libmp3lame -qscale:0 2 output.mp3 But how can I make the input file and output file work with...
  5. News

    Using FFmpeg in Windows Applications

    It is important to Microsoft that developers can leverage open-source software when building apps for Windows. As part of this effort we’re very pleased to announce FFmpeg support for Window 8.1, Windows Phone 8.1, and Windows 10 applications. What is FFmpeg? FFmpeg is a free, open-source...
  6. vlad2005

    Windows 7 Trademark sign inside script

    Hi! I try to make an script for some video recording using ffmpeg. I have an Microsoft webcam model LifeCam HD-3000. This camera is show in control panel like this: Microsoft® LifeCam HD-3000. When i list devices with ffmpeg a got some strange character because of registered trademark sign. I...
  7. cybercore

    FFMpeg's ffvp8, the Fastest VP8 Decoder

    FFMpeg's ffvp8, the Fastest VP8 Decoder Just after 3 weeks of Link Removed due to 404 Error, the FFMpeg team still impressing us but this time with a new benchmark of their own vp8 decoder. The new ffvp8 decoder written independently using pre-existent FFMpeg code-base iLink Removed - Invalid...
  8. reghakr

    VLC Media Player

    Version 1.0.6 (part of the 'Goldeneye' branch) of the free media player and streamer – VLC media player – eliminates nine security vulnerabilities and offers increased stability. The vulnerabilities were discovered by the developers while working on the code for the upcoming version 1.1.0 and...
Back
Top