[mythtv-users] Issues with audio over HDMI

Phil Wild philwild at gmail.com
Mon Jan 19 02:39:06 UTC 2009


what audio codec does the DVB-T material use? ffmpeg -i filename
> usually gives an answer, as does midentify.
>
> midentify is a script that wraps mplayer and identifies codecs etc. If
> your mplayer packeger doesn't supply it you can get it from the
> mplayer svn here:
>
>
> http://svn.mplayerhq.hu/mplayer/trunk/TOOLS/midentify.sh?content-type=text%2Fplain&view=co
>

I only have a small number of test recording on my drive....

phil at romeo:/data/mythtv/recordings$ ls *.mpg | while read video; do echo
$video; ffmpeg -i $video 2>&1 | grep "Stream ";done
1001_20090114193200.mpg
    Stream #0.0[0x202]: Video: mpeg2video, yuv420p, 1920x1080 [PAR 1:1 DAR
16:9], 90000 kb/s, 25.00 tb(r)
    Stream #0.1[0x2a0](eng): Audio: liba52, 48000 Hz, stereo, 448 kb/s
1007_20090111185500.mpg
    Stream #0.0[0x602](eng): Audio: mp2, 48000 Hz, stereo, 256 kb/s
    Stream #0.1[0x601]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR
16:9], 15000 kb/s, 25.00 tb(r)
1009_20090111070000.mpg
    Stream #0.0[0x200]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR
16:9], 6000 kb/s, 25.00 tb(r)
    Stream #0.1[0x28a](eng): Audio: mp2, 48000 Hz, stereo, 256 kb/s
1020_20090111063500.mpg
    Stream #0.0[0x90a]: Video: mpeg2video, yuv420p, 1280x720 [PAR 1:1 DAR
16:9], 9600 kb/s, 50.00 tb(r)
    Stream #0.1[0x90b](eng): Audio: liba52, 48000 Hz, stereo, 448 kb/s
1020_20090114095800.mpg
    Stream #0.0[0x90a]: Video: mpeg2video, yuv420p, 1280x720 [PAR 1:1 DAR
16:9], 9600 kb/s, 50.00 tb(r)
    Stream #0.1[0x90b](eng): Audio: liba52, 48000 Hz, stereo, 448 kb/s
1090_20090111013200.mpg
    Stream #0.0[0x20a]: Video: mpeg2video, yuv420p, 1440x1080 [PAR 4:3 DAR
16:9], 14500 kb/s, 25.00 tb(r)
    Stream #0.1[0x2ee](eng): Audio: liba52, 48000 Hz, stereo, 448 kb/s




-- 
Tel: 0400 466 952
Fax: 0433 123 226
email: philwild AT gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090119/b392d6f6/attachment.htm>


More information about the mythtv-users mailing list