Hello
I am using linux hosting with FFMPEG service and I have a script to upload and convert video files. All files work just fine except .flvs I am having a problem with them where after it takes a snapshot(which is there) it converts but then the video is lost for some reason. I am using ffmpeg -i '.$newnameoldvideo.' -t 00:05:00 -y -f flv '.$newnamenewvideo.' I dont understand why the video isnt there afterwards
Any help is greatly appreciated.
+ Reply to Thread
Results 1 to 7 of 7
Thread
-
have you tryed without the -t switch ?
also.. what build of ffmpeg are you using ?
BHHHDConvertToX, AutoMen, AutoMKV Developer
hello sorry i didnt get back sooner to post a reply I fixed the problem with flvs but now I am having a completely different problem non related to flvs where a WMV that has already been compressed ALOT (1.37 megs before upload) gets distorted and torn apart during the conversion process and I cant figure out why. Is it just going to tear already very low quality videos?
O and now I also ran into a problem where when I try to limit the length of the video it only ends up with the first 5 seconds or so not the 5 minutes
first of all try updating the ffmpeg build
the wmv decoding has several problems, now "should" be resolved, or at last try
(btw you can upload the wmv somewhere for testing)
BHHHDConvertToX, AutoMen, AutoMKV Developer
as for the build I really wish I could I am going to open up a support ticket with my hosting company.
ive been trying a few things and I find that when I convert to .avi then upload it works just fine but I dont know if other people will be able to get that done.
I am actually not sure what version ffmpeg I am using since it is shared hosting but I am going to try to have them update it.
Thanks for the help.
ffmpeg -version should get the info you need
BHHHDConvertToX, AutoMen, AutoMKV Developer
I tried that what i did was exec('ffmpeg -version > ffmpegversion.txt'); I am only able to use php the server does not allow SSH connection but it doesnt output the information into that text file I dont understand why. you got any ideas?
Similar Threads
-
converting for ipad using ffmpeg 0.8
By richiedood in forum Video ConversionReplies: 0Last Post: 1st Jul 2011, 18:03 -
Converting everything to mp4 using ffmpeg
By euphonic in forum Video ConversionReplies: 1Last Post: 13th May 2011, 07:53 -
Problems with my FLVs!!!
By durgamata57 in forum Video ConversionReplies: 2Last Post: 8th Oct 2008, 10:17 -
Question on converting with ffmpeg
By ultraman36 in forum Video ConversionReplies: 3Last Post: 9th Dec 2007, 07:42 -
Problems converting files using either mencoder or ffmpeg
By krisbee in forum LinuxReplies: 12Last Post: 21st Sep 2007, 07:26
StatisticsNewest guidesLatest tool updatesNew media comments



Quote