Ubuntu Multimedia :: Extracting Audio From MP4 Video File

Jul 17, 2010

I'm trying to extract the audio from an mp4 video file and convert it to mp3 using ffmpeg. The problem is that the resulting audio file is only 3m2s long, whereas the video file is 8m15s long. Anyone know why the audio file is being truncated? Am I doing something wrong? Apart from being truncated the mp3 file plays perfectly. Here's what ffmpeg has to say about the video file:

Code:
Seems stream 1 codec frame rate differs from container frame rate: 59.83 (59834/1000) -> 29.92 (359/12)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Part1.mp4':
Duration: 00:08:15.60, start: 0.000000, bitrate: 541 kb/s
Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16
Stream #0.1(und): Video: h264, yuv420p, 1152x720, 29.92 tbr, 29.92 tbn, 59.83 tbc

And here's the command I'm using to extract and convert the audio:
Code:
ffmpeg -i Part1.mp4 -ab 128k Part1.mp3

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Extracting Video From Camcorder

Mar 12, 2010

I've had this camcorder for a while, and my knowledge on them were little back years ago when we got it. Any ways the video is recorded on a tape that comes with it. If I had known then, I would have made sure it was recorded onto the SD card. Anyways there is this old video that I wanted to extract and I have Kino installed and have my camcorder connected to the computer with a firewire cable. Kino/Ubuntu does not seem to recognize an input. Though the camcorder does. Anyone know if there is something I'm supposed to do?

View 1 Replies View Related

Ubuntu Multimedia :: Video And Audio File Format Converter?

Apr 18, 2010

I would like to get one software using which we can converto file format to another. Like .mkv to .mpg and .avi to mpg or .3gp to .avi . converting one to another.The other software I need is about ripping and editing mp3.From DVD video or VCD format, i would like to extract only audio mp3 files and i would like to cut some unwanted portion of those mp3 files.Which software do I need? I dont want to install Ubuntu studio

View 4 Replies View Related

Ubuntu Multimedia :: Converting MP4 To MP3 (extracting Audio) With The Error Message That Libmp3lame Unknown Encoder

Apr 20, 2011

I installed the MOTU ffmpeg and libav ppa in Natty beta, the installation went through ok and media players all work. But I am having problems converting MP4 to MP3 (extracting audio) with the error message that libmp3lame unknown encoder. I checked that lame and libmp3lame0 are both installed. I wonder what might have been the missing piece.

View 9 Replies View Related

Ubuntu Multimedia :: Separate The Audio And Video Streams, Speed Up The Video?

Apr 20, 2011

I have a video file in which the audio runs faster than the video, so they quickly go out of sync. The way to fix it would be to separate the audio and video streams, speed up the video (the audio is FINE, it's the video that's wrong), and then recombining them. What is the easiest way for doing that?

View 7 Replies View Related

Ubuntu Multimedia :: Flv Video + Audio To Ogg Audio Only?

Dec 22, 2010

Is there an application that anyone knows about that I can use to convert either an .flv or .ogg file that contains both audio and video to just an audio .ogg file (preferably vorbis+theora) without audacity? I'm fairly certain audacity could accomplish this but it seems like overkill for what I'm trying to do and the computer I'm trying to use does not run it so well.

::EDIT:: I should also mention that I've tried looking on google. I did find downloadhelper extension for firefox which uses ffmpeg to convert the files but I don't see any obvious way to strip the video.

View 2 Replies View Related

Fedora :: Extracting Audio From An .avi?

Jun 1, 2010

I've just downloaded a vidio from ..... and converted it to an .avi file. What I want, however, is just the soundtrack as an .mpg to add to my mp3 player. I'm sure Fedora has software to do this, but I don't know enough about audio/video editing to know where to look.

View 4 Replies View Related

Fedora :: 11 Multimedia - Video Players Doesn't Play Video - Show Only Black Window And Play Audio

Aug 23, 2009

To get multimedia working, or explain what I'm doing wrong.

The problem is that none of the video players doesn't play video, they show only black window and play audio.

I have Fedora 11 Leonidas, fully up-to-date.

I have installed rpmfusion and livna repository.

I have installed following packages:

When I try to play video with totem, it doesn't output any error, but just doesn't play video.
with mplayer:

xine and kaffeine just say:

vlc:

I tried several different files, which works perfectly in windows and ubuntu.

I installed windows binary codecs for mplayer to /usr/lib/codec/

View 2 Replies View Related

General :: Cannot Play Video Or Audio File In Ubuntu?

Jan 18, 2011

When I play any video/audio file in ubuntu i get the error"An error ocurred.The playback of this movie requires a MPEG-4 AAC decoder plugin which is not installed.The playback of this movie requires a H.264 decoder plugin which is not installed."I have'nt installed any audio video player software.. i was playing the file with the default inbuilt player.

View 1 Replies View Related

Ubuntu Multimedia :: Extract Audio From Video?

Feb 23, 2010

I have a video file I wish to extract the audio from .... its a seminar that was recorded in mpeg but all i need is the audio into mp3 .

