2009-08-18, 06:43 PM
I am using Gbpvr 1.3.11 configured with an HVR-1600 (Digital) capture card to record from Comcast with Clear QAM channels.
Because I am a MVP user, I have been using ffmpeg to transcode from the recorded .ts files over to .mpg. For 20+ channels, this set up seems to work (although I haven't yet fine-tuned the transcode options available through ffmpeg).
However, on about 5 of these clear QAM channels (and only these specific channels), I end up with a transcoded .mpg file that has audio but no video. Investigating further:
- If I simply try to play back the resulting .ts file under gbpvr (on the PC), the .ts file looks just fine (both audio and video) -- so the built-in .ts reader seems to like the format of the recorded file
- When I examine the ffmpeg log (during transcoding), I see lots of errors
- When I simply try to "read" the .ts file (e.g. Ffmpeg -y -I "my_ts_file.ts") yields the following message:
my_ts_file.ts: I/O error occurred
Usually that means that input file is truncated and/or corrupted.
Are there some additional switches that need to be set for ffmpeg to make sense out of these "special" .ts files? ffmpeg doesn't seem to have any problem reading the .ts files recorded for the other channels.
I took a brief look at the gbpvr/logs but (at first glance) didn't see anything different about these specific channels vs all of the other digital clear QAM channels.
Thanks in advance.
Because I am a MVP user, I have been using ffmpeg to transcode from the recorded .ts files over to .mpg. For 20+ channels, this set up seems to work (although I haven't yet fine-tuned the transcode options available through ffmpeg).
However, on about 5 of these clear QAM channels (and only these specific channels), I end up with a transcoded .mpg file that has audio but no video. Investigating further:
- If I simply try to play back the resulting .ts file under gbpvr (on the PC), the .ts file looks just fine (both audio and video) -- so the built-in .ts reader seems to like the format of the recorded file
- When I examine the ffmpeg log (during transcoding), I see lots of errors
- When I simply try to "read" the .ts file (e.g. Ffmpeg -y -I "my_ts_file.ts") yields the following message:
my_ts_file.ts: I/O error occurred
Usually that means that input file is truncated and/or corrupted.
Are there some additional switches that need to be set for ffmpeg to make sense out of these "special" .ts files? ffmpeg doesn't seem to have any problem reading the .ts files recorded for the other channels.
I took a brief look at the gbpvr/logs but (at first glance) didn't see anything different about these specific channels vs all of the other digital clear QAM channels.
Thanks in advance.