Log in

View Full Version : Trouble transcoding .ts file


Hironimo
19th October 2004, 10:36
Hi there.

I wanted to transcode a .ts file I found on http://www.giusberto.ch/hdtv/ to another format,
but I am having troubles.

First I used hdtv2mpeg2 1.07 to get the pids, but they
were wrong.
Only after getting version 1.10.6 it reported the correct ones.
Finally I could use dvd2avit2 to make a d2v, but it could
not extract any audio (could not detect audio format).

When I tried to load the d2v in the avs it gave the error
Avisynth: caught an access violation at 0x00c63863. attemnting to read from 0x00000000.
(I tried with MPEGDecoder.dll and MPEG2Dec3.dll)
Why is this?

I managed to convert to mpeg with hdtv2mpeg2 but it only has video.

So I did not find any way to extract the audio.

I managed to play the .ts file in VLC (Video Lan) only,
other players dont work or crash.

Can you help me?

DrP
20th October 2004, 08:47
project-x has no problems demuxing that file.

eb
21st October 2004, 03:19
I converted this sample to .avi 720x408 keeping original sound, ca.50MB.
I uploaded sample p7hd.001+++.avi on:
ftp://www.eb.enterpol.pl
user: www.eb.enterpol.pl
password : eb


eb
http://img68.exs.cx/img68/5193/192066.jpg

Hironimo
24th October 2004, 01:05
Hi there.
I took a look using project X and it could make use of that also.
But I am about to operate with a few files each 4gb large and i just dont have enough space demuxing all.

So I want to use avisynth to open them, but as mentioned,
it crashes. I use avisynth 2.55 currently.

Can you help me figure out the cause of the crash?

Thanx in advance,
Hironimo

eb
24th October 2004, 02:47
Hironimo
I am not sure how I can help you, I am not using Avisynth at all.
After demuxing in ProjectX, video is processed in DVD2AVIT3, audio is kept as original or processed in HeadAC3he by DarkAvenger, then video.avi and audio(s) are muxed to final .avi file in VirtualDubMod.
If you have more detailed questions please ask, i am ready to help you.

eb

Hironimo
24th October 2004, 16:39
Hi there.

To the avisynth problem: I think the crash comes from the mpeg2dec3.dll. I've contacted the author and hope he can help me.

About general video processing:
You say you process the video n dvd2avit3 after demuxing.
So you process a .mpv file with it? Do you directly convert to avi (video only)?

If this is the case thats not enough for me as I need filtering, and avisynth is the best option for that, I would only use VirtualDubMod for filters if I have to.

But yes, I use VirtualDubMod for the final compression and muxing of audio and video.

There are several ways to use dvd2avit3:
- just generate the .d2v
- generate .dv2 and make an avi from it with VFAPIConv
- encode avi directly
(not mentioning audio-processing here)

I'd prefer to use the first option, I dont like the others so much.

Again, as mentioned, space is a big factor,
as i'm going to process over 12gb of .ts data soon, and I cannot easily get enough space to hold the original .ts and the demuxed video and audio. (so ~25gb plus another 5-6 for encoing)

Thanx for trying to help,
Morkeleb