LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-20-2015, 02:30 PM   #1
mia_tech
Member
 
Registered: Dec 2007
Location: FL, USA
Distribution: CentOS 5.3, Ubuntu 9.04
Posts: 245

Rep: Reputation: 16
unable to add image to video in avidemux


I'm trying to overlap or add an image to a video in 3gp format in avidemux like showing in this video tutorial; however, when I open the video->filters I'm not showing the "logo" under "miselanious" here's the video tutorial I'm folowing
http://www.funtechtips.com/2013/05/h...ideo-tutorial/

the video format i'm using is in 3gp and avi
 
Old 03-30-2015, 09:46 AM   #2
eklavya
Member
 
Registered: Mar 2013
Posts: 636

Rep: Reputation: 142Reputation: 142
If you want to overlay an image on video, you can use ffmpeg command.
Suppose you want to overlay an logo image on bottom right of the video, run this command.
Code:
ffmpeg -i /path/of/video.avi  -vf "movie=/path/of/image/logo.png [img]; [in][img] overlay=main_w-overlay_w-10:main_h-overlay_h-10" -vcodec libx264 /path/of/output/video.avi
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Avidemux - Adding end credit to existing video Steve W Linux - Software 3 04-17-2014 04:59 AM
[SOLVED] Replace audio in video file - Avidemux? Steve W Linux - Software 3 04-15-2014 03:44 AM
LXer: Avidemux 2.5.6 Video Editor Brings Many Changes LXer Syndicated Linux News 0 01-01-2012 09:10 PM
AVIDemux, problems with cutting video channelz28 Linux - Software 1 07-21-2010 08:58 PM
Video from Camera to Avidemux SlowCoder Linux - General 3 05-26-2007 05:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration