My old camera creates huge AVI files. I want to compress the recorded videos, but I want to keep image quality as good as possible.
The Media-Info data below is from a video clip I recorded nature, surroundings and animals in a camping place:
I will use some free encoding software I found on the net. What target format would you suggest, and with which settings/parameters?
Code:C:\...\Video.avi General Complete name : C:\...\Video.avi Format : AVI Format/Info : Audio Video Interleave Commercial name : DVCPRO File size : 8.01 GiB Duration : 37mn 45s Overall bit rate mode : Constant Overall bit rate : 30.3 Mbps Recorded date : 2010-03-04 11:36:03.000 Video #0 ID : 0 Format : DV Commercial name : DVCPRO Codec ID : dvsd Codec ID/Hint : Sony Duration : 37mn 45s Source duration : 5mn 22s Bit rate mode : Constant Bit rate : 24.4 Mbps Encoded bit rate : 28.8 Mbps Width : 720 pixels Height : 576 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 25.000 fps Standard : PAL Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Interlaced Scan order : Bottom Field First Compression mode : Lossy Bits/(Pixel*Frame) : 2.357 Stream size : 1.08 GiB (13%) Encoding settings : ae mode=full automatic / wb mode=automatic / white balance= / fcm=manual focus Audio #1 ID : 1 Format : PCM Format settings, Endianness : Little Format settings, Sign : Signed Codec ID : 1 Duration : 5mn 22s Bit rate mode : Constant Bit rate : 1 536 Kbps Channel(s) : 2 channels Sampling rate : 48.0 KHz Bit depth : 16 bits Stream size : 59.0 MiB (1%) Interleave, duration : 40 ms (1.00 video frame)
+ Reply to Thread
Results 1 to 6 of 6
-
-
DV AVI can be converted to DVD compliant MPEG 2 with only minor loss of quality. That will reduce it to about 1/3 its current size. You can convert to h.264 and get even smaller files, or about the same size with higher quality. Many of the x264 based GUI front ends don't support interlaced encoding though.
Try Handbrake and force the BFF option:
https://forum.videohelp.com/threads/344902-Detelecine-decomb-issues?p=2151515&viewfull=1#post2151515 -
What video bit-rate value should I set for target file when encoding into h.264 format?
-
Use quality based encoding. You'll always get the quality you specify. The bitrate will vary. Try values around 18. Lower if you're exceptionally picky about quality, higher if not so picky.
Don't deinterlace and don't crop your video. Unfortunately, Handbrake won't let you set the aspect ratio. You can do that later with a header editor or remux.Last edited by jagabo; 6th Aug 2012 at 09:57.
-
Is that still true? you were able to pass --tff and --bff arguments, did you try --sar x:y ?
Also in newer versions of handbrake there looks to be anamorphic settings in the picture tab
https://trac.handbrake.fr/wiki/AnamorphicGuide
Similar Threads
-
AVI to MP4 - Keeping file date and time
By HarpoonJoe in forum Video ConversionReplies: 0Last Post: 24th Feb 2012, 06:49 -
How to make an AVI better quality (keeping output still as AVI)?
By Dogpoundz in forum Video ConversionReplies: 15Last Post: 22nd Sep 2011, 00:12 -
Resizing and joining two avi files and keeping file size down
By wayc00lio in forum Newbie / General discussionsReplies: 5Last Post: 16th Feb 2011, 10:18 -
Best way to go from MJPEG (1280x720) to small file size keeping quality
By Mysteriouskk in forum Video ConversionReplies: 7Last Post: 27th Nov 2007, 16:21 -
How to get large avi to fit on dvd while keeping quality
By BrettO in forum Newbie / General discussionsReplies: 6Last Post: 3rd Oct 2007, 08:54