On 11/6/05, Paul Wheeler paulrwheeler-at-gmail.com {MythTV}
<[EMAIL PROTECTED]> wrote:
> Mine is also hanging, here is the output:
>
>  Opening dvb_uk.mpg
>  Input #0, mpegts, from 'dvb_uk.mpg':
>    Duration: 00:03:52.6, start: 17186.808367, bitrate: 2708 kb/s
>    Stream #0.0[0x230]: Video: mpeg2video, yuv420p, 704x576, 25.00 fps, 10000
> kb/s
>    Stream #0.1[0x231](eng): Audio: mp2, 48000 Hz, stereo, 192 kb/s
>    Stream #0.2[0x232](eng): Audio: mp2, 48000 Hz, mono, 64 kb/s
>    Stream #0.3[0x233](eng): Subtitle: dvbsub
>  Skipping unsupported codec 3
Yes, this looks very interesting.

>  AUD: pts: 15048
>  Id:1:  0:00:00.167 V:4055039 8799 A:809855 8711
>  AUD: pts: 184713
>  Id:3:  0:00:02.052 V:4055039 8799 A:809279 8667
>  Mux rate: 10.42 Mbit/s
This is your problem right here.  Id3 is your subtitle stream, which
should have been stripped out.  Replex is getting broken data, which
is causing it to get confused.  The attached patch should let you get
a little further.

Even so, I'd certainly be interested to see this stream.

Thanks,
.Geoff

Attachment: remove_sub.patch
Description: Binary data

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to