Format/Codec for Readability and Editing
- dust
- Joined: Mon Oct 29, 2001 3:17 pm
Format/Codec for Readability and Editing
I'm trying to decide which format/codec to use to convert my camcorder (.MOD) to a something easily readable but still high quality for editing later. Any ideas?
And no, I can’t just rename the .mod files since the widescreen video is squished until converted.
Thanks in advance!
And no, I can’t just rename the .mod files since the widescreen video is squished until converted.
Thanks in advance!
- Minion
- Joined: Sat May 22, 2004 10:16 pm
- Location: orlando
- Contact:
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
- Willen
- Now in Hi-Def!
- Joined: Sun Jul 10, 2005 1:50 am
- Status: Melancholy
- Location: SOS-Dan HQ
If space isn't a concern, then convert to Huffyuv or Lagarith.
Personally, I'd just archive the original MODs. Then if I needed to edit them later, I'd convert the videos at that time.
If I need to adjust the aspect ratio flags of an MPEG video without re-encoding, I use ReStream. Unfortunately, it works only on elementary video MPEG streams (M2V, MPV), so you'll have to demux the file first. After adjusting the aspect ratio flags, you'll need to re-mux the video and audio back together and I'm not sure that you'll be able to combine MPEG2 video and AC3 audio into a MPG container easily. VOB might be easier.
Since these MOD files are non-standard MPG files containing AC3 audio (instead of MP2), they should be very similar to VOB files from a DVD. What happens if you rename the file extension to VOB?
Personally, I'd just archive the original MODs. Then if I needed to edit them later, I'd convert the videos at that time.
If I need to adjust the aspect ratio flags of an MPEG video without re-encoding, I use ReStream. Unfortunately, it works only on elementary video MPEG streams (M2V, MPV), so you'll have to demux the file first. After adjusting the aspect ratio flags, you'll need to re-mux the video and audio back together and I'm not sure that you'll be able to combine MPEG2 video and AC3 audio into a MPG container easily. VOB might be easier.
Since these MOD files are non-standard MPG files containing AC3 audio (instead of MP2), they should be very similar to VOB files from a DVD. What happens if you rename the file extension to VOB?
- dust
- Joined: Mon Oct 29, 2001 3:17 pm
Nothing changes, it still opens in MPC and is squished. It is the same as renaming with .avi or .mpg.Willen wrote:Since these MOD files are non-standard MPG files containing AC3 audio (instead of MP2), they should be very similar to VOB files from a DVD. What happens if you rename the file extension to VOB?
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus