Someone posted a video file with .ts extension, it won't play in any players I have. (obviously, I don't have the codec) searches here returned absolutely nothing, searches on google didn't really help eith. What is it?
thanks,
-boosted
ps. it's ALWAYS a pleasure that the original poster acts as if everyone in the world knows what .ts means. Since he's the only one that posts it, it must mean everyone in the world knows and uses it.
+ Reply to Thread
Results 1 to 11 of 11
-
-
It appears to be Digital Video Broadcast Transport Stream files, perhaps from DVB captures. I do not know what to do with those files, but apparently they must be converted to PS or Program Stream files which I believe are MPEG-2 files which can then be played or trans/re-encoded.
You might try this ...
http://www.offeryn.de/dv.htm#pvas
I've seen TS2PS referenced as a utility, but it appears to be a Linux only tool. I have no idea where to get it.
You may also try seeking out 1 or 2 DVB sites or user forums and see if they can be of help. -
thanks Ripper2860,
I downloaded PVAStrumento and gave it a try. unfortunately I got an illegal stream error. I'll look into DVBs for more tools, at least now I have something to go on!
-boosted -
they are transport streams and windvd can play them ... powerdvd can not.
you can "pull them apart" to ES mpeg2 streams and audio (ussually ac3) using bbtools demux tool ... or honestech ts to program conversion tool (for single streams only , TS streams may have more than 1 video or audio file - then you must demux them)..."Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
Thanks a lot BJ_M! bbtools worked. It pulled out a video and a audio file. I was able to convert the audio to a wav file, but I wasn't able to do anything with the video file. I don't even know what type it is. .m2v? .vob? .mpg? It would play very slowly on my pc, since it's 1920x1080. The combination of dvd2avi then vfapi gave me an error that was unreadable. (the error was probably in japanese, so the dialog had ?????? instead of letters) Any idea what I can do with the video file or how to convert it?
-boosted -
it is a mpeg2 elementary stream , Main profile - High Level (don't worry about that means) ...
what do you want to do with it ? you can load it in v-dub mod and convert it to something else (avi) or resize it and/or change the frame rate ..
you can load it into mainconcept or tmpgenc mpeg encoder and re-encode it to dvd ..
you can load it into dvd2avi and create a project file to be loaded into something else (not really nessessary) , you can use pulldown on it to remove pulldown .. you can mux it with tmpgenc mpeg tools and edit and re-encode it in vegas ... couple of other things can be done also .. converting it back to a transport stream is going to cost you though ....
if you have trouble playing this stream ... you may be using the powerdvd mpeg codec , the windvd and ligos mpeg codec will play HD mpeg2 ES streams ... the elcard codec also has no problems at all .."Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
I want to convert it to a viewable format like divx, VOB or SVCD. But VDub says cannot open mpeg-2 video stream, tmpgenc says cannot open or unsupported. I just spent the last 2 hours learning how to write Avisynth script, and got it to load in VDub, but I'm getting a green bar on top and "misaligned" colors. (like ghost images but they're in the primary colors) I thought it was because the file is in YV12 format, so I converted to RGB, it didn't do anything. This is what I have on the script
Version()
LoadPlugin("c:\program files\avisynth 2.5\plugins\MPEGdecoder.dll")
ConvertToYUY2(mpegsource("c:\bb\d.mpv", -2, "raw"))
yea, it's 2 lines, but I've never used AVISynth before!
I tried loading it dvd2avi and created an project, but vfapi gave me that ???? error that I cannot read. I'm using dvd2avi to save and compress to divx directly, I'll see if that works out. This seem like the best option. But I do have to reprocess it in VDub to get the audio track in there.
-boosted -
v-dub mod , not v-dub
a VOB btw , is just another form of a mux'd mpeg2 file ---"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
well VDubMod opened the file right up. Any idea why? Now I'm curious.
-boosted
ps. I can't get an audio stream in VDM though. There's not "audio" menu like the regular VD -
virtualdub mod is modified for mpeg2 .. virtual dub does not open mpeg files ..
"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
thanks for all your help BJ_M, that solved all the problems. now on to deciding what is an appropriate size to reduce this 1920x1380 monstrousity to. lol
-boosted
Similar Threads
-
How to convert DV avi files to DVD ready MPG files with Win7 powershell.
By findus in forum User guidesReplies: 5Last Post: 19th Dec 2011, 16:42 -
Use .MTS files in Final Cut Pro while keeping original dates in the files
By Winterburn in forum MacReplies: 3Last Post: 18th Aug 2011, 16:21 -
Why doesn't MKV files play BD PGS/sup files in software or hardware players
By cal_tony in forum SubtitleReplies: 2Last Post: 22nd Mar 2010, 12:10 -
Is it doable to convert HDV/.m2t 1080i files to AVI files and what...
By Canon GL-2 Guy in forum Newbie / General discussionsReplies: 4Last Post: 30th Sep 2007, 04:03 -
whats best to use to copy my home videos to DVD... avi files or wmv files??
By leegutcher in forum Newbie / General discussionsReplies: 5Last Post: 14th Jun 2007, 04:24