I've got a transport stream from an HDTV broadcast and there seems to be a problem with it. The file plays fine in VLC Media Player but in PowerDVD I just get a green screen with a bit of fluffy picture at the edge and a black screen on WMP. Not tried any others.
Here is the PowerDVD look
That to me would suggest it's corrupt in some way, but if it was how would it play correctly in VLC? The proper video must be there somewhere. I've tried demuxing with several different tools, ran quickstream fix in VideoReDo and mpeg2repair but any demuxed/remuxed version is the same.
Any ideas for fixing it or is it screwed?
+ Reply to Thread
Results 1 to 23 of 23
-
-
There must be something different or wrong about this file though, I can play countless other very similar spec 1080i/MPEG2 streams in PowerDVD just fine. The only thing I saw video mediainfo was two closed caption streams in the video, but I removed them and still the same issue.
Trid that Splash player posted above, same problem as Windows Media Player, audio but no picture, black screen. MPCHC was similar to PDVD:
There is definitely something wrong with it. VLC seems to be the only program that'll play it. MPEG2Repair seems to think it's fine though:
Sequence Frame 163027(1-P) / Time 1:30:39 :
Info: End of MPEG2 sequence
Sequence Summary:
File Size Processed: 21.76 GB, Play Time: 01h:30m:39s
1920 x 1080, 29.97 fps, 35.53 Mbps (33.24 Mbps Average).
Average Video Quality: 135.37 KB/Frame, 0.53 Bits/Pixel.
MPEG Audio.
0 of 163027 video frames found with errors.
0 of 0 audio frames found with errors.
0 corrupted video bytes in file.
0.000000 seconds of video timestamp gaps.
0.000000 seconds of audio timestamp gaps.
End of LogLast edited by Killer3737; 2nd Jan 2011 at 01:39.
-
-
-
I hereby claim copyright to the "Have you been dinking with...?" line of inquisition.
-
My guess is a bad directshow splitter. I would install haali media splitter, make sure everything is ok (i.e. pins connect) in graphstudio and preferred filter tweaker
-
Here is a 30s clip:
http://www.megaupload.com/?d=JI3SLTQQ
I haven't touched any codecs since I recently did a fresh install of windows 7. I don't know what those last things you mentioned are but I don't see how it can be a codec issue since I can play other technically identical MPEG2 1080i HD TS files without problem in any program.
I know I could just be satisified with playing this in VLC and move on but I'd like to find out what the problem is, it's a strange one. -
Works fine in mpc, wmp or any directshow player. It's definitely a codec/splitter issue. Default win7 install means you're using Microsoft decoder and splitter = no good.
VLC works in this case because it doesn't rely on your system installed directshow filters
Use ffdshow and enable MPEG2 decoding, with haali splitter. Follow the instructions above to diagnose exactly where your filter problem is -
The problem is the 4:2:2 chroma subsampling. Not many MPEG 2 decoders can handle 4:2:2 chroma and I rarely see MPEG 2 video that uses it (normally they use 4:2:0). As poisondeathray points out, ffdshow works. And you already know VLC's internal MPEG 2 decoder works.
Last edited by jagabo; 3rd Jan 2011 at 07:20.
-
-
Playing a video with DirectShow involves piecing together several filters. First is a file reader. This tells Windows that that particular type of file is an A/V file. Then a file splitter. That splits the video and audio out to separate streams. Then the audio and video streams are sent to decompressors (codecs), sometimes these are followed by format converters, finally, the decompressed audio and video are sent to renders that put the video on the screen and send the audio to the sound card. Windows looks through all the installed filters and decides how to best build a filter graph each time you play a video. If you have more than one filter that can perform the same function the one with the higher "priority" is used. You can use a DirectShow filter manager to set the priority of different filters. In addition to this, any player can use its own private filters anywhere along the chain.
This thread shows some sample filter graphs:
https://forum.videohelp.com/threads/313673-avchd-files-wont-play-smoothly-%28and-some-o...=1#post1939128
Haali is a reader/splitter. It doesn't do any decompression. ffdshow is the decoder. As you've seen it has two libraries for MPEG 2 decoding. You may have to use a filter manager to boost the priority of ffdshow. -
There are distinctions between transport streams and program streams and you have to convert one to the other for it to play successfully in the program of your choice. PowerDVD is an exclusive program stream player that's why it can't make heads or tails of that file in the way VLC can. I use Womble MPEG-VCR to convert the *.ts fished off my PVR HDD to legit *.mpg.
For the nth time, with the possible exception of certain Intel processors, I don't have/ever owned anything whose name starts with "i". -
Ok so is there anything I can do with this file to get it to play anywhere else apart from the directshow stuff?
PDVD can play normal MPEG2 transport streams yes, I do it all the time. -
-
Ok, guess I'll just leave it as is and only play it wtih VLC.
How do you think that has happened though? You say it is very rare for a TV broadcast to be like that, and a friend of mine has just given me a capture of the exact same broadcast he got and it's 4:2:0 and so obviously plays in PowerDVD just fine. Has the person who capped it messed up something do you think? -
Exactly. That's why VLC is so popular - someone said that already.
Elecard and nero codecs also can show 4.2.2 content.
The person who made that recording was using a feed, no regularly TV station stream!!!*** Now that you have read me, do some other things. ***
Similar Threads
-
DVD Rip Corruption
By huntingdragon in forum DVD RippingReplies: 4Last Post: 26th Jun 2010, 11:17 -
MP4 corruption Need Help
By yus in forum Newbie / General discussionsReplies: 2Last Post: 23rd Apr 2010, 13:37 -
Quicktime conversion corruption
By teadle777 in forum Newbie / General discussionsReplies: 4Last Post: 17th Mar 2009, 19:54 -
.AVI File Corruption.
By Froberg in forum Newbie / General discussionsReplies: 9Last Post: 28th Jul 2008, 04:56 -
Disc corruption problem
By coody in forum DVD RippingReplies: 1Last Post: 2nd Nov 2007, 23:06