RE: Problem speed - dvb-s/c
"pasdebill" <[email protected]> Thu, 9 Nov 2006 00:01:07 +0100
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
> you are creating a new topic replying to an existing thread. Bad habit Oooops sorry... >what are you doing? FF or budget card? Its not a budget card ... Its Technotrend Premium C-2300 Hybrid (but i have same problems with DVB-S (not budget)) Nov 8 23:47:34 localhost kernel: Linux video capture interface: v2.00 Nov 8 23:47:35 localhost kernel: saa7146: register extension 'dvb'. Nov 8 23:47:35 localhost kernel: PCI: Enabling device 0000:00:0b.0 (0000 -> 0002) Nov 8 23:47:35 localhost kernel: ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 209 Nov 8 23:47:35 localhost kernel: saa7146: found saa7146 @ mem e0994e00 (revision 1, irq 209) (0x13c2,0x000a). Nov 8 23:47:35 localhost kernel: DVB: registering new adapter (Technotrend/Hauppauge WinTV Nexus-CA rev1.X). Nov 8 23:47:35 localhost kernel: adapter has MAC addr = xx:xx:xx:xx:xx:xx Nov 8 23:47:35 localhost kernel: dvb-ttpci: info @ card 0: firm f0240009, rtsl b0250018, vid 71010068, app 80f22623 Nov 8 23:47:35 localhost kernel: dvb-ttpci: firmware @ card 0 supports CI link layer interface Nov 8 23:47:36 localhost kernel: dvb-ttpci: DVB-C analog module @ card 0 detected, initializing MSP3415 Nov 8 23:47:36 localhost kernel: dvb_ttpci: saa7113 not accessible. Nov 8 23:47:36 localhost kernel: saa7146_vv: saa7146 (0): registered device video0 [v4l2] Nov 8 23:47:36 localhost kernel: saa7146_vv: saa7146 (0): registered device vbi0 [v4l2] Nov 8 23:47:36 localhost kernel: DVB: registering frontend 0 (ST STV0297 DVB-C)... Nov 8 23:47:36 localhost kernel: input: DVB on-card IR receiver as /class/input/input8 Nov 8 23:47:36 localhost kernel: dvb-ttpci: found av7110-0. >you didn't explain how you use mplayer. As i said, i use mplayer.sh script. Thats what it generate: mplayer -vo mpegpes -ao mpegpes -vop lavc=7000:25,expand=688:576:-1:-1:1,scale=688:426 -cache 4096 -subpos 85 -sub-bg-color 0 -sub-bg-alpha 30 -subfont-text-scale 3 -quiet >try to add -demuxer lavf -lavfdops probesize=128 and see if playback >improves mplayer -vo mpegpes -ao mpegpes -vop lavc=9000:25,expand=688:576:-1:-1:1,scale=688:426 -cache 4096 -demuxer lavf -lavfdops probesize=128 *.avi Unknown option on the command line: -lavfdops mplayer -vo mpegpes -ao mpegpes -vop lavc=9000:25,expand=688:576:-1:-1:1,scale=688:426 -cache 4096 -demuxer lavf probesize=128 *.avi : Same problem. What command line / options you use ? Thanks