2009-03-12, 10:27 AM
Hi folks,
I just bought a cheap USB TV plug in (AFA9015), and it works great at picking up my digital channels. Catch is, it seems to only record in TS. Now I assume, since TS is MPEG it should be straight forward to convert across.
When I try and convert it to MPEG2 or XViD (so I can save some space), it fails. When I try and do it from the command line with FFMPEG I get a Sampling rate 0 is not allowed in MP2 Error.
I think it does the trick when I do -acodec copy, but it comes up loads of non-monotone timestamp errors.
Am I doing something stupid. I assume loads of others have solved this so was just looking for a way to convert the TS to MPG properly. My guess at the moment is that the problem with the TS is that it stores three audio streams, one of which is subtitles.
Any help would be great.
Mark
I just bought a cheap USB TV plug in (AFA9015), and it works great at picking up my digital channels. Catch is, it seems to only record in TS. Now I assume, since TS is MPEG it should be straight forward to convert across.
When I try and convert it to MPEG2 or XViD (so I can save some space), it fails. When I try and do it from the command line with FFMPEG I get a Sampling rate 0 is not allowed in MP2 Error.
I think it does the trick when I do -acodec copy, but it comes up loads of non-monotone timestamp errors.
Am I doing something stupid. I assume loads of others have solved this so was just looking for a way to convert the TS to MPG properly. My guess at the moment is that the problem with the TS is that it stores three audio streams, one of which is subtitles.
Any help would be great.
Mark