Software :: How To Use AcidRip MPlayer / MEncoder

Sep 12, 2010

Where to get guidance as new user of acidrip? I can't find a "how to"

View 7 Replies


ADVERTISEMENT

Fedora :: Mplayer And Mencoder With VP8 Support?

May 20, 2010

compile mplayer & mencoder with VP8 support? also what with VP8 support in rpmfusion?

View 3 Replies View Related

Ubuntu :: Can't Find Mplayer Or Mencoder?

Aug 21, 2010

A recent update to ffmpeg, in which I've learned was an upgrade to the restricted ffmpeg as opposed to the unrestricted default one that is in the official repos, has now made it unable for me to use mplayer or Devede. Reading up about this, especially from here: [URL].. I have learned it's a frequent problem when installing the restricted ffmpeg. Basically what Devede says at startup is:

Code:
Cant's find the following programs:
mplayer
mencoder

Devede needs them to work. If you want to use Devede, you must install all of them. Using the terminal to open mplayer (or mencoder), I get this error: mplayer: relocation error: mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference From my research, seems as though the problem lies in libavformat52 not being installed (or removed) and libavformat-extra-52 is installed, which is the same thing, but because it's the restricted version, it is called something different. Anybody know if that is correct?

Also, checking up, libavformat-unstripped-52 isn't installed but available, so should I install that to replace the missing libavformat52, as when I sudo aptitude install libavformat52, it says it conflicts with libavformat-extra-52?

I installed libavformat-unstripped-52, which didn't conflict with the already installed libavformat-extra-52, just to see if it would basically just replace the missing libavformat52, which conflicted with libavformat-extra-52 and couldn't be installed safely, but after I did, nothing changed. I still get the same error with opening Devede and mplayer (or mencoder) in the terminal.

View 9 Replies View Related

Debian Multimedia :: Up-to-date Binaries Of Mplayer, Mencoder And Ffmpeg

Mar 18, 2010

I'm wondering if anyone distributes mplayer, mencoder, and ffmpeg, up-to-date builds of each and their associated dependencies (x264, faac, xvid, etc).I had to compile all that stuff myself and fought with it, and finally got it working.

If no one distributes latest builds, then I was thinking of going further with what I've done to help others: virtualbox lenny and automated compiles of all packages and putting up the builds, with latest revisions of mplayer and ffmpeg from their source code repos. Using LD_LIBRARY_PATH to isolate the build so any modern linux can run the produced binaries, with only glibc as a dependency.

View 3 Replies View Related

Ubuntu Multimedia :: Can't Compile Mplayer / Mencoder With Libvpx Support

Apr 26, 2011

I want to encode video content with mencoder and libvpx codec. I have libvpx installed on my machine and I can encode with libvpx using ffmpeg. My OS is Ubuntu 10.10, 64bit. I downloaded fresh mplayer/mencoder from SVN repository. If I configure mplayer/mencoder without any explicit enabled features using:

[Code]...

View 3 Replies View Related

Ubuntu :: Use Acidrip And K9 Copy But Their Not Working Anymore?

Dec 27, 2010

i used to use acidrip and k9 copy but their not working anymore. is there another good dvdripper out there?

View 6 Replies View Related

Ubuntu Multimedia :: Select A Codec For Ripping A Dvd To In Acidrip?

May 19, 2010

When i try to select a codec for ripping a dvd to in acidrip, there are no codecs in the menu that is meant to be there. I have tried reinstalling mencoder and acidrip but no luck. running lucid with latest updates.this has not worked since i first installed lucid. i also get this when i run mencoder.

MEncoder SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
Option of: Unknown suboption lavc
Warning unknown option of at line 9
Option format: unknown format name: 'mp4'
Error parsing option lavcopts=format=mp4 at line 10
Exiting... (config file error)

View 1 Replies View Related

Ubuntu Multimedia :: Acidrip - Can't Read DVD Track - Why Is So / Faulty Disc?

Sep 26, 2010

I've been trying to rip DVD's using AcidRip but whatever DVD I try I get the same error from AcidRip - Can't Read DVD track. Faulty Disc?

After reading the forums I've tried /dev/dvd ,/dev/sr0 (Found by using the Disk Utility), /Media/DVD Title etc and tried running AcidRip both as myself and Sudo without success.

