[mythtv] Mythtranscode .mpg => .mpg not .mpg => .nuv

Geoffrey Hausheer mythtv0368 at phracturedblue.com
Sun Nov 6 10:47:57 EST 2005


On 11/6/05, Paul Wheeler paulrwheeler-at-gmail.com {MythTV}
<ticket_de44beaec9bd267a9f95995473ec3f8a at phracturedblue.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_sub.patch
Type: application/octet-stream
Size: 1178 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20051106/df7fa6f0/remove_sub.obj


More information about the mythtv-dev mailing list