VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Dec 2004
    Location
    United States
    Search Comp PM
    What's the best way to get a .ts file to mpeg 2?

    When I open it with mpeg streamclip it plays the audio but no video.
    A picture is worth a thousand words, but a good camera is worth about a thousand bucks.
    Quote Quote  
  2. MPSC use the Apple mpeg2 component (and it's ,not very "skilled" to find the first GOP if the stream does not begin with a it)

    try this (it's just a conversion from mpeg-ts to mpeg-pes)

    - Download the soft in my sign
    - launch it (will do extra install)
    - you can quit it whitout trying it
    - launch terminal (/Application/Utilities)
    - open a new window
    - copy and paste this
    Code:
    ~/Library/Application\ Support/MovieConverter/ffmpeg -i (here you drop your ts from finder to terminal window) -f dvd -acodec copy -vcodec copy -y ~/Desktop/my_ts_to_DVD.mpg
    you will find a file (mpeg-pes) on your desktop
    PS: this process will be very quick, it's just a copy

    PSS: if you want to trim your stream, give it to MPSC, it should display it correctly this time (if you don't want, author it directly, your new stream is compatible now)

    bye

    Edit I hope your ts stream did contains mpeg2 video (if not -eg: avcd+aac, this tutorial will not work)
    For DVD, iPad, HD, connected TV, … iMovie & FCPX? MovieConverter-Studio 3 (01/24/2015) - Handle your camcorder's videos? even in 60p or 60i? do a slow-motion? MovieCam.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!