View 9 Replies View Related

Ubuntu Multimedia :: Separate Video And Audio?

Jul 9, 2010

I want to separate video and audio from movie file, how to do it in Ubuntu? And how to combine video and audio in Ubuntu?

View 2 Replies View Related

Ubuntu Multimedia :: No Audio When Playing Mp4 Video

Dec 11, 2010

I'm not getting audio when I play a video file.

Code:

mplayer Naruto/Naruto Shippuuden - 185 v2.mp4
MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory

Failed to open LIRC support. You will not be able to use your remote control.

Playing Naruto/Naruto Shippuuden - 185.mp4.
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und

[code]...

View 2 Replies View Related

Ubuntu Multimedia :: Play MP3 Audio & MP4 Video In 10.10?

Jan 7, 2011

What program can i download & install to play my MP3 Audio files & my MP4 Video files in Ubuntu 10.10?

View 3 Replies View Related

Ubuntu Multimedia :: 9.10 - Video Working But Audio Does Not

Jan 20, 2011

I have ubuntu 9.10. Video is working , but sound not working. When I type, sudo aplay -l, a message **** List of Playback Hardware Devices **** shown. But there is no list. My computer is Intel 810 onboard sound AC '97 (codec ) system. More information in this page: [URL]

View 1 Replies View Related

Ubuntu Multimedia :: How To Fix A Video's Audio Track

Mar 22, 2011

I've recorded some video in the field, i.e. outside, windy, noisy, etc. I would like to strip out the audio, clean it up in Audacity and then repatriate it back to the video. Video is in .mp4 format.

View 9 Replies View Related

Ubuntu Multimedia :: .box .idx Video - Audio Files

Apr 18, 2011

My work just installed a new surveillance system and it uses .box video files and .idx audio to go along with it. They have a windows program to view them but I would love to keep on using my Ubuntu laptop.

View 1 Replies View Related

Ubuntu Multimedia :: 10.10 - Cannot Record Both Audio And Video

Jun 6, 2011

For some reason, I cannot record video with cheese. I cannot record video and audio on ....., just video. I can record audio on sound recorder. Why can't I get both? I have an e-machines (acer)em-250, 2g ram, 2ghz intel atom processor. Using Moon Os 4 neak (ubuntu 10.10 variant). I have downloaded and installed ffmpeg, and all other codecs. I can also get video on google voice and video, but no audio. Obviously I have a built-in webcam and mic. I've had this problem with every ubuntu distro I've tried since Oct. of 2010. This netbook came with Win. xp, and I had no problems with this issue then. I would just REALLY like to be able to use my webcam and be able to record video and audio.

View 3 Replies View Related

Ubuntu Multimedia :: Can't Get Foxnews Video / Audio

Jul 13, 2011

i'm able to get videos without any issues. but i'm not able to receive video/audio from foxnews and other video sources. the on screen gizmo just keeps spinning without downloading any video or audio.

i use ubuntu 11.4 on toshiba notebook nb505

View 9 Replies View Related

Fedora :: MPlayer - No Video Only Getting Audio Of WMV File

Dec 20, 2009

I just install mplayer-1.0-0.111.20091029svn.fc12.i686 and I can only hear the sound of the wmv file, but not the video [URL].

View 2 Replies View Related

OpenSUSE Multimedia :: No Audio With Video?

Aug 5, 2010

after installing opensuse 11.3 i am finding that i cannot recieve any audio with video with any application.

i can hear certain types of audio, it seems any audio that is not attached to video. i can hear the welcome chime through my speakers after i log in to opensuse and i can also listen to .mp3 files played with amarok. i can watch videos with multiple players, videos videos etc., but there is no audio happening with the video.

i am thinking now this may actually be a hardware problem, since it seems to persist with different software, and only with audio attached to video. i'm thinking maybe there is a problem with my graphics card and its driver (or a lackthereof), although i'm unsure of why i can still watch video. i don't receive any error messages or anything, nor have i attempted to manually install any drivers for my existing hardware. i tried cranking every volume control i could find, including the system volume, but still no volume with video (its weird, its like i can hear it a tiny bit when i crank it, perhaps this is just the internal system beep speaker trying to fill in for the gfx card?).

the card i'm currently using is an nvidia card and although its not exactly old, i have read about some problems with nvidia being reluctant to produce drivers for linux in the past. after some brief googling of nvidia and linux, i was surprised to see that nvidia has an entire portion of their site devoted to unix/linux and open source drivers (perhaps they're doing better now).

is there any way that i can troubleshoot this problem, or do you think the solution is simply purchasing another graphics card from a vendor that has a good reputation for linux support?

View 9 Replies View Related

Ubuntu Multimedia :: Program Create Audio To Video?

Jan 8, 2010

I have a mp3 file and would like to convert for video, the jpg will be the image of the video.

View 6 Replies View Related

Ubuntu Multimedia :: Vlc Does Not Show Video But Plays Audio?

Jan 24, 2010

My vlc player does not show video of a movie but plays audio of that file crystal clear !! See the attached screenshot!!

