Fansite and Forum for Meizu Products
 
       

Go Back   Meizu Me > General > Video and Imaging

Reply
 
Thread Tools
Old 10-22-2007   #41
Passing By
 
Join Date: Oct 2007
Posts: 18
First, just updated my post with version .2, added aspect ratio autodetection (it _should_ work roughly)

@mfb

I agree OggdropXP has a nice user interface. About the drag&drop thing, I've just placed my script in ~/.gnome2/nautilus-scripts/ and I can just select the files from nautilus... maybe I could add a little wrapper to show a zenity progress bar with some captions. I don't know about KDE, but I guess there'd be a similar way to do it.

Now, a GUI for profiles is a different animal... a much more complex one, which I don't know if it deserves the time. I don't use different profiles, and I really don't know if people usually do.

If we wanted to do a full-fledged multi-platform GUI, I guess we could still rely on mencoder, and write it in python or something alike. I'm just not sure if it's worth the time and effort!

Anyways, it's an interesting discussion.

pd: why are we doing Meizu's job? :P

Cheers!
wishmechaos nincs online   Reply With Quote
Old 10-22-2007   #42
mfb mfb is on a distinguished road
Member
 
Join Date: May 2007
Location: The Netherlands
Posts: 220
Quote:
Originally Posted by wishmechaos View Post
@mfb

I agree OggdropXP has a nice user interface. About the drag&drop thing, I've just placed my script in ~/.gnome2/nautilus-scripts/ and I can just select the files from nautilus... maybe I could add a little wrapper to show a zenity progress bar with some captions. I don't know about KDE, but I guess there'd be a similar way to do it.
Yes, using: ~/.kde/share/apps/konqueror/servicemenus/enteranamehere.desktop

Quote:
Now, a GUI for profiles is a different animal... a much more complex one, which I don't know if it deserves the time. I don't use different profiles, and I really don't know if people usually do.

If we wanted to do a full-fledged multi-platform GUI, I guess we could still rely on mencoder, and write it in python or something alike. I'm just not sure if it's worth the time and effort!
Python is nice. :D There is only one small problem with it on win32: Windows users like static things which basically means a simple application can become around 15MB in Python.

Quote:
Anyways, it's an interesting discussion.

pd: why are we doing Meizu's job? :P
Because Meizu refuses to do so. I've been working at adapting the Xvid-profiles in the mencoder source to make a 100% compatible M6-profile (No stuttering or failing, higher possible bitrate). It's something that meizu could have done, as they know how their decoder, and could have embedded in a proper encoder. Instead, I'm trying to guess the parameters and trying over and over which takes time of which I don't have a lot to spare currently.
mfb nincs online   Reply With Quote
Old 10-22-2007   #43
Freshman
 
Join Date: Jul 2007
Posts: 21
I've started to learn kommander scripting just for the gui... And there is a very nice one that can be adapted, 3gpwiz. If you search for it in google you'll find it in kde-apps. I am thinking on doing some work on a meizu version soon, using only mencoder (3gpwiz uses mencoder for the first pass and ffmpeg for the second and third ones).
jbernardo nincs online   Reply With Quote
Old 10-22-2007   #44
Moderator
 
BobbyQ's Avatar
 
Join Date: May 2007
Posts: 2,598
mencoder includes ffmpeg libraries btw.
BobbyQ nincs online   Reply With Quote
Old 10-22-2007   #45
Freshman
 
Join Date: Jul 2007
Posts: 21
Quote:
Originally Posted by BobbyQ View Post
mencoder includes ffmpeg libraries btw.
Yes, I know. 3gpwiz uses ffmpeg directly because it needs a specific version of ffmpeg with amr support enabled.
jbernardo nincs online   Reply With Quote
Old 10-22-2007   #46
Passing By
 
Join Date: Oct 2007
Posts: 18
Quote:
Originally Posted by mfb View Post
Python is nice. :D There is only one small problem with it on win32: Windows users like static things which basically means a simple application can become around 15MB in Python.
Mh, that's true, but it's pretty much the price for platform-independence, unless it's written in a compilable language. Which is out of my league (unless you count visual basic!). Most multiplatform software is in Java, with JRE's huge overhead, and people seem to like stuff like Azureus.
wishmechaos nincs online   Reply With Quote
Old 10-24-2007   #47
Passing By
 
Join Date: Jun 2007
Posts: 6
What about VB or C#?

C# is quite easy, it runs under mono in linux.
deviance nincs online   Reply With Quote
Old 10-24-2007   #48
mfb mfb is on a distinguished road
Member
 
Join Date: May 2007
Location: The Netherlands
Posts: 220
Quote:
Originally Posted by deviance View Post
C# is quite easy, it runs under mono in linux.
How about C++ with Qt4? :P It runs under Windows, Linux and Mac using native look and feel.

Mono basically is shit, it's kind of like WINE. No native look and feel whatsoever.
mfb nincs online   Reply With Quote
Old 10-24-2007   #49
Passing By
 
Join Date: Oct 2007
Posts: 18
Well, Evolution is Mono, and the look and feel is OK. Anyways, I don't like it much... C++ with QT4 would be better (smplayer does this and it's great), though QT stuff looks out of place under Gnome.

And I'd have to learn C++
wishmechaos nincs online   Reply With Quote
Old 02-05-2008   #50
Stalker
 
Join Date: Feb 2008
Posts: 1
Guys, I've got a problem with that...
I've pasted that, what Shooky wrote in #7 post at 1st page.
when I put:
Code:
filippo@filippo-desktop:~$ meizu-convert home/filippo/deathnote13.rmvb /media/DataStorage/meizuvid/
It says:
Code:
/usr/bin/mencoder: /home/filippo/mono-1.2.6/lib/libpng12.so.0: no version information available (required by /usr/bin/mencoder)
MEncoder 2:1.0~rc1-0ubuntu13.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
File not found: '~home/filippo/deathnote13.rmvb'
Failed to open ~home/filippo/deathnote13.rmvb.
Cannot open file/device.

Exiting...
I know I'm doing something wrong, but i don't know what it is

Best regards.

Last edited by -Kira-; 02-05-2008 at 03:03 PM.
-Kira- nincs online   Reply With Quote
Old 05-20-2008   #51
Stalker
 
Join Date: Jan 2008
Posts: 1
the path does not exist.

after first look i think you just forgot the / in front of home.

try /home/filippo/deathnote13.rmvb instead of home/filippo/...
storzi nincs online   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bash script for conversion under Linux parena Video and Imaging 9 3 Weeks Ago 08:42 PM
Mencoder Video Converter Info FirePower Video and Imaging 44 03-21-2008 04:22 PM
My Theme Linux Redhat leoriohunter Modifications and Skins 2 02-04-2007 01:26 PM
Avidemux / Linux scaglifr Video and Imaging 1 02-01-2007 02:30 PM
Ubuntu Linux Theme Austin Modifications and Skins 2 12-31-2006 06:01 AM


All times are GMT. The time now is 12:38 PM.


Powered by vBulletin. Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
 
Meizu Me is an independent resource for all things Meizu. Meizu, Mini Player, Music Card, Mini One and all other related names are properties of MEIZU Inc. All content © 2008 Meizu Me. All Rights Reserved.