Sup Sup Forums

Sup Sup Forums
I need to make a video file larger,
I have a 360 MB video file and I need it to be between 2 to 5 GB, anyone knows how?

Other urls found in this thread:

youtu.be/OwfYuWjpfso?t=110
twitter.com/AnonBabble

Put the video into windows movie maker and copy and paste it ten times next to each other then save the video

Encode it differently, choose something less efficient. Or just make it raw

Convert to a lossless format using ffmpeg.

Now tell us why the fuck you'd want this.

dd if=/dev/zero of=movie.avi bs=1M count=40960 conv=noerror,sync

thanks,
I encode it in AVI resulting a 30gb file, but it has to be in .mov or .mp4, (requirements of a film distribution company)

Probably for making fake torrents.

You can use the command dd

dd if=YOUR_MOVIE of=/dev/disk1

c'mon Sup Forumsuys

tell me what it's for and I'll help you out

Just give it an outrageous bitrate with FFMPEG. Like 5000kb/s or some shit.