I uninstalled completely and reinstalled but in vain!

View 6 Replies View Related

Ubuntu Multimedia :: Audio Clashes - No Sound On Video

Feb 4, 2010

I seem to be having some audio clashes. I use Exaile to play music (if that matters), and after I play music, no sound comes out of videos (not just Ubuntu, it won't work from Yahoo or MSN videos either). Then when I try to go back to playing my music on Exaile, no sound will come out of that. Likewise, if I restart the computer... the sound works again. If I instead watch a video first, there will be sound -- but as soon as I try to play music from Exaile, nothing comes out.

View 6 Replies View Related

Ubuntu Multimedia :: Using Pidgin For An Audio/video Call?

Mar 19, 2010

I'm using a PS3 Eye, which seems to work out of the box on my Ubuntu 9.10 system (both Skype, and Cheese). When I have a pidgin chat window open for one of my contacts, in the media options (under Conversation) the audio, video, and audio/video option is ghosted out (non selectable).

I have the Video plugin checked (ticked), with the input video selected (the cam shows up in the list, and it's selected): for the Eye, I select for both the Audio and Video device. But when I close the plugin configuration window, it defaults back to "Default" which i'm guessing is part of the problem.The audio and video options in pidgin is relative to my system correct? So even if the other user doesn't have that capability, it'll still let me use audio/video for them?

View 1 Replies View Related

Ubuntu Multimedia :: Audio Delay In X64 Flash Video

Apr 11, 2010

I'm not sure what's causing it, but when I play or pause a flash video in Firefox or Chromium, there's about a second of audio delay.

View 1 Replies View Related

Ubuntu Multimedia :: Convert Video To Audio Use Ffmpeg?

Jul 15, 2010

I want to convert all video file in folder a become audio file in folder b use ffmpeg, how to type it in terminal?

View 7 Replies View Related

Ubuntu Multimedia :: Screen Recording With Audio And Video

Aug 12, 2010

I want to do a screen capture with audio and video. I use Ubuntu 10.04 64-bit.I have now spend about half a day trying various tools, most of which seem to be half finished or abandoned. I have not found any usable docs for any of these.gtk-recordmydesktop and xvidcap will both capture video, but seem unable to capture audio from a microphone. The mic is connected and the sound preferences "input" tab shows the input level jumping up when I speak, so it must be working.

I tried the pulse audio device chooser app to make sure the mic is selected, but the choices for input are DEFAULT and "other", which shows a blank input with no choices.xvidcap multi-frame dialog has dev/dsp pre-selected as the input device, with no other options. It does not work.If I enable audio with gtk-recordmydesktop, it refuses to start and says it cannot open the sound card. There is no apparently no way to do this using the "advanced" dialog which has DEFAULT preselected as the audio input device and no other options. /dev/dsp also fails to start.I spent some time searching google and the forums here, to no avail. So should I give up trying to do this with Linux or is there some obscure method I only need to discover?I prefer xvidcap, since the ogg format output by recordmydesktop seems to be a write-only format.

View 3 Replies View Related

Ubuntu Multimedia :: Recording TV Audio / Video With DVDs?

Oct 4, 2010

First up, let me say this post has almost nothing to do with Ubuntu, so you may ask: Then why am I here? I am here because I didn't know where else to turn.

My main problem here is that I would like to be able to record myself playing a video game on my TV, and be able to toss the file onto my computer to edit/upload. I've heard of 'Dazzle' those TV recorder things, but I'm looking for more of a home quickfix.

What I was thinking of doing was hooking up a DVD player to a tv. Then hooking up my wii to the DVD player, to the TV. This way the game would be displayed on channel three. If I were to do this, would I be able to put a blank DVD in the drive, and set it to record channel three? Since channel three will be my game, would it record the video game? I'm sure if it would, it wouldn't be the best quality.

View 1 Replies View Related

Ubuntu Multimedia :: Get Video And Audio To Work In AMSN?

Oct 6, 2010

My girlfriend is using Karmic and we're trying to get video and audio to work in aMSN.

We confirmed farsight is installed:

Code:
libgstfarsight0.10-0:
Installed: 0.0.15-1ubuntu1
Candidate: 0.0.15-1ubuntu1
Version table:

[Code].....

That returned nothing. So, valve is not in the plugins that we have. Apparently, it is not in the farsight that we have either, if I've interpreted posts right.

And my issue is that I've never built from source or package or anything. sudo apt-get install and adding to the sources.list file is the experience I have. So, if I need to do source building, I'll need guidance.

View 1 Replies View Related

Ubuntu Multimedia :: Converter For Video And Audio Formats

Oct 12, 2010

1)i have used Arista-transcoder recently and whenever i used to convert some formate it shows me the message for the updater(Codecs).for this i add repository to Soft source after that it start downloading but meanwhile in downloading it shows me the error.Moreover,You can see the error in the pic,which i have attached...

2)is their any other converter which i can use for Both purposes(Audio&Video)other than Winff and Arista?

View 4 Replies View Related







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