樱花小萝莉图片 成都樱花小萝莉4岁会摆造型堪比
4 questions
0
votes
1
answer
526
views
Creating an 8K/4K video in ffmpeg from single image frame leads to video longer than audio
I want to make a video using a cover image and an audio file with the audio file as the length. What's the most optimal modern way to do this with new codecs and high resolutions?
Reason why I want 4K/...
1
vote
0
answers
53
views
Why is FFmpeg's libsvtav1 output larger than original H.264 videos even with higher CRF?
I'm implementing a video transcoding pipeline using FFmpeg with the libsvtav1 encoder to convert H.264 videos to AV1. However, I'm seeing unexpected results: the output files are larger than the ...
2
votes
0
answers
99
views
AV1 Encoding Parameters Help - Reduce Variation in Quality from frame to frame
I'm encoding 16 bpc PNG sequences into various lossy video formats for archival purposes because the file sizes are so big. I'm only considering codecs which support 444 and at least 10 bit color. ...
0
votes
1
answer
594
views
librav1e cannot even utilize half of my CPU
Since I heard librav1e is kind of the fastest AV1 software encoder, I attempted to use it to convert an old MPEG-4 Visual video to AV1, but the result is way slower than the popular SVT-AV1 encoder. ...