Newbetuts
.
ffmpeg unkown libfaac ubuntu 14.04
ffmpeg
video
mp4
14.04
Solution 1:
You need to just use
aac
instead.
ffmpeg -i demo.mpg -acodec aac -strict experimental demo.mp4
Related
Installing Ubuntu on a SSD and HDD system
How to set subl:// protocol handler with Unity?
IP/DomainName of juju master or slaves changes
Getting error with dpkg
Where to store a Keepass password file?
OpenJDK-8/Oracle JDK 8 Font Patches for Ubuntu
VirtualBox stuck on "Starting Virtual Machine"
Change permissions to a specific user in Ubuntu 12.04 [closed]
system-config-samba not opening in Ubuntu 14.10. & 15.04
VLC will not install in Ubuntu 15.04 [duplicate]
How do I uninstall MariaDB on Ubuntu 14.04 (Trusty Tahr)? [duplicate]
Systemd: Some lines were ellipsized
Recent Posts
org.apache.kafka.common.errors.TimeoutException: Topic not present in metadata after 60000 ms
Why my code runs infinite time when i entered non integer type in c++ [duplicate]
How to retrieve Instagram username from User ID?
Serverless Framework - Variables resolution error
How do we access a file in github repo inside our azure databricks notebook