View 2 Replies View Related

Ubuntu Multimedia :: Install Acidrip - Message - Package Dependencies Cannot Be Resolved

May 6, 2010

When I try to install Acidrip I get this message: Package Dependencies Cannot Be Resolved.

Trying to install Acidrip from Synaptic I'm told: Could not intsall or upgrade package. With this additional information:
Depends: mplayer but it is not going to be installed
Depends: mencoder but it is not going to be installed

So, I try to install mplayer and get this message:
Depends: mplayer-nogui but it is not going to be installed
Depends: libx264-67 (>=1:0.svn20090502) but it is not installable

I try to install mplayer-nogui and get:
Depends: libx264-67 (>=1:0.svn20090502) but it is not installable

Now I'm stuck in a point where I can go no further. I really like AcidRip and have been using it for more than two years through all of the upgrades until Lucid.

I've tried installing all of the non-free codecs, both audio and video with no result.

View 1 Replies View Related

Slackware :: Install Gnome Mplayer And Later Mplayer Codecs?

Apr 11, 2010

I am trying to install gnome mplayer and later mplayer codecs.script run

Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/

[code]....

View 16 Replies View Related

General :: Why Can I Watch It With Gnome-mplayer But Not With Mplayer?

Mar 3, 2011

This should be a very elementary question. I have a URL like http://SERVERNAME/file.wmv. When I enter it in "Open Location" in gnome-mpLayer it connects to the server and plays the stream. But when I run

mplayer "URL"

in the terminal I get a crazy endless loop of

Playing URL.
Resolving SERVERNAME for AF_INET6...
Couldn't resolve name for AF_INET6: SERVERNAME
Resolving SERVERNAME for AF_INET...
Connecting to server SERVERNAME[xxx.xx.xxx.xx]: 80...
Cache size set to 320 KBytes

I think my usage of mplayer in the terminal is correct, since I can watch other URL's.It's only this specific one that doesn't work (I am not authorized to write the URL because they want it to be private.So my question is: Does anyone know why I get this loop? Or is it possible to see how mplayer is called by gnome-mplayer and what output messages it generates?I use gnome-mplayer 0.9.9.2 and mplayer 1.0rc4-4.4.5 on Ubuntu 10.10.

View 1 Replies View Related

General :: Mencoder Not Accurate

Jun 30, 2010

i am using ubuntu 8.04.I wanted to clip from a movie so I ran

Code:
mencoder -ss 2453 -endpos 34 InpuTFile -acodec copy -vcodec copy -o Output
I changed the ss value still it cut from same frame of the video.It seems mencoder works faster than ffmpeg but jumps to keyframe hence cannot jump to accurately specified second.

View 2 Replies View Related

Software :: Convert A Xxx.mp4 To Xxx.264 With Mencoder?

Sep 23, 2010

i want to convert my mp4 video into h264 format, but how to convert with mencoding,

View 1 Replies View Related

Software :: Mencoder Not Found / What To Get That?

May 24, 2011

I am getting following error while trying to record an ".avi" file

Movie Creation Error: Error 8 - Failed to execute child process "mencoder" (No such file or directory)
[root@localhost iNSpect_4_beta_3]#

View 8 Replies View Related

Fedora :: Mencoder - FPS And Audio Sync

Nov 22, 2009

I have found that if I change the FPS of a video, the audio is out of sync.

Is there a way in mencoder to have it correct this, and maintain the correct sync?

I don't think it is just a matter of audio/video delay. I have tried many times to correct this via that method, and it doesn't come close. Although, if I encode the video to another format, but with the original fps, the audio is sync'd.

View 2 Replies View Related

Ubuntu :: Mkv To Avi, Mencoder Poor Quality?

May 19, 2011

I have an 8Gb mkv file, which I tried to encode to avi using mencoder, it took more than 6hrs and when completed, the quality of the avi was pretty poor.Is there a way to increase the quality or is there a program that can encode mkv files? The mkv will not play on my system without stuttering badly.

View 8 Replies View Related

General :: Mencoder OutPut Support?

Jan 29, 2010

