Patience with the cat
I wonder:Code:ffmpeg.exe -an -hide_banner -v 32 -loglevel fatal -stats -y -i caricaImmagine2.avs -vf zscale=w=%ZSCALEValue1%:h=%ZSCALEValue2%:f=spline36:r=1:d=0,pad="width=ceil(iw/2)*2:height=ceil(ih/2)*2" -frames:v 1 -f image2 -update 1 -c:v mjpeg -q:v 1 -huffman 1 -intra_matrix 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8 out.JPG
1) can I tell to ffmpeg that he have to output only in YUV and not in RGB?
2) how I have to modify the line so that instead of a .JPG I need and uncompressed format like BMP (?) ?
^^
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
ffmpeg audio encoding help
By marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 12th Mar 2025, 16:44 -
Need help with FFMPEG encoding
By dgodfather in forum Video Streaming DownloadingReplies: 2Last Post: 17th Jun 2023, 18:46 -
ffmpeg: What are the most compatible encoding options?
By Rekrul in forum Video ConversionReplies: 10Last Post: 1st Sep 2022, 06:07 -
ffmpeg to merge subtitle (no encoding)
By sambat in forum SubtitleReplies: 4Last Post: 16th Feb 2022, 05:12 -
ffmpeg encoding with optical flow?
By marcorocchini in forum Newbie / General discussionsReplies: 2Last Post: 18th Sep 2020, 13:55