Changes between Initial Version and Version 1 of Ticket #8367
- Timestamp:
- 04/19/10 16:00:24 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8367
- Property Resolution → duplicate
- Property Status new → closed
-
Ticket #8367 – Description
initial v1 2 2 3 3 Averaging 8 messages per millisecond to the log. Currently running with no '-v' options at all (i.e. mythfrontend > /home/mythtv/mythfrontend.log 2>&1) 4 4 {{{ 5 5 2010-04-19 08:14:39.440 [h264 @ 0x7f301f5da500]number of reference frames exceeds max (probably corrupt input), discarding one 6 6 2010-04-19 08:14:39.440 [h264 @ 0x7f301f5da500]number of reference frames exceeds max (probably corrupt input), discarding one … … 24 24 2010-04-19 08:14:39.441 [h264 @ 0x7f301f5da500]number of reference frames exceeds max (probably corrupt input), discarding one 25 25 2010-04-19 08:14:39.441 [h264 @ 0x7f301f5da500]number of reference frames exceeds max (probably corrupt input), discarding one 26 26 }}} 27 {{{ 27 28 $ mythfrontend --version 28 29 Please include all output in bug reports. … … 34 35 Options compiled in: 35 36 linux release using_oss using_alsa using_jack using_backend using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg 36 37 }}}
