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

Reply to comment

on July 8th, 2008 Wes said:

You are correct, the default ffmpeg parameters used by m2tstoavi don't create files that can be imported into cinelerra.

These parameters have been reported to create files that can be imported into Cinelerra.

ffmpeg -i filename.mts -acodec libfaac -ab 256k -ac 2 -vcodec mpeg4 -sameq -aspect 16:9 -b 15000k -copyts output_filename.mov

audio codec = libfaac
video codec = mpeg4
container = mov

Please let me know if that helps.

Reply

  • 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 is how I tell if you are human or a bot.
Image CAPTCHA
copy the characters (respecting upper/lower case) from the image.

Search Linux Articles