Quantcast MencodeME for Linux - digitalFAQ.com Forums [Archives]
  #1  
05-05-2004, 10:56 AM
tetra tetra is offline
Free Member
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Tried the Linux version of mencodeme yesterday, and all I've got to say is WOW

You guys really know what you're doing! I'm amazed by the quality that mencodeme templates spit out (KSVCD)! KSVCD-template beats 6-0 all mencoder/transcode scripts I've ever tried on Linux... simply amazing!

@VMesquita:
Would it be possible for us Linux users to get the same version of mencodeme that Windows users get? Without the fancy directx stuff ofcourse

Cheers,
/tetra
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
05-05-2004, 11:11 AM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
I'm gald you enjoyed.

The code is still cross-plataform (or should be) I just stopped compiling because the only person that seems interested (sentinell) couldn't make it work in his MDK box. But it might have been something overflowing...

I'll compile 0.23 for linux as soon as I have some time.
Reply With Quote
  #3  
05-05-2004, 11:32 AM
tetra tetra is offline
Free Member
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by vmesquita
I'm gald you enjoyed.
Heh, more than enjoy!

Quote:
Originally Posted by vmesquita
The code is still cross-plataform (or should be) I just stopped compiling because the only person that seems interested (sentinell) couldn't make it work in his MDK box. But it might have been something overflowing...
Well, Mandrake has it's own quirks. Works great with Gentoo though.

Quote:
Originally Posted by vmesquita
I'll compile 0.23 for linux as soon as I have some time.
GRRREAT!

TIA
/tetra

PS. Could you make the message box wider, as currently the mencoder status message wraps to next row and causes terrible flickering.
Reply With Quote
  #4  
05-05-2004, 01:52 PM
sertinell sertinell is offline
Free Member
 
Join Date: Jul 2003
Location: spain
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Hi tetra, hi Vmesquita.

I don't just be alone on linux.

Well, MencodeMe don't runs in my MDK but I think it isn't a MDK problem.

tetra, What's your architerture? Are you using AMD atlon? Vmesquita,are you using atlon? I think that the problem could be in the compilation. You should compile for i586 (pentium I,II,II,IV, AMD K6 or later) or i686 (Pentiums III, athlon or later). The option must be indicated to the compiler.

eg:
Code:
gcc -march=i686
Thank's.

Excuse me my very bad english. I can read very well, but write ....
Reply With Quote
  #5  
05-05-2004, 02:00 PM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
@sertinell
Yes, I have an Atlhon. I was not compiling with optimization the application, but I am not sure about the static library (wxGTK). I'll check this while I compile 0.23. I'll compile both forcing -march=i686 just to make sure.

@tetra
The problem is that Font Size of the textbox is bigger in GTK than in Windows. I think you can configure GTK to use a smaller fontsize, or maybe I can force textbox font.
Reply With Quote
  #6  
05-05-2004, 10:39 PM
tetra tetra is offline
Free Member
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by sertinell
tetra, What's your architerture? Are you using AMD atlon? Vmesquita,are you using atlon? I think that the problem could be in the compilation. You should compile for i586 (pentium I,II,II,IV, AMD K6 or later) or i686 (Pentiums III, athlon or later). The option must be indicated to the compiler.
Hi sertinell,
I'm using Athlon (XP 1800), with Gentoo Linux with a 2.6.5 kernel, everything optimizied for Athlon and mencodeme runs flawlessly.

@sertinell:
Have you tried running mencodeme as root? I know it's not a good idea, but that just might give a hint where the problem lies.
Reply With Quote
  #7  
05-06-2004, 12:26 AM
sertinell sertinell is offline
Free Member
 
Join Date: Jul 2003
Location: spain
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Yes I tried it as root.
Reply With Quote
  #8  
05-06-2004, 09:10 AM
Peder Peder is offline
Free Member
 
Join Date: Feb 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
I'm running 0.2 on MDK 9.2 on a PII-400MHz as a normal user w/o any problems (other than slowness :)

I have libgtk+1.2-1.2.10-37mdk and my own compiled mencoder dev-CVS-040406

- Peder
Reply With Quote
  #9  
05-06-2004, 10:12 AM
sertinell sertinell is offline
Free Member
 
