Search:

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

Page 1 of 2 1 2

Search: Search took 0.22 seconds.

  1. Re: FFBC - new FFMPEG Script for Batch covering video files like TV shows for iTunes

    Thanks I forgot it since most forums don't allow upload attachments.
  2. FFBC - new FFMPEG Script for Batch covering video files like TV shows for iTunes iOS

    This script can run under any OS with bash
    Ubuntu Fedora Mac ... etc..

    I used to have an older one but outdated

    It need ffmpeg 2.x (tested on 2.6) to run
    it need the encoder libfdk_aac to run...
  3. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    try the new one with ffmpeg 2.0
  4. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    updated for ffmpeg 2.0
  5. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    Thank you very much for the info
    that's why the command is different.
  6. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    is script is for an old ffmpeg
    yes newer version need to add :v

    I have a script for newer version it's the zip file locate at the last line of 1st post.
    avi should works fine. but yes some avi...
  7. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    You need to google how to compile ffmpeg from source code with x264 and libfaac
    aac is not a free codec so it wont include in common deb.

    there is still a chance that your android phone's system...
  8. [ubuntu] smplayer 0.8.0 + mplayer 1.1 won't work? under 12.04

    ubuntu 12.04
    I compiled mplayer 1.1 from source (I need VDPAU)
    them installed Smplayer 0.8.0

    but It won't work! just hear about 0.5 second sound them stopped.

    Tried to compile smplayer 0.8.0...
  9. Re: ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    I don't think I'll do this
    1st. Because I Don't JB my iOS devices.
    2nd I Just put movies in iTunes and use home sharing stream them to iOS devices.
    3rd I want subler to add movie metadata info,...
  10. Replies
    7
    Views
    1,154

    Re: Alsa mixer capture feature always muted

    open a command windows

    use alsamixer to adjust your settings
    and use


    sudo alsactl store
  11. Capture Screen by using FFmpeg to MP4 more prefect way

    capture a mp4 for all devices could play

    1. you will need ffmpeg x264 libfaac installed

    2. use this command
    ffmpeg -f x11grab -follow_mouse 200 -r 8 -s 800x600 -i :0.0 \
    -f alsa -i hw:0 \...
  12. ffmpeg Script for batch convert video files into mp4 for iDevice really fast!

    =========== UPDATED Aug 16 2013 ===========

    Hello
    I'm a ubuntu user and a Mac / iDevice / iTunes user.

    Because of the restriction of iTunes, you can't play divx or mkv files in iPhone / iPod /...
  13. Replies
    3
    Views
    365

    newbi Bash Shell Script questioin.

    Hello I'm learn how to write bash script buy read this PDF

    Advanced Bash-Scripting Guide by Mendel Cooper

    at the if test section
    you can use

    if [[ ??? ]]

    or (( .... ))
  14. [ubuntu] Upgrade Mplayer x264 ffmpeg for h.264 10 bits encoded files

    Hi
    I've downloaded some amime videos which encoded with 10 bits?
    and the anime subtitle group mentioned these files are 10 bits I need to upgrade my codec packs

    the mplayer on my mac could...
  15. [ubuntu] There is no tool can create a MP4 with soft sub that iPhone can play?

    I'm trying to convert all my MKVs to MP4 and make them able to play on most devices. like Xbox or iOS....

    I Googled and try to find a Tool that can change MKV to MP4 but not to reencode but just...
  16. [ubuntu] I have mkv aac what tool should i use to mux MP4?

    The main idea is to create a mp4 file which iPhone could play without encoding
    you call it mux right?

    I can't find any thing to do this

    window have mp4creater mac have mp4tool and subler
    but...
  17. Replies
    1
    Views
    304

    [ubuntu] anyone familiar with rsync?

    I have a Ubuntu PC as my Home server
    and a Macbook as my laptop.

    I hope I can use rsync to sync all documents, thunderbird mails and iTunes library with the server.

    My goal is do a 2 way sync...
  18. [ubuntu] Re: Mplayer can't detect VDPAU with recent NVIDA Driver

    OK I wrote the vdpau.pc and mplayer can detect my vdpau library through pkg-config

    but have error in make progress.

    configure scrip


    ./configure --prefix=/usr/local --confdir=/etc/mplayer...
  19. [ubuntu] Re: Mplayer can't detect VDPAU with recent NVIDA Driver

    Thanks for the inputs
    and I've tried vdpauinfo but failed to compile it.
    it said I don't have the libvdpau and lvdpau libraries.

    I did a little research and I found those library was delivered...
  20. [ubuntu] Mplayer can't detect VDPAU with recent NVIDA Driver

    I have a nVIDIA Geforce 8500 GT on my Ubuntu system.
    and have the latest 260.19.36 driver installed.

    the Mplayer was from SVN checkout also the latest version.

    but the configure script from...
  21. [ubuntu] Looking for a IPV6 DHCP Server can work with Windows 7 in-build client

    Hi
    I'm looking for a dhcp6 server which can work with both windows 7 and linux.

    I found one called "dibbler"
    but it require PC to install a Client to work with server. the in-build client in...
  22. Re: Need Help with re-pppoe as a PPPoE server on 9.10

    solved

    just modify the pap-secrets

    username * password *
  23. [Solved]Need Help with re-pppoe as a PPPoE server on 9.10

    Hello all
    I'm trying to setup a PPPoE server on my 64bit Ubuntu server 9.10

    looks like everything is ok
    I use a windows 7 32bit as a ppp client
    Ubuntu 9.10 server 64bit as the ppp server
    ...
  24. [ubuntu] Re: system-config-samba tool not working with samba config

    same here
    I'll try to reinstall it this evening.
    :p
  25. [ubuntu] Re: Where is the Service config tool (GUI) in Ubuntu 9.10

    I think i find the answer
    http://ubuntuforums.org/showthread.php?t=1294610&bcsi_scan_84C04EB1A8996739=tlsslrTPn+uS0FfiTI0bYQQAAAAQfw8L&bcsi_scan_filename=showthread.php
Results 1 to 25 of 38
Page 1 of 2 1 2