Im in the UK trying to stream using mythstream from a artec DVB-t card in debian.
The stream is mpeg-ps with mpeg audio 2 ch 256 48000
VLC states the following------
main debug: using demux2 module "ps"
main debug: looking for a subtitle file in /home/andy/
main debug: `/home/andy/1024_20051126104100_20051126104500.nuv' successfully opened
main debug: selecting program id=0
main debug: looking for decoder module: 22 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 3008203696 (decoder) created at priority 0 (src/input/decoder.c:159)
main debug: looking for decoder module: 22 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 2999794608 (decoder) created at priority 0 (src/input/decoder.c:159)
libmpeg2 debug: 720x576, aspect 768000, 25.000 fps
main debug: no usable vout present, spawning one
main debug: looking for video output module: 6 candidates
xvideo debug: adaptor 0, port 73, format 0x32315659 (YV12) planar
main debug: Registering subpicture channel, ID: 2
main debug: Registering subpicture channel, ID: 3
main debug: Registering subpicture channel, ID: 4
main debug: Registering subpicture channel, ID: 5
xvideo debug: Window manager supports NetWM
xvideo debug: Window manager supports _NET_WM_STATE_FULLSCREEN
xvideo debug: Window manager supports _NET_WM_STATE_ABOVE
xvideo debug: Window manager supports _NET_WM_STATE_BELOW
main debug: using video output module "xvideo"
main debug: waiting for thread completion
main debug: got 8 direct buffer(s)
main debug: picture in 720x576 (0,0,720x576), chroma I420, ar 16:9, sar 64:45
main debug: picture user 720x576 (0,0,720x576), chroma I420, ar 16:9, sar 64:45
main debug: picture out 720x576 (0,0,720x576), chroma I420, ar 16:9, sar 64:45
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: thread 2991401904 (video output) created at priority 0 (src/video_output/video_output.c:480)
main warning: decoder/packetizer fifo full (data not consummed quickly enough), resetting fifo!
repeated
the tabs show 2 tracks for audio but nothing plays...
Xine show a 2 ch stereo 256kbit 480000 stream and plays it correctly!!!
I suspect its the parsing of the audio stream from DVB-t cards is busted at least when encapsulated in .nuv
as from this mythtv forum thread..
http://sourceforge.net/forum/forum.php? ... _id=435048
The hauppauge pvrx50 streams fine from.nuv
has anyone succesfully played/streamed dvb-t data from mythtv recording ???
xine reports the file as
System Layer Mpeg-pes
video mpeg 720X576 ratio 17778
audio mpeg layer 2 2 channels bitrate 256000 bits 16 samplerate 48000
Which looks pretty correct to me