Join Date: Jul 2003
Location: spain
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
OK. Then the problem it's mine. I must investigate it.

I'll see you soon
Reply With Quote
  #10  
05-06-2004, 11:07 AM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
MencodeMe 0.23 for Linux is out:

http://www.jltoca.uaivip.com.br/file...deMe023.tar.gz

Enjoy!
Reply With Quote
  #11  
05-06-2004, 11:37 AM
sertinell sertinell is offline
Free Member
 
Join Date: Jul 2003
Location: spain
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Hi.

I've downloaded MencodeMe0.23 and, like I though, doesn't run under my MDK. But I have downoaded Overclockix (a distro based on Knnopix) and mencodeMe runs perfectly.

The problems are in MDK. I have the correct GTK version and all in order. I haven't answers

Thanks for your interesting
Reply With Quote
  #12  
05-06-2004, 07:01 PM
micro_mx micro_mx is offline
Free Member
 
Join Date: Apr 2004
Location: Mexicali Mexico
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Hi, I downloadit and it runs great on Slackware 9.1, but the output (mpv file) can't be played with mplayer :/ wich version of mplayer is needed for using MencoderME ?

this is the one im using it... carlos@slackware:~$ mplayer --version
MPlayer 1.0pre3-3.2.3 (C) 2000-2003 MPlayer Team
Reply With Quote
  #13  
05-06-2004, 07:02 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by micro_mx
Hi, I downloadit and it runs great on Slackware 9.1, but the output (mpv file) can't be played with mplayer
Rename it to .m2v or .mpg and see if it plays.

-kwag
Reply With Quote
  #14  
05-07-2004, 01:06 AM
Peder Peder is offline
Free Member
 
Join Date: Feb 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
@ sertinell
You have to provide more info, just saying "It doesn't work" doesn't give us any clue to what's wrong.
What happens? Doesn't it start? Does it crash midways? Any error messages? Which version of MDK?

@ micro_mx
Renaming it shouldn't matter to mplayer. Error messages, please.

I just encoded a short avi -> KVCD in 0.23 w/o problems
Reply With Quote
  #15  
05-07-2004, 01:51 AM
sertinell sertinell is offline
Free Member
 
Join Date: Jul 2003
Location: spain
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Hi

I have MMDK 10.0 community. And It give me the following error
Code:
$./mencodeME
segmentation fault
I haven't idea about the cause. Sorry.[/code]
Reply With Quote
  #16  
05-17-2004, 06:43 AM
belstones belstones is offline
Free Member
 
Join Date: May 2004
Location: Girona, Spain
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

I have MDK 10.0 final on a Athlon (XP 1600) with the same problem.
Reply With Quote
  #17  
05-17-2004, 06:52 AM
mbaluda mbaluda is offline
Free Member
 
Join Date: Apr 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
I also have the same problem with mdk10

try using mencodeme as root with root environment (su -)
Reply With Quote
  #18  
05-17-2004, 07:46 AM
belstones belstones is offline
Free Member
 
Join Date: May 2004
Location: Girona, Spain
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks mbaluda,

As root as normal user the error remains the same (segmentation fault)
Reply With Quote
  #19  
05-17-2004, 07:50 AM
mbaluda mbaluda is offline
Free Member
 
Join Date: Apr 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
the "-" is very important!!
Reply With Quote
  #20  
05-17-2004, 08:35 AM
belstones belstones is offline
Free Member
 
Join Date: May 2004
Location: Girona, Spain
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Yor're the reason, problem solved!

Many thanks again
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux: Avisynth, Codecs, Virualdubmod under Linux Prodater64 Computers 11 12-24-2005 07:54 AM
MEncodeMe 0.23 for linux is out! vmesquita Video Encoding and Conversion 12 06-06-2004 04:26 PM
MencodeME: What is mencodeMe? zagor Video Encoding and Conversion 13 05-16-2004 04:23 PM
Linux: Dyne:bolic GNU/Linux Distribution kwag Computers 4 03-10-2004 09:56 PM
Linux: Redhat Linux is dead, long live Fedora Core 1 jorel Computers 1 09-28-2003 04:05 PM

Thread Tools



 
All times are GMT -5. The time now is 10:41 AM  —  vBulletin © Jelsoft Enterprises Ltd