Code: Select all
DVB: registering new adapter (saa7133[0])
DVB: registering frontend 0 (Philips TDA10046H DVB-T)...
tda1004x: setting up plls for 48MHz sampling clock
tda1004x: found firmware revision 20 -- okI installed mplayer, ffmpeg and x264 from Ycarus overlay as I've read that other users are able to record and watch DVB-T streams in norway using the SVN repository of mplayer, ffmpeg and x264
MPlayer dev-SVN-r27961
FFmpeg version SVN-r15883
x264 core:65 r0+1028 83baa7f
Still I get no video nor sound from my recordings made with mplayer -dumpstream -dumpfile file.ts dvb://NRK2. When trying to play them back I get
Code: Select all
Playing nrk2.ts.
TS file format detected.
VIDEO MPEG2(pid=525) AUDIO MPA(pid=692) NO SUBS (yet)! PROGRAM N. 0
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [libmad] libmad mpeg audio decoder
Cannot sync MAD frame
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [hwmpa] MPEG audio pass-through (fake decoder)
Cannot sync MPA frame: 0
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x50.
Read DOCS/HTML/en/codecs.html!
Audio: no sound
Video: no video
Exiting... (End of file)This is getting really frustrating as I do not know what to try next. The norwegian broadcasts are encoded in H.264 video with HE-AAC sound. Does anyone have any experience or clues on how to solve this? Thank you very much.