I was just wondering if it is possible to output an encoding file to http, mms, udp etc... (eg. http://127.0.0.1).I found a way to input these streams and encode them I just cant find a command to output to these.

View 1 Replies View Related

Software :: Converting DVD Video With Mencoder

May 22, 2010

I recorded a TV show on my pc using mythbuntu software (ubuntu version of mythtv). It cut out all the commercials and then transcoded it to a nice 40 min nuv file that I put onto a usb thumb drive. Now it's portable and vlc can play the file...on a pc. I want to burn it onto a DVD so I can put it in any NTSC DVD player. Also, the file was recorded at 480x480 and I want to change the size to widescreen (16:9). Additionally, the top of the screen recorded a thin horizontal line of junk that needs to be deleted.

Now, I've googled around and found this line in ffmpeg that should work:

ffmpeg -i V-RedSky.nuv -croptop 4 -y -target ntsc-dvd -sameq -aspect 16:9 RedSky.mpg

The new 16:9 video size is great, the annoying horizontal line got cropped, and I got a nice mpg file...but the audio is now out of sync. I tried ffmpeg with fewer options and the audio still got out of sync.

So, I'm thinking I should try different software. Maybe mencoder. How could I put the above ffmpeg options into mencoder?

View 4 Replies View Related

Software :: Mencoder And The Lost Icons?

May 26, 2010

I edited some mpeg videos using Mencoder to crop unwanted footage from the beginning and the end. It worked, but now the file does not have a "visual" icon, i.e. a still from the video. The properties of the new file also reveal that it thinks it's an audio file! The file still plays (as a video) okay though.A typical command I used to extract just the first 14 seconds of the video was:

mencoder "e03.mpg" -o ee03a.mpg -ss 0:0:0 -endpos 0:0:14 -oac copy -ovc copyI did try to make up a new icon by making a snapshot of the movie playing, then using the image to replace the icon in the properties window. (I am using Nautilus file manager in Ubuntu). The icon it now gives me looks like a small sheet of paper with one end curled up.I can appreciate that editing the video length might have "lost" the icon information, but is there any way I can put it back again

View 4 Replies View Related

Software :: Convert OGG Clip To Avi Using Mencoder?

Apr 1, 2010

I'm trying to convert OGG clip to avi using mencoder:

Code:
mencoder myclip.ogg -ovc lavc -oac mp3lame -o myclip.avi

It works OK except that while the original clip has 16:9 aspect ration, the resulting AVI is 4:3

View 2 Replies View Related

Ubuntu Multimedia :: Transcoding Audio With Mencoder?

Mar 7, 2010

I'm trying to convert a video in .ogm format to .avi format so I can stream it to my PS3 via uShare. I'm using Mencoder and the following command to do it (to transcode the audio from vorbis to mp3 and the video from mpeg4 to xvid):

Code: mencoder input.ogm -oac mp3lame -ovc xvid -xvidencopts pass=1 -o output.avi.The only problem is, the video contains 2 audio streams - one Japanese and one English. Needless to say, I need the English one. The above command only seems to transcode the Japanese audio though!Here's what ffmpeg has to say about the input file:

Code:
Input #0, ogg, from 'input.ogm':
Duration: 00:24:16.12, start: 0.000000, bitrate: 1280 kb/s[code]...

what I can do to specify the correct audio stream to encode? Also, how can I keep the bitrate the same as the output.avi seems to default to 96kbps?I'm not sure which audio stream is which but a little trial and error will sort that out in no time.

View 7 Replies View Related

Ubuntu Multimedia :: Transcode And Merge Sub With Mencoder

Apr 20, 2010

I'm trying to transcode and merge sub with mencoder in order to watch a video on my nokia cellphone.

I'm using this command :

Code:

without success. The transcoding works, but no subtitle is merged.

The transcoding log is here

I'm using Karmic.

View 4 Replies View Related

Ubuntu Multimedia :: Mencoder (or A GUI) Conversion For Android?

Apr 28, 2010

So I typically use cat to put my avi files together.. but today I figure lets see about ripping over so I can watch on my Droid.

As nobody has a xvid or vlc player on the droid (yet.. coders are doing alot for Android ya know) I will have to convert the video down and change the format.. So.. can anybody tell me a mencoder command line directive to get as close to this as possible (I found ipod settings leave the actual video lacking).

Video
Format MP4
Encoder H.264
Resolution 854 x 480 (or 720 x 480; 480 x 320; 320 x 240)
Frame Rate 12 fps - 30 fps

[Code]....

View 1 Replies View Related

Ubuntu Multimedia :: Remove Sound With Mencoder?

Jun 2, 2010

how to remove audio from an .ogv video (GTKRcordmydesktop) while converting to .avi using mencoder?

I've started with this command:

Code:
mencoder -ovc lavc -ofps 15 -oac mp3lame -af volnorm=1:1 out-2.ogv -o sound_editing.avi

View 1 Replies View Related

Ubuntu Multimedia :: Mencoder - Conversion To MP4 Fails?

Jun 6, 2010

Using Miksoft's Mobile Media Converter, and I cannot convert files to MPEG4.[URL]Converting to MPEG1/2 works fine, but trying to convert video for my son's PSP always produces an error. Here's the output:

Code:
>> Command executed:
"/opt/MIKSOFT/MobileMediaConverter/lib/mencoder" -oac lavc -ovc lavc -of lavf -lavcopts

[code]....

View 3 Replies View Related

Ubuntu :: Mencoder Script To Convert Whole Folder?

Jul 7, 2010

I'm looking for help to write a little script to convert a whole folder of .mkv to .avi. This is the mencoder bit i've been using to do so

Code:
mencoder -mc 0 -noskip -vf expand=:::::16/9,scale=720:480,hqdn3d,harddup -ovc xvid -oac mp3lame -xvidencopts fixed_quant=3.8:me_quality=6:noqpel:nogmc:trellis:chroma_me:chroma_opt:hq_ac:vhq=4:lumi_mask:max_key_interval=300:quant_type=mpeg:max_bframes=2:closed_gop:nopacked:profile=asp5:autoaspect:bvhq=1 -lameopts vbr=2:q=6:aq=2 -o [file destination] [source file] 1/"
and it seems to work fine. what i'm looking for is the ability to go into a directory and use the script like so

[Code]...

View 2 Replies View Related

Ubuntu :: Use Ffmpeg / Mencoder To Convert To Yuvj442p?

Aug 2, 2010

I have some video files (.avi and .swf) & I need to convert them to the following format:

Stream #0.0(eng): Video: mjpeg, yuvj422p, 320x240, 30 tbr, 30 tbn, 30 tbc
Stream #0.1(eng): Audio: pcm_u8, 8000 Hz, mono, s16, 64 kb/s

how to do this with mencoder or ffmpeg?

View 4 Replies View Related

Ubuntu Multimedia :: Video Capture Using Mencoder?

Sep 29, 2010

I am working in a script I have, to capture video with sound from my capture board, wich is a clone of the pico2000. This script was working in Ubuntu 9.10 untill I reformated my machine and instaled the Ubuntu 10.10, 64 bits. The machine is an AMD Athlon II, 2.6GHz with 3 GBytes of Ram. The former script was:

Code:
#!/bin/bash
clear
SERVICE="mencoder"
MOVIE=$(date +"%H%M")

[Code].....

View 1 Replies View Related

Ubuntu Multimedia :: MEncoder Settings For DVD Fast Rip

Nov 26, 2010

I'm doing a little python app for encoding .avi from dvds. I know there are a few really good applications out there that do the same thing but I wanted something simple with less faff. The application has 3 settings: Fast, Medium, and Slow. These are for the varying quality rips. For file format I was thinking either lavc or Xvid.

So my first question is, which is better? I really don't know anything about it and I haven't found a decent site that compares them. And secondly what are the best settings for a DVD rip for a Fast Rip, a 'Best of Both' Rip, and a Best Quality Rip? If I've missed any factors in this, please let me know, I'm new to the DVD ripping game. I have no intentions of distributing the movies, they are for my own uses.

View 2 Replies View Related

Ubuntu Multimedia :: Converting OGV To AVI In Mencoder - Too Much Framedrop?

Jan 9, 2011

I'm trying to convert my screencast to an .avi file, but when I open it... the commentary track is waaay out of sync. No matter which codec I use, it will not stop dropping frames!

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved