This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Size becomes 13 times after rendering

Tags: None
(comma "," separated)
priyanshumehta
Registered Member
Posts
1
Karma
0
I have a video of 3.34 gb and I found that its audio was not at the correct duration, so I adjusted the audio and rendered it with the same quality as the original one but found that after it has been rendered it becomes of 52.6 gb, which is nearly about 13 times the original one. Nothing else was done rather then adjusting the audio's place. Pls tell hw to render with original size.
User avatar
bartoloni
Moderator
Posts
1510
Karma
4
OS
capslock
Registered Member
Posts
699
Karma
4
OS
Hi there,
filesize corresponds to bitrate. If you rendered to the same quality, you may want to check especially the video bitrate of the source and rendered video by using ffprobe <file>. The bitrate of the shortened video will be much higher (approx. 11-12 times).

If you want to render close to the old filesize, set the video and audio bitrate in the render dialog manually to those of the original.

If you want to shorten the audio track without re-rendering (and so losslessly) you can use ffmpeg to

a) demux the clip
b) cut the audio track file to the correct length (https://trac.ffmpeg.org/wiki/Seeking)
c) mux audio and video together again.

Good luck


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot]