I am trying to get h.264/avc input to .flv using ffmpeg. Works fine on local machine, but same command line says unsupported video (h.264/avc) codec on my server.
Is there a way I can check to see if the FFMPEG install can handle h.264/avc?
+ Reply to Thread
Results 1 to 6 of 6
-
-
Celtic,
I am looking for the latest build of ffmpeg. The thing is i'm running version 0.4.9-pre1, build 4730 on my server and I can't convert these h.264/avc encoded mp4's but I can do it just fine using the windows executables upped by you (http://ffdshow.faireal.net/mirror/ffmpeg/).
Code:I'm a complete n00b at this stuff, but I did notice that in the output from my server it says: [11] => built on Jan 15 2005 15:04:50, gcc: 3.3.2 20031022 (Red Hat Linux 3.3.2-1) )
Code:libavutil version 49.0.1 libavcodec version: 51.16.0 libavformat version: 50.5.0 built on Oct 8 2006 22:37:43, gcc: 4.0.3
-
Current revision is at 6693 but I believe rev4730 is still supported AVC decoding. A current build would be faster though also possible that the older decoder can't handle some HP features that your stream uses.
I would start by updating the build on your server. Do you have ssh access? -
Yes, I do have SSH access. How should I go about updating this? I have an entire server, but its managed, so I normally just ask my host to do these sorts of things but they say they couldn't find a tar.gz for the latest build.
Similar Threads
-
AVC vs H.264...
By agent154 in forum Video ConversionReplies: 1Last Post: 8th Apr 2012, 02:30 -
mpeg-4 AVC/H.264
By wingspar in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 12Last Post: 9th Dec 2009, 02:46 -
Unsupported codec (id = 0) in ffmpeg
By Nightslk in forum Video ConversionReplies: 3Last Post: 10th Nov 2009, 17:17 -
H.264 AVC Encoder
By AusTaylor in forum DVD RippingReplies: 1Last Post: 19th Dec 2007, 01:50 -
h.264/mpeg-4 avc
By eccentricfeline in forum ComputerReplies: 12Last Post: 15th Jun 2007, 08:07