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
ADVERTISEMENT
Dec 28, 2010
somebody gave me a dvd of my little music group, and i used a ubuntu application to edit out two clips (i think i used avidimux--it was about a year ago). it produced a clip in avi format, which is not accepted by anything. i'd like to upload it to my facebook or even videos, but need to convert it. i've tried about everything, but have had no success. i just downloaded winff and tried that. the conversion window produce a lot of information ending with "unknown encoder 'libx264'," whatever that means.
does anyone know how i would convert a clip from avi to mpeg4? it's driving me nuts.
View 2 Replies
View Related
Aug 10, 2010
I am trying to convert uploaded audio files to my server into a full mp3 and then a 30 ogg clip. I have tried LAME but couldn't get it to clip.
View 1 Replies
View Related
Sep 23, 2010
i want to convert my mp4 video into h264 format, but how to convert with mencoding,
View 1 Replies
View Related
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
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
Apr 9, 2011
I wonder if there is a way to convert 3gp format to avi using mencoder or something similar?
View 7 Replies
View Related
May 30, 2010
I have a MKV file and need to convert it down to XVID to allow some of my other streamers to use the file. However, when I try I get the following errors:
Quote:
Too many audio packets in the buffer: (4103 in 8255236 bytes)
and
Quote:
Maybe you are playing a non-interleaved stream/file or the codec failed?2:128] For AVI files, try to force non-interleaved mode with the -ni option.
The file details are :
Quote:
General
Complete name : Test 1080p.mkv
Format : Matroska
File size : 10.9 GiB
[code]....
and the command I am using to run the conversion is:
Quote:
mencoder "Test 1080p.mkv" -channels 6 -ovc xvid -oac mp3lame -xvidencopts pass=1 -o /dev/null -lameopts cbr:br=128
I presume that it has something to do with the 6 channel DTS audio and the conversion to mp3 because if I change the command to just copy the audio all progresses fine.
View 1 Replies
View Related
Aug 22, 2010
I need to save some clips from a DVD as either a DV-AVI or DV-MOV format. What program can I use to do this?
View 4 Replies
View Related
Jun 13, 2010
I've been using a Sansa Clip as my portable music player, since it can play ogg files, and with 64 bit F12 I've been able to transfer music back and forth fromthe Clip to my computer via usb port. There seems to be an issue with F13 not recognizing when the clip has been plugged into the usb port.
View 10 Replies
View Related
May 4, 2010
I'd like to take audio track from a video clip in FLV container and save it to something playable by portable music players. Are there any easy to use tools for that? I know how to do that using console tools (mplayer+lame/oggenc), but I'd like to get something clickable, preferably for GNOME.
View 3 Replies
View Related
May 8, 2010
I just upgraded from 9.10 x64 to 10.04 x64 on my desktop. My Sansa Clip+ (USB mass storage mp3 player with SD card slot) stopped auto mounting. It worked fine in 9.10.
dmesg:
Code:
[ 56.290051] usb 1-5: new high speed USB device using ehci_hcd and address 4
[ 56.360222] hub 1-0:1.0: unable to enumerate USB device on port 5
[code]...
View 7 Replies
View Related
May 12, 2010
I've got a short mp3 file from the BBC's League of Gentlemen comedy show. In the clip, Papa Lazarou tells his dwarfs to put a poster in the local shop. Then he says "Tell them the circus is coming to town."I'd like to grab that sentence "Tell them the circus is coming to town" so I can make it into a ringtone for my phone or something.
View 1 Replies
View Related
Aug 27, 2010
I can not get my desktop running Ubuntu 9.10 to recognize my SANSA clip music player. When I plug it in (nothing), No icon on desktop, nothing in Nautilus. I've verified the USB ports are working by plugging in thumb drives and my I-pod.
When I hook the SANSA to my wife's laptop running Ubuntu 8.04 it works great no problems. I must have a setting wrong on my computer, but have NO idea how to fix it.
View 2 Replies
View Related
Nov 28, 2010
I'm on kubuntu 10.10 and kdenlive 0.7.8 and since the upgrade to 10.10 Kdenlive crashes whenever I import a clip with a segfault.
Here's the dump from console:
File given: true
Color mode changed to 0
File given: true
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
Bus:pen: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
[dv @ 0x3219fa0]Estimating duration from bitrate, this may be inaccurate
[dv @ 0x31564d0]Estimating duration from bitrate, this may be inaccurate
[dv @ 0x3204600]Estimating duration from bitrate, this may be inaccurate
[dv @ 0x3219fa0]Estimating duration from bitrate, this may be inaccurate
[dv @ 0x31564d0]Estimating duration from bitrate, this may be inaccurate
[dv @ 0x3204600]Estimating duration from bitrate, this may be inaccurate
Diverting av_*_packet function calls to libavcodec. Recompile to improve performance
Last message repeated 1 times
swScaler: pal8 is not supported as output pixel format
KCrash: Application 'kdenlive' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/jason/.kde/socket-denpc/kdeinit4__0
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
[1]+ Stopped kdenlive
View 2 Replies
View Related
Dec 3, 2010
I have bought a cepstral Text to speech voice, but it is only usable from the command line. I want to be able to copy text from firefox and execute it automatically in the command line. Is there a way I can do that?
View 9 Replies
View Related
Jan 6, 2011
Rhythmbox can see my Sansa Clip+ but not music on it. When you have a look at the Sync options the Music, Podcast etc are all empty but it also shows Other !.2 gb which must be my mp3 files.
How can I get them into the Music file and to show up in Rhythmbox.
View 4 Replies
View Related
Jul 23, 2011
I've always had trouble with Banshee recognizing media devices. Right now I have a Sansa Clip+ which I'd really like banshee to recognize. Unfortunately it wont at all.
View 1 Replies
View Related
Nov 10, 2010
Code:
ffmpeg -i Mumbai.Meri.Jaan.2008.1CD.XviD.AC3-5.1.Esub.By.Deejam.avi -ss 8170 -t 302 bambai-meri-jaan.mp3
FFmpeg version git-1dbd813, Copyright (c) 2000-2010 the FFmpeg developers
built on Oct 1 2010 19:28:12 with gcc 4.4.3
configuration: '--enable-avfilter' '--enable-avfilter-lavf' '--enable-vdpau' '--enable-bzlib' '--enable-
[Code].....
Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height
View 5 Replies
View Related
May 22, 2010
my Lucid lynx doesn't mount my mp3 player,its already setup in USB-MODE as MSC , but it doesn't show it in desktop, or media folder, or mnt folder or under file system my usb is detected
this is my lsusb output:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...
View 4 Replies
View Related
Feb 13, 2011
i want to select some text from vim using "yank" command and then access the same on shell prompt using ^v or shift ^Insert.How can that be done. My OS is ubuntu.
View 3 Replies
View Related
Feb 25, 2015
I am trying to connect a Sansa Clip Zip with rockbox firmware. Debian does not recognise/automount the drives (4gb of internal mem and 32gb sdhc card) whereas Mint 17 had no problem with them.
Are there additional libraries needed? I believe the filesystem is FAT32 rather than anything more exotic so not sure why it doesn't recognise the drives. The clip zip charges but doesn't mount.
View 2 Replies
View Related
Jan 24, 2010
I am rather a new user of ubuntu.. I tried playing songs and it played properly after it installed the necessary softwares.. But when I tried playing videos, the video clip opened and then closed again.
View 1 Replies
View Related
Oct 19, 2010
Last week when I was still running Lucid I could get Banshee to read and write to my Sansa Clip Plus fine, but now that I have upgraded to Maverick Banshee can no longer see it.
I have it set in MSC mode with an .is_audio_player file (that worked back in Lucid) and Rhythmbox can see it and read and write to it fine. Has anyone else encountered this problem or does anyone else know what might be causing it? Banshee's version is 1.7.6 and the contents of my .is_audio_file are posted below:
Code:
audio_folders=MUSIC/,PODCASTS/,AUDIOBOOKS/
output_formats=application/ogg,audio/mpeg,audio/flac,audio/x-ms-wma,audio/aac,audio/mp4,audio/audible
input_formats=application/ogg,audio/mpeg,audio/flac,audio/x-ms-wma,audio/aac,audio/mp4,audio/audible
folder_depth=1
playlist_path=PLAYLISTS/%File
playlist_format=audio/x-iriver-pla
View 2 Replies
View Related
Dec 28, 2010
Ihave some video clips that i would like to use in web pages and Internet forums as animated images. is there a good free program out there that can get the job done. i also noticed that several gif images on the Internet lag like they skipped several frames, i don't want that i want the animation to play smoothly even if it means the file size will be astronomical.
View 1 Replies
View Related
Dec 17, 2010
Either recordmydesktop produces corrupted files or nothing (mencoder, ffmpeg, kdenlive, pitivi) can open it. (How come totem can?) I need to just stick some text and some sound on this clip but nothing works.
View 4 Replies
View Related
Jan 19, 2010
I am trying to use 'convert' in command prompt to convert image file format.I get the following error.
convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.
View 3 Replies
View Related
May 3, 2009
I have Ubuntu 9.04 and just installed Sound Converter. I am trying to convert a bunch of .ogg files to mp3 to play on my iPod and it's not working so well. In the Sound Converter options I have is set to convert to high quality mp3. I choose the folder that the files are in and after a moment (slow laptop) Sound Converter populates, I hit 'convert' and it shows that the conversion completes in two seconds. All that it did was create the new folder structure of artist/album but there is nothing in there. Not sure what I am missing. I used Sound Converter before and it worked fine.
View 2 Replies
View Related
Jul 18, 2010
I'm trying to use convert, I have installed the imagemagick. I use this line:convert *.jpg test.pdf but I'm only able to convert to pdf 1 single jpg file, not multiple files at once. When there's more than one file, I get the following error: Segmentation fault
View 5 Replies
View Related
Jun 18, 2011
I just installed 10.04 Ubuntu and allow the Manager Updates.
Movie Player and PitVi apps seems to disappear when I load a clip and enlarge the window.
Movie Player will allow a smaller window and the clip to be played but once I stretch the window, it disappear Nope, its not as though I "floored" that window. It's gone.completely.
PiitVi, when loading a clip, once its full loaded, it disappears.
I did try installing and re-installing but same results.
View 2 Replies
View Related