LinHES Forums http://forums.linhes.org/ |
|
Front end dies with certain recordings http://forums.linhes.org/viewtopic.php?f=15&t=8260 |
Page 1 of 1 |
Author: | marc.aronson [ Fri Feb 03, 2006 10:46 am ] |
Post subject: | Front end dies with certain recordings |
I am encountering a problem with playback of two recorded files. It only happens with these two recordings, both of which were made on channel 702 which transmits at 1280x720. I can successfully play back other recordings made from this and other hidef channels. The symptoms are a bit different based on weather or not XVMC is enabled. If XVMC is enabled the message "Unable to initialize video" is displayed and any subsequent attempts to watch any recording will fail in the same way. If XVMC is not enabled, the front-end dies. I've already verified the contents of XvMCConfig contains "/usr/X11R6/lib/libXvMCNVIDIA_dynamic.so.1". I am using R5A30.2, Nvidia driver version 6629. I have captured segments of ".xsession-errors.log". Scenario#1: XVMC enabled, "Unable to initialize video". Quote: 2006-02-03 07:16:49.161 Opening audio device '/dev/dsp'. 2006-02-03 07:16:49.180 Opening OSS audio device '/dev/dsp'. Using XvMC version: 1.0 XvMC found and using IDCT surface 2006-02-03 07:16:49.657 Using XV port 145 Unable to create XvMC Blocks X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 113 (X_KillClient) Value in failed request: 0xe00001 Serial number of failed request: 16 Current serial number in output stream: 23 Scenario#2: Without XVMC enabled, front-end dies: Quote: 2006-02-03 07:21:41.208 Starting media monitor. 2006-02-03 07:22:31.076 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2006-02-03 07:22:31.102 Using protocol version 15 2006-02-03 07:22:37.293 Default adding pes stream at pid 0x840 with type 2 adding pes stream at pid 0x841 with type 129 2006-02-03 07:22:46.551 Opening audio device '/dev/dsp'. 2006-02-03 07:22:46.551 Opening OSS audio device '/dev/dsp'. 2006-02-03 07:22:46.667 Using XV port 145 Text area set as scrolling, but no movement 2006-02-03 07:22:47.179 Changing from None to WatchingPreRecorded 2006-02-03 07:22:47.180 The realtime priority setting is not enabled. 2006-02-03 07:22:47.233 AvFormatDecoder: Video has changed from 0x0 to 1280x720. 2006-02-03 07:22:47.422 Video timing method: USleep with busy wait Scenario#3: Without XVMC enabled, different recording from same channel, plays properly. Quote: 2006-02-03 08:16:19.132 Using protocol version 15
adding pes stream at pid 0x840 with type 2 adding pes stream at pid 0x841 with type 129 2006-02-03 08:16:26.740 Opening audio device '/dev/dsp'. 2006-02-03 08:16:26.740 Opening OSS audio device '/dev/dsp'. 2006-02-03 08:16:26.829 Using XV port 145 2006-02-03 08:16:27.404 Changing from None to WatchingPreRecorded 2006-02-03 08:16:27.413 The realtime priority setting is not enabled. 2006-02-03 08:16:27.620 Video timing method: USleep with busy wait 2006-02-03 08:16:40.245 Changing from WatchingPreRecorded to None 2006-02-03 08:16:40.286 Changing from None to None Any help would be much appreciated, thanks! Marc |
Author: | cesman [ Sun Feb 05, 2006 11:45 am ] |
Post subject: | |
Which video card do you have? XvMC ony works for certain VIA and nVidia chipsets. |
Author: | marc.aronson [ Sun Feb 05, 2006 1:40 pm ] |
Post subject: | |
Cecil: Thank you for replying. My card is an FX5200-based card sold under the name "Powerspec". I don't think the issue is XvMC as there are playback problems with this recording weather XvMC enabled or disabled. It only happens with 2 specific recordings -- doesn't happen with other recordings obtained from the same or other HD channel. My second and third log extracts from my oriignal message are both with XVMC off, but with different recording. In one case the front-end dies; in the other case, the recording plays normally. The log entires for the playback where the front-end dies contains these two extra messages: Quote: Text area set as scrolling, but no movement ... 2006-02-03 07:22:47.233 AvFormatDecoder: Video has changed from 0x0 to 1280x720. An interesting data point is that I am able to play back the recording with VLC version 0.84, although I do get the following messages: Quote: VLC media player 0.8.4 Janus
++ WARN: Can't get file status for Friends-060202-1830-The_One_After_Joey_+_Rachel_Kiss.mpg: Value too large for defined data type libdvbpsi error (PSI decoder): TS discontinuity (received 15, expected 0) for PID 49 [00000314] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:448000 No accelerated IMDCT transform found I have not had the problem occur with any subsequent recording, so I am wondering if there was some corruption in the recorded stream that is causing the problem. Thank you in advance for any guidance you can provide. marc |
Author: | marc.aronson [ Mon Feb 20, 2006 3:59 pm ] |
Post subject: | |
I find that roughly 10% - 15% of my HDTV recordings exhibit the problem I described in my first post. As a workaround I have set up the "video library" to play my hidef recordings with mplayer. Whenever a recording blows up the mythfrontend, I go in via "video library" to play that show via mplayer. The quality of my playback is not as good as when viewing in the myth player. Below are the options I'm using -- if anyone else is using mplayer to playback hdef recordings, I'd be interested in knowing what options you're using. Also, is anyone else experiencing this problem? Thanks! Marc For 720P recordings I play back at 720p resolution using: Code: mplayer -fs -monitoraspect 16:9 -vc ffmpeg12 -vf crop=1280:720,spp=6 -autoq 100 $1 For 1080i recordings I play back at 1080i resoluton using: Code: mplayer -fs -monitoraspect 16:9 -vc ffmpeg12 -vf crop=1920:1080,spp=6 -autoq 100 $1
|
Author: | RichP [ Tue Feb 21, 2006 9:34 am ] |
Post subject: | |
I have seen the same thing with my R5A16 setup and an FX5200 card with HDTV recordings from my firewire Motorola 6200 setup. It would preview fine in the Watch Recordings menu, but the Frontend would bomb out when you went to play it. When it happens, I just use Xine to play the .nuv file. Seems like a little corruption in the file. Did you run commercial cutting on these shows by any chance? |
Author: | marc.aronson [ Tue Feb 21, 2006 11:07 pm ] |
Post subject: | |
Richp, thanks for replying. It's good to know that I am not the only one having the problem. I am not using commerical cutting. Funny that you mention xine -- after I put my post up I decided to try xine and I found that it a ton easier to setup... Marc |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |