Search:

Type: Posts; User: rulet; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    2

    Virtual sorround sound

    Here is described how to make virtual sorround sound for headphones. That was written long time before.
    How to do this f.e. on Debian 9. Because after that edits which is proposed there I don't see...
  2. Replies
    245
    Views
    203,019

    Re: HOWTO: Proper Screencasting on Linux

    So, how to do screencast with ffmpeg with simultaneous capturing internal(which goes to speakers) and with external(which recorded by microphone) sound?
  3. Replies
    2,401
    Views
    2,245,096

    Re: Invalid value 'baseline' for option 'profile'

    I used a batch command for conversion all avi to mp4 in one folder:



    This command produce files like 001.avi.mp4.
    How to change this command to remove .avi part from the names of final files?...
  4. Replies
    29
    Views
    17,933

    [ubuntu] Re: Ubuntu 12.04 has experienced an internal error

    See post 18.
  5. Replies
    29
    Views
    17,933

    [ubuntu] Re: Ubuntu 12.04 has experienced an internal error

    It's not driver related bug. Just turn off apport.
  6. [ubuntu] Re: Flash video freezes in fullscreen, sound continues

    Confirm this bug on Ubuntu 11.10 32 bit, flash video freeze in firefox on fullscreen with the latest adobe flashplugin when playing 1080p. It is on nvidia videocard.
    Flashplugin was installed from...
  7. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    It gives an error:



    ... But when I pointing output file as mkv or avi, it recodes. Maybe options, mentioned in this command, incompatible with mp4?
  8. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Yea, thank's, seems you are right. I cropped the height of this test video to 738 by the command:


    ffmpeg -i input.avi -vf crop=1028:738:0:0 output.avi

    And then recoded it to mp4 with that...
  9. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Yes, but I getting an error using this command for avi:



    What do I have to change in the command?
  10. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    I found the asnwer, the command is:



    Now I have a question, how to recode all avi files in one directory into mp4 with compression?
  11. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    What will be command-line or bash-script for batch encoding for all video files in one directory? f.e. for this command:
  12. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Talking about "system-wide" istallation on windows -- is the difference between "shared" and "static" builds which are here that shared build is fo system-wide installation and static is not?
  13. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Is that the bat-script which you talking about(I changed to "somewhere")?
    Actually, I asked about command-line or bash-script on linux, but thanks anyway.
    As I understand, there is no difference...
  14. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    How to do batch encoding for all files in one directory?, f.e. by this command:



    I found one example here in post 15, bu I don't know exactly how it will look in my case,
    or is there a better...
  15. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Yea, and question, what is that?
  16. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    katya_sehgal, have you entered(in terminal) into that folder which contains your mts file?
  17. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    qyot27, I haven't tried scaling with avisynth yet, but I found that avidemux can do resizing of a picture(and it has a gui for it) and do it well. And also avidemux has abilitity to use avisynth...
  18. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    So, do I have to rescale it with avisynth adding some parameters in input.avs file?
  19. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    No, everything is installed, and new versions, this issue concerning just this output mp4 file.
  20. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Ok, I've installed avisynth, then dowloaded x264.exe 32bit 10bit-depth(what is general difference with 32bit 8bit-depth?) from here, puted x264.exe in C:\Program Files\AviSynth 2.5\plugins, and also...
  21. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    So with avisynth it's not possible to do compression at all, or possible with some filters? If it's possible, can you give an example(for that mp4 file f.e.)?
    By the way, that functions that can do...
  22. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    .
  23. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Ok, that is more clear now. Saying more specific, if I will use ffmpegsource.dll and/or FFMS2.dll for decoding or compession, I don't need to install any additional system codecs for MKV, FLV, MOV,...
  24. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    I see, thanks. Looks like many options possible to use in script, anyway I need to read documentation and examples.
    Does avisynth support any file format(mp4, mkv, flv e.t.) and codecs? By the way,...
  25. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Well, looking at the video, the quality seems like the same.

    qyot27, I don't care which operating system to use, I use both -- linux and windows. So there is no problem for me to use avisynth on...
Results 1 to 25 of 68
Page 1 of 3 1 2 3