Results 41 to 51 of 51
Linux script for mencoder.
This is a discussion on Linux script for mencoder. within the Video and Imaging forums, part of the miniPlayer M6 / SL category; First, just updated my post with version .2, added aspect ratio autodetection (it _should_ work roughly) @mfb I agree OggdropXP ...
-
10-22-2007 #41Passing By
- Join Date
- Oct 2007
- Posts
- 18
- Thanks
- 0
Thanked 0 Times in 0 PostsFirst, 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!
-
10-22-2007 #42Member
- Join Date
- May 2007
- Location
- The Netherlands
- Posts
- 220
- Thanks
- 0
Thanked 0 Times in 0 PostsYes, using: ~/.kde/share/apps/konqueror/servicemenus/enteranamehere.desktop
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.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!
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.Anyways, it's an interesting discussion.
pd: why are we doing Meizu's job? :P
-
10-22-2007 #43Freshman
- Join Date
- Jul 2007
- Posts
- 22
- Thanks
- 0
Thanked 0 Times in 0 PostsI'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).
-
10-22-2007 #44
mencoder includes ffmpeg libraries btw.
-
10-22-2007 #45Freshman
- Join Date
- Jul 2007
- Posts
- 22
- Thanks
- 0
Thanked 0 Times in 0 Posts
-
10-22-2007 #46Passing By
- Join Date
- Oct 2007
- Posts
- 18
- Thanks
- 0
Thanked 0 Times in 0 PostsMh, 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.
-
10-24-2007 #47Passing By
- Join Date
- Jun 2007
- Posts
- 6
- Thanks
- 0
Thanked 0 Times in 0 PostsWhat about VB or C#?
C# is quite easy, it runs under mono in linux.
-
10-24-2007 #48Member
- Join Date
- May 2007
- Location
- The Netherlands
- Posts
- 220
- Thanks
- 0
Thanked 0 Times in 0 Posts
-
10-24-2007 #49Passing By
- Join Date
- Oct 2007
- Posts
- 18
- Thanks
- 0
Thanked 0 Times in 0 PostsWell, 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++
-
02-05-2008 #50Stalker
- Join Date
- Feb 2008
- Posts
- 1
- Thanks
- 0
Thanked 0 Times in 0 PostsGuys, I've got a problem with that...
I've pasted that, what Shooky wrote in #7 post at 1st page.
when I put:
It says:Code:filippo@filippo-desktop:~$ meizu-convert home/filippo/deathnote13.rmvb /media/DataStorage/meizuvid/
I know I'm doing something wrong, but i don't know what it isCode:/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...
Best regards.Last edited by -Kira-; 02-05-2008 at 02:03 PM.
-
05-20-2008 #51Stalker
- Join Date
- Jan 2008
- Posts
- 1
- Thanks
- 0
Thanked 0 Times in 0 Poststhe 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/...
Similar Threads
-
Mencoder Video Converter Info
By FirePower in forum Video and ImagingReplies: 46Last Post: 01-06-2009, 01:06 PM -
Bash script for conversion under Linux
By parena in forum Video and ImagingReplies: 9Last Post: 11-06-2008, 07:42 PM -
My Theme Linux Redhat
By leoriohunter in forum Modifications and SkinsReplies: 2Last Post: 02-04-2007, 12:26 PM -
Avidemux / Linux
By scaglifr in forum Video and ImagingReplies: 1Last Post: 02-01-2007, 01:30 PM -
Ubuntu Linux Theme
By Austin in forum Modifications and SkinsReplies: 2Last Post: 12-31-2006, 05:01 AM



Reply With Quote

