Hello all,
when i create a mp4 file from a uncompressed avi using the ffmpeg engine my black video appears to become grey.
We are using the ffmpeg to create the mp4 though the command line.
We think it might be a ffmpeg setting...
Annyone have a same experience ?
+ Reply to Thread
Results 1 to 2 of 2
-
-
The command line Im using:
Code:ffmpeg -i test.avi -vcodec h264 -y -v 2 -s 720x576 -bufsize 18800k -maxrate 15000k -minrate 15000k -b 10000k %1_720_576.mp4
Similar Threads
-
How to Convert h264.MP4 to avi?
By skorpinok in forum Video ConversionReplies: 20Last Post: 22nd Oct 2015, 07:31 -
how can i mux to mp4 from h264/aac using ffmpeg
By DKhanh in forum Video ConversionReplies: 3Last Post: 24th Aug 2013, 11:50 -
ffmpeg: best possible quality for 720p h264(mp4), bitrate under 2 mbps
By lisx in forum Video ConversionReplies: 0Last Post: 1st Aug 2011, 14:56 -
AVI (DV Pal) to mp4 (h264) with FFMPEG on Windows
By Zoreil59 in forum Video ConversionReplies: 3Last Post: 17th Jun 2010, 03:35 -
FFMpeg AVI to H264
By Vertuas in forum Newbie / General discussionsReplies: 5Last Post: 5th Jun 2008, 11:42