Author Topic: Missing Codecs on Ubuntu 12.04  (Read 1430 times)

kenshin3it

  • Newbie
  • *
  • Posts: 27
Missing Codecs on Ubuntu 12.04
« on: July 15, 2012, 06:41:19 PM »
Hello everybody,
when i install avidemux from "Ubuntu Software Center",GetDeb or i 'll try to compile;everything goes fine.
but when i launch Avidemux ,i've only mpeg2/ yv12(raw)/copy in video encoder and only copy in audio encoder....
so why?
i have installes ubuntu extra and every libs(i think).
thank you for your help.
iMac 24\" Intel Core 2 Duo@2.4GHz - OSX 10.6.1

Jan Gruuthuse

  • Hero Member
  • *****
  • Posts: 2809
Re: Missing Codecs on Ubuntu 12.04
« Reply #1 on: July 16, 2012, 10:24:29 AM »
If you installed from software center you still have version 2.5.4. If you have 64-Bit Ubuntu 12.04 LTS, you can use package provided here: avidemux Cli/QT/GTK 2.6 64-bit deb download ubuntu 12.04 LTS
If you're on 32-bit, currently building these yourself is the only way:
SD TV:Compiling Avidemux 2.5.x
HD TV:Compiling Avidemux 2.6.x

kenshin3it

  • Newbie
  • *
  • Posts: 27
Re: Missing Codecs on Ubuntu 12.04
« Reply #2 on: July 16, 2012, 10:29:30 AM »
thank you.
Later i'll give a try.
iMac 24\" Intel Core 2 Duo@2.4GHz - OSX 10.6.1

kenshin3it

  • Newbie
  • *
  • Posts: 27
Re: Missing Codecs on Ubuntu 12.04
« Reply #3 on: July 16, 2012, 12:24:52 PM »
i've tried last build 64bit of avidemux 2.6 .
Now i have all video codecs but i can't see any audio codecs to encode.
i have tried to cut an avi file and seems that "copy audio stream" works.

ps i have used gtk+
iMac 24\" Intel Core 2 Duo@2.4GHz - OSX 10.6.1

Jan Gruuthuse

  • Hero Member
  • *****
  • Posts: 2809
Re: Missing Codecs on Ubuntu 12.04
« Reply #4 on: July 16, 2012, 12:42:36 PM »
use QT, uninstall avidemux3-plugins-GTK-2.6.0-8069-Linux if you did install (software center search for avidemux3
Have these installed
 avidemux3-plugins-COMMON
 avidemux3-qt4
 avidemux3-plugins-QT4
if you plan on using batch processing:
 avidemux3-cli-
open terminal and
Code: [Select]
/usr/bin/avidemux3_qt4

kenshin3it

  • Newbie
  • *
  • Posts: 27
Re: Missing Codecs on Ubuntu 12.04
« Reply #5 on: July 16, 2012, 01:13:24 PM »
ok,with revision 8069 and QT everything works fine.
thank you very much.
iMac 24\" Intel Core 2 Duo@2.4GHz - OSX 10.6.1

Jan Gruuthuse

  • Hero Member
  • *****
  • Posts: 2809
Re: Missing Codecs on Ubuntu 12.04
« Reply #6 on: July 16, 2012, 03:48:39 PM »
Don't thank me, big thanks to avidemux code writers, without them we would not have this great program ;)