"Copy" means that stream will simply be copied from the input to the output. No other processing is done on it.
If you are going to copy the MPEG video and audio stream you'll want to use either an MPEG program stream (.MPG) or MPEG transport stream (.TS) for output. Maybe you used the MPEG Video option which only saves the video?
+ Reply to Thread
Results 31 to 38 of 38
-
-
Yes, that's right... I used the MPEG Video option. Is the .TS option the recommended way? Trying not to lose quality, and also need the output file to be usable by a video editor. (Pinnacle 12 or Sony Movie Studio 9).
-
If you set video=>copy, audio=>copy, format=>mpeg ps (program stream) , and press save and enter the extension (e.g. "myvideo.mpg"), it will just re-wrap from .tod to .mpg with no quality loss. I had no problems with the audio when doing this (it copied the native .mp2 audio directly)
If you use any filters, like deinterlacing, you have to re-encode. Out of the list in avidemux, I would use yadif. If you got the avisynth script working, you would have access to better deinterlacers -
How do you reencode? Is this a manual step or does the 'save' do this automatically?
-
Instead of video=>copy you would select some compression. If you left it at "copy" it would be a direct stream copy (no re-encoding)
You could use MPEG2 for example. If you wanted to use lossless (no quality loss) you could choose huffyuv - but the filesize will be huge.
What are your goals? convert to something for your other editor? And then what final format goal? Keep in mind if you use lossy formats, you lose quality at each stage -
Generally, you would only want to deinterlace if you are making files for web streaming.
-
another tool that will convert .tod to .mpg with mp2 audio is mpeg streamclip.
--
"a lot of people are better dead" - prisoner KSC2-303
Similar Threads
-
Anyone having JVC GZ-HD7 .TOD file conversion problems/compatibility
By Gtoll in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 67Last Post: 10th Mar 2016, 09:18 -
Converting .TOD files for use in XBMC using FFMpeg
By duckredbeard in forum Video ConversionReplies: 9Last Post: 6th Aug 2010, 07:42 -
lost timestamp on tod files
By mpunt in forum Newbie / General discussionsReplies: 3Last Post: 18th Jun 2009, 15:49 -
Conversion video loss? Which is better (TOD-->TS and TOD-->MPG)
By mvincent in forum Video ConversionReplies: 1Last Post: 21st Apr 2008, 09:01 -
Proper MPEG2 deinterlacing?
By Smakkie in forum Video ConversionReplies: 5Last Post: 24th Sep 2007, 06:38