Ubuntu Multimedia :: No H264 Encoding In Ubuntu 10.04
May 9, 2010
After installing Ubuntu 10.04 no mp4 encoding works anymore. After googling around I tried installing h264enc, x264 and libx264-85 but with no result. In synaptics all these codecs are marked as installed. Playback of H.264 worked out-of-the-box.
Previously, on Crunchbang 9.04 and Kubuntu 8.10 H.264 encoding worked fine. Where can I find a suitable encoder for H.264 ?
View 9 Replies
ADVERTISEMENT
Feb 11, 2010
I recently migrated my system to Karmic 9.10 from Hardy 8.04 Now that I want to convert some .avi videos to H.264 in Kino for upload, it doesn't work. In Hardy all was fine, I'd import the .avi files and export to h.264 mp4, then upload to ..... etc ... no problems. But with karmic; after I import the file into Kino, I then trim out the bits I don't want. Next I go to Export and select H.264 MP4 Single Pass (ffmpeg), then click the Export button; it 'locks the audio' and that's it - takes 5 seconds to 'finish' no matter how long the video clip is, and no mp4 file is generated or appears in the selected folder (same result with H.264 MP4 Dual Pass).
View 9 Replies
View Related
Mar 11, 2011
I have some videos in an mkv container that are 1920 pixels wide, but less than 1080 pixels high. This causes problems when playing the videos on a PS3 (after converting to an AVCHD system), because the PS3 won't centre the video, leaving a very large black bar at the bottom but none at the top. Is there a way to use mencoder or ffmpeg to losslessly add padding to the top and bottom to make the video 1920x1080?
If I use
Code:
ffmpeg -i video.mkv -acodec copy -vcodec copy -scodec copy -padtop 132 -padbottom 132 out.mkv
then ffmpeg won't do the padding, and the resulting file is basically exactly the same. If I use
Code:
ffmpeg -i video.mkv -acodec copy -vpre libx264-lossless_fast -scodec copy -padtop 132 -padbottom 132 out.mkv
I get
Code:
Output #0, matroska, to 'anr.mkv':
Metadata:
encoder : Lavf52.64.2
[code]......
View 1 Replies
View Related
Mar 13, 2011
I currently have mplayer installed with the binary codecs in place, but it seems that mplayer is quite picky with which files it wants to play.
I have three files that are all mp4 h264 .mkv's. One of them is ~20 minutes long (720p) and mplayer seems to do just fine. Another is around ~90 minutes (1080p) and within seconds the audio gets out of sync. The third file is also around ~90 minutes long (1080p) and refuses to play at all, throwing a mess of:
[h264 @ 0x5fdbac0]AVC: Consumed only 1 bytes instead of 521
Error while decoding frame!
The machine is fairly old (Athlon 64 X2 4200+), but I don't think it's a hardware performance issue. When it was running Windows XP it could handle any HD video I threw at it. Each one of these files plays perfectly on my Windows machine with Media Player Classic Home Cinema + ffmpeg...
Is there something wrong with ffmpeg or is support for h264 just not there yet?
View 1 Replies
View Related
May 25, 2011
I can't for the life of me find the option to encode my video in H264 in Pitivi. There's just about every other codec imaginable in the list. I'm running Ubuntu 11.04 32-bit and everything is up to date.
View 2 Replies
View Related
Jun 8, 2011
I've setup a EEEBox 1501P exclusively to work as a Media Center. So i've picked up Ubuntu 11.04 x64, and Boxee x64 (latest), and installed the nVIDIA drivers directly from site. The problem is that video playback at 720p is a bit sloppy! I've tried on VLC player for example, and the CPU cores are at 10%. But when i use Boxee, one core gets stuck at 100%, and the others at 10%.
So this means that currently, boxee, cannot handle hardware acceleration in x86_64 Linux! My question is:What software can I use to set-up my Ubuntu-based Media Center?
View 9 Replies
View Related
Mar 24, 2010
After some update this morning, I can't play any video in Karmic. I've been using VLC for everything, now there is no video, only sound with the error message: p, li { white-space: pre-wrap; } No suitable decoder module: VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this. Totem: "Can't play a text file without video."
View 1 Replies
View Related
Sep 1, 2011
whenever im trying to play a movie in vlc,a window is being popped up wih the following message.No suitable decoder module: VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.
View 4 Replies
View Related
Feb 15, 2010
I have been doing some very basic editing in Pitivi and how to get it to encode to X.264. I'm encoding to 480p and I was wondering how do I change the setting to make make it encode to X.264 and look good at small or ok file sizes. I will be uploading these to ..... and want them to look sexy.
And if X.264 can't encode to X.264 then at lest how do I turn the quality up in the formats that it does support.
View 1 Replies
View Related
Aug 23, 2010
i just want to know what is best to convert in linux ubuntu 10.04LTS to convert videos!?
View 9 Replies
View Related
Aug 8, 2011
I'm copying an animated TV series from DVD to my computer. The DVDs are encoded at 29.970fps, which I find strange because animation usually uses 23.976fps. Anyway, what I have done is de-interlaced and re-encoded it to H.264. Now it is set to 59.970fps, which I think is higher than what I want. I'm seeking advice on whether I should leave it at that or change it to one of the lower frame rates. Another question: Do you think that I should be encoding to H.263 instead? This is just to have copies of the videos on my hard drive.
Note: I used Avidemux with the Yadif filter using the bob method to de-interlace the film. I think the bob method preserves the actual 60 fields and converts them into complete frames. I'm guessing that the temporal spatial check would halve the frames and give me the 29.970fps.
View 4 Replies
View Related
Jan 3, 2010
I have a load of XViD videos and I want to re-encode them into x264 - when I say a load, I mean over 300, anyone have any programs they reccomend to do it?I want to make them into those "future-sized movies" (700mb --> 300mb, 170mb --> 95mb, 350mb --> 150mb), what settings should I use? I want to keep the quality of the originals intact, along with the video sizes if possible, but if not, I don't really mind, just make them smaller. Here are the settings some people use in windows:oh yeah, one last thing - fast encoders please, I know it'll take a good while, but I want it to take as little time as possible please
View 4 Replies
View Related
May 7, 2010
Handbrake simply will not encode. I've used it for a while now on 32 bit Ubuntu 9.10 and on 64 bit Windows 7 but since I've upgraded to 10.04 64 bit I can add a video as source and the encode button is grayed out. I cannot start encoding. The version of Handbrake I am using is 0.9.4.Does anyone have any idea how to remedy this issue? I am thinking of trying version 0.9.3 again.
View 7 Replies
View Related
Jul 18, 2010
rubyripper is designed to be the EAC for linux and in this thread here mc4man very kindly gave me the other box encode line for mp3HD slightly modified to give a 320kbps on the lossy aspect of the file
Code:
mp3hdEncoder -br 320000 -if "%i" -of "%o".mp3 - -Title "%t" -Artist "%a" -Album "%b" -Track "%n" -Year "%y" -Genre "%g"
ALSO IMPORTANT
MAke sure you have Lame installed on your synaptic the encoding relies on it for the lossy part and make it executable ALSO make sure you go into the terminal enter mp3hdEncoder and ACCEPT the agreement now i am seeking the same information for 3 other formats.
View 9 Replies
View Related
May 8, 2010
I have been using Avidemux to encode edited video using x264 and the mp4 container for most of my videos. My PCs are not new, using single-core AMD Athlon processors.
In 9.04 and 9.10 (Linux Mint), encoding speeds ranged from 7 to 10 frames per second. In 10.04 these dropped down to less than 2 frames per second.
I booted back into Linux Mint 8 (9.10) and the same video encoded at the previous 7 to 10 fps.
I tried with other videos in different formats (mpeg2 and VOB). The results were the same - 10.04 was extremely slow encoding x264 but Mint 8 was "normal" at 7 to 10 fps.
With a dual-core notebook, however, the encoding speeds ran at 8 to 14 fps in 10.04.
Was 10.04 optimized for dual and multi-core at the expense of single-core? If so, is there a way to restore "single-core optimization"?
View 9 Replies
View Related
Jul 19, 2010
I have a nokia phone with symbian. I installed the divx player and sample videos are ok, but when I try to encode other videos I get no sound.
I tried to recode a working with avidemux and it stoped working.
View 1 Replies
View Related
Jan 27, 2011
I'm trying to encode a video using only one image during a complete audio file, but a can't find the way to do it. What I need to do is to extend the duration of the frame up to the duration of the audio file. How do I do that with mencoder?
View 4 Replies
View Related
Aug 5, 2010
I use the script h264enc (installed from the repos) to encode my dvds into avi and mp4. It was working flawlessly under 9.10, now I get the error that MEncoder doesn't support AAC encoding? I have installed all the restricted drivers and I can play dvds, mp4's, .
View 8 Replies
View Related
Oct 16, 2010
I recently upgraded to Maverick and am loving it. Converting over my various scripts to work on the new box I notice that my video trascoding script, which uses mencoder to re-encode video as h264, now does not work.
Code:
mencoder $inpfile -oac mp3lame -lameopts vbr=3:q=3 -ovc x264 -x264encopts crf=22:threads=auto:subq=4:bframes=2:b_pyramid:weight_b:turbo=1 -ofps 25 -o $outfile
For a long time this has worked just fine but the command basically bombs out every time with
Code:
FATAL: Cannot initialize video driver.
I tried using the medibuntu mplayer/mencoder but still no dice.
Does anyone know how I can get this important functionality back?
View 4 Replies
View Related
Nov 26, 2010
Why is this happening? Code: root@Matilda:/home/ryan# /usr/bin/mkmp4 ~/Desktop/wonderfuldays.mkv ~/Desktop/wonderfuldays.mp4 Analysing input file No streams found, encoding failed
View 1 Replies
View Related
Dec 8, 2010
I am looking for a method to add new encoding to Gnome Terminal.The encoding i want to add is MIK (Bulgarian DOS cyrillic encoding) and it is not found in Terminal -> Set character encoding -> Add or remove list.Is there a way to add this encoding to the list ? Or is there some other terminal or telnet / ssh client which allows me to add encodings ?
View 3 Replies
View Related
Jan 22, 2011
I am using 11.2, KDE 4.3.5 with Grip and Flac to rip and encode CDs. Two questions:- Have read flac -help and do not understand the -o option which is used in a few example threads. The man page suggests that -o should be used with subsequent parameters such as --output_name=FILENAME for example. In the example posts this general option is used on its own. What for?
The installation when first used, already had a string of options including --best on the command line. I cannot find any documentation for this. I assume it is a preset in the same way as for example --preset extreme in lame.
View 4 Replies
View Related
Aug 1, 2011
It is well known that mencoder can be used to encode video to be burned on DVD with a tool like dvdauthor. The whole procedure is described here:
7.8. Using MEncoder to create VCD/SVCD/DVD-compliant files
Sound for a DVD is normally encoded with AC3. I encountered some cases where the encoded sound was badly distorted. As it seems, the default for the input changed to float at some point. The fix for this is to use:
Code:
acodec=ac3_fixed
instead of "acodec=ac3".
View 1 Replies
View Related
Jan 11, 2016
I am trying to perform a 2-pass encoding of a video from .mov to .webm, but it looks like that the 2-pass encoding is much worse than doing a single pass encoding. Here are the two commands I use:
Code: Select allavconv -y -i input.mov -r:v 25/1 -c:v libvpx -minrate 400k -maxrate 600k -b:v 400k -s 640x360 -force_fps -b:a 80k -pass 1 output.webm
avconv -y -i input.mov -r:v 25/1 -c:v libvpx -minrate 400k -maxrate 600k -b:v 400k -s 640x360 -force_fps -b:a 80k -pass 2 output.webm
View 10 Replies
View Related
Mar 3, 2011
I am unable to rip from CD to .mp3 using pretty much any tool. Dolphin / Konqueror auidiocd:// KIO slave shows the mp3 folder, but when you move the tracks you get: Could not read some_song.mp3: encoding failed WARNING: libsndfile may ignore -r and perform fseek's on the input. Compile without libsndfile if this is a problem. I'm running 11.3 (KDE 4.4.4) with K3B 2 from Packman (with the k3b 2 codec package) and K3B fails as does the KIO slave method above. Lame version is: lame-3.98.4-2.pm.4.1.x86_64 Restricted multimedia formats packages are installed from Restricted formats/11.3 - openSUSE Community Wiki Alsa works great otherwise, I have no sound issue, etc. - just can't rip anything to mp3 Seems like I'm not the only one who has had this problem, there are a few posts here on the Suse Forum, and others elsewhere, but the resolution seems to be nebulous at best. Sometimes lame 3.98 from packman works for some guys, other times not, etc. Unable to rip an audio cd into mp3's using 11.2 - opensuse.opensuse.org - ArchiveOrange
View 9 Replies
View Related
Sep 17, 2010
I have a few ogg files that I want to put on my phone. My phone doesn't play oggs, so I need to convert. It's just an audiobook so I really don't care about quality. Oddly, nothing I try seems to be up to the task. Here's what I tried so far:
sox my.ogg my.mp3: "sox FAIL formats: can't open output file `x.mp3': SoX was compiled without MP3 encoding support" mencoder: wants video too?? Wha?? vlc (from GUI): "p, li { white-space: pre-wrapStreaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG Audio layer 1/2/3. If you don't know how to fix this, ask for support from your distribution.
This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue." lame my.ogg my.mp3: "sorry, vorbis support in LAME is deprecated." audicity (via GUI): success..but I'm now going to have to somehow script it. This is very annoying. It makes me want to rip directly into mp3 from now on. Is there an easy way to convert an ogg file to an mp3 from the command-line?
View 9 Replies
View Related
Jan 9, 2011
I can successfully play h264 and vc1 encoded HD videos with vdpau acceleration using Gnome MPlayer or SMplayer, but in order to accomplish this, I have to provide -vc ffh264vdpau/ffvc1vdpau as an extra argument for MPlayer. Now this totally sucks as I have to manually type this in for HD videos and remove for all others every single time... What's worse is that I have to know what the video is in advance so I first need to analyze it before playing.So, I figured that if there's a way to tell MPlayer to aways use ffh264vdpau codec for h264 and ffvc1vdpau for vc1 videos, I'd be free to just click and watch.
View 9 Replies
View Related
Jan 20, 2011
I am trying to convert a file using ffmpeg. I have this following code in a terminal.
ffmpeg -i introvideofinal -vcodec libx264 -acodec libfaac introvideofinalfinal.mp4
It returns an error dealing just with the h264 codec saying that I need to use a vpre parameter? I can't find any documentation on using the vpre parameter.
View 1 Replies
View Related
Jul 12, 2009
Trying to play back h264 encoded Quicktime movies in FC9. On the Gnome desktop. Totun needs some non-existant H264 pulgin. Installed Xine, but no UI appears, only a blank screen. Yum can't find VLC. I have downloaded Quicktime for FireFox, which appears to work on many of the website. What am I missing ?
View 1 Replies
View Related
Apr 9, 2011
I am running 64 Bit Debian, 6.0 install with VLC and libavcodec52, libavformat52, and libavdevice52 installed. I also installed recordmydesktop which creates an ogv file, and I would like to use VLC to convert the file to an MP4. Then I can add it to a project under Open Shot Video Editor.
I get the following errors when I try to convert the file: Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: H264 - MPEG-4 AVC (part 10). If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player.Do not contact the VideoLAN project about this issue.
Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG AAC Audio. If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue. I've used Google to search for the error message, searched on the forum.videolan.org, and searched on this forum. So far, I've not found a lead to the solution. What am I overlooking/missing?
View 6 Replies
View Related