[mythtv-users] Getting mythtranscode to work with MP3 audio

Lukas Kasprowicz lukas.kasprowicz at web.de
Sun Mar 20 15:19:09 UTC 2005


Am Sonntag, 20. März 2005 09:12 schrieb David Morrison:
> Chris Pinkham wrote:
> >>>See if you get the same result as the user in that post.  If you do get
> >>>252 printed, you can try changing the 0xfb to 0xfc as he mentioned to
> >>>see if it works.  If it does, report back here and we can get the code
> >>>fixed up to allow both.
> >>
> >>It printed 252.
> >>
> >>Don't you mean 0xfd? I changed the 0xfd to 0xfc
> >
> >Don't remember, I didn't reread the whole post I linked to. :)
> >
> >>        if (buf[1] != 0xfc)
> >>
> >>
> >>
> >>
> >>
> >>Ran out of video buffers!
> >
> >Is there any way I could get a sample of that file?  I don't think it has
> >to be big if this is dying right away when transcoding, probably 10 Megs
> >would be enough to test.
> >
> I got the same out of buffers error when I tried to change the flag
> earlier. I made a quick 3MB file which you can grab from here (as long
> as I've got the permissions right on it)
> http://dave-morrison.com/1021_20050320090700_20050320090700.nuv.gz
>
> Dave

I get following for this file:


mythtranscode -i 1021_20050320090700_20050320090700.nuv
adding pes stream at pid 0xc9 with type 2
adding pes stream at pid 0x191 with type 3
adding pes stream at pid 0x192 with type 3
Stream: 0 Type: 0
Stream: 1 Type: 1
Stream: 2 Type: 1
Input #0, mpegts, from '1021_20050320090700_20050320090700.nuv':
  Stream #0.0[0xc9]: Video: mpeg2video, 720x576, 25.00 fps, 8000 kb/s
  Stream #0.1[0x191]: Audio: mp2, 48000 Hz, stereo, 256 kb/s
  Stream #0.2[0x192]: Audio: mp2, 48000 Hz, mono, 64 kb/s
mythtranscode: mpeg2trans.cpp:669: bool MPEG2trans::process_video(AVPacket*, 
bool): Assertion `0' failed.
Aborted


More information about the mythtv-users mailing list