Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums VEGAS Pro Live Gamer Portable TS/AAC issue

  • Live Gamer Portable TS/AAC issue

    Posted by Nick Gipson on July 31, 2013 at 12:21 pm

    Just received my LGP and I gave it a test run for quality, lag, etc. However when it came to put my footage into Sony Vegas only the Video was imported, i’ve now read that TS files with AAC audio is something Vegas doesn’t like yet I haven’t found a fix, workaround or any sort of solution that doesn’t require me to spend money on a converter.

    Can anyone around here help me

    Nicholas Barone replied 12 years, 9 months ago 2 Members · 1 Reply
  • 1 Reply
  • Nicholas Barone

    August 1, 2013 at 12:18 am

    I had this problem with my Hauppauge Colossus when I used it and I dug up this batch file:

    for %%a in ("*.ts") do "D:\FFmpeg-N-31572-g5a16515\ffmpeg.exe" -i %%a -vcodec copy -acodec libfaac -ab 192k %%~na-new.mp4

    Save that in a batch file, download ffmpeg and change the directory of course and it “should” import now. It’s been over a year since I used the colossus but I remember having all kinds of funky import problems with sony vegas and the .ts files it made along with other weird-o stuff.

    The nice thing about this batch file is it does every .ts file in the directory just by dragging the first one onto it, so I could have it just run for 30 minutes on a bunch of footage and then import away.

    It also means you should segment your files into a new directory when you are done converting or you’ll convert all the old .ts files along with the new ones when you run it again if you keep them all in the same directory.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy