• Home
  • Articles
  • Portfolio
  • Contact
Linux/Ubuntu Tutorials
  • Convert AVCHD
  • Convert UIF to ISO
  • Drupal Theming
  • Xbox 360 Media Sharing

Reply to comment

on June 17th, 2008 Shane (not verified) said:

I had trouble with the frame resolution that this script assumes. It’s assuming 1440×1080, and my camera can shoot @1920×1080. If you try to process a 1920 file with this script, you’ll get “flipping” (not sure if that’s the right term) where it looks as if you had turned the old-school “vert” knob on your TV too far one way or the other.

The fix is to edit the m2tstoavi(.fifo) script. Replace 1440 with 1920, and the video will turn out fine.

Of course, the files will only have sound in mplayer, the sound, when you do have it, is out of sync by a few seconds, and the output file won’t import into Cinelerra. Time to do some more googling…

From Convert MTS/M2TS(AVCHD) to AVI

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
copy the characters (respecting upper/lower case) from the image.

Search Linux Articles