[SOLVED]Cant get video drivers sorted out on openbox install

I'm using the xf86-video-ati driver with a ATI radeon 7850 and would like to avoid using the catalyst driver unless it's my last resort. I'm doing an install with lightdm and openbox. I followed that wiki which basically says to install the driver and it should autodetect my resolution with no problems. Well I've been stuck at 1024x768 for a day now.
I went through the xorg log file and was unable to figure out what exactly is wrong myself, but here it is: http://pastebin.com/E46sv47N
As far as I can tell the correct drivers loaded but the resolution was set wrong. although if I plug in an hdmi cable in place of the DVI nothing happens and I get a black screen.
I'm trying to get a 1920x1080 resolution but the closest I've gotten is what looks like 1920x1080 squished over to the right side of the screen with a large black bar to the left side. I "accomplished" that by executing the following:
[archer@arch ~]$ cvt 1920 1080
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
[archer@arch ~]$ xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
[archer@arch ~]$ xrandr --addmode DVI-1 1920x1080_60.00
[archer@arch ~]$ xrandr --output DVI-1 --mode 1920x1080_60.00
Anyone have an Idea what I'm doing wrong here?
Last edited by roottoor (2014-07-20 02:15:58)

emeres wrote:
Use
xrandr --props
to get EDID data and the decode it using edid-decode. Did you try using DVI-0 instead of DVI-1?
It gave me
xrandr --props
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
dither: off
supported: off, on
audio: auto
supported: off, on, auto
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
HDMI-0 disconnected (normal left inverted right x axis y axis)
dither: off
supported: off, on
audio: auto
supported: off, on, auto
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
DVI-0 disconnected (normal left inverted right x axis y axis)
dither: off
supported: off, on
audio: auto
supported: off, on, auto
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
DVI-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
load detection: 1
range: (0, 1)
dither: off
supported: off, on
audio: auto
supported: off, on, auto
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
also here's this
xrandr --props | edid-decode
Extracted contents:
header: 53 63 72 65 65 6e 20 30
serial number: 3a 20 6d 69 6e 69 6d 75 6d 20
version: 33 32
basic params: 30 20 78 20 32
chroma info: 30 30 2c 20 63 75 72 72 65 6e
established: 74 20 31
standard: 39 32 30 20 78 20 31 30 38 30 2c 20 6d 61 78 69
descriptor 1: 6d 75 6d 20 31 36 33 38 34 20 78 20 31 36 33 38 34 0a
descriptor 2: 44 69 73 70 6c 61 79 50 6f 72 74 2d 30 20 64 69 73 63
descriptor 3: 6f 6e 6e 65 63 74 65 64 20 28 6e 6f 72 6d 61 6c 20 6c
descriptor 4: 65 66 74 20 69 6e 76 65 72 74 65 64 20 72 69 67 68 74
extensions: 20
checksum: 78
No header found
Manufacturer: NQ@ Model 696d Serial Number 1970104686
EDID version: 51.50
Analog display, Input voltage level: 0.714/0.286 V
Configurable signal levels
Sync:
Maximum image size: 32 cm x 120 cm
Gamma: 1.32
DPMS levels: Off
Non-RGB color display
First detailed timing is preferred timing
Established timings supported:
720x400@88Hz
640x480@60Hz
640x480@67Hz
640x480@75Hz
832x624@75Hz
Standard timings supported:
704x704@110Hz
632x632@92Hz
1208x1208@92Hz
640x640@108Hz
696x696@108Hz
600x600@92Hz
1120x840@93Hz
1208x906@101Hz
Detailed mode: Clock 300.610 MHz, 817 mm x 822 mm
877 929 1473 1165 hborder 56
822 829 837 2921 vborder 52
+hsync -vsync bipolar analog composite
Detailed mode: Clock 269.480 MHz, 1584 mm x 1056 mm
1651 1762 2388 4835 hborder 105
1377 1432 1452 1498 vborder 115
+hsync -vsync analog composite side by side interleaved
Detailed mode: Clock 282.710 MHz, 1650 mm x 365 mm
1646 1934 2486 2515 hborder 108
1652 1706 1768 2777 vborder 32
-hsync +vsync bipolar analog composite four way interleaved
Detailed mode: Clock 262.130 MHz, 1568 mm x 2418 mm
1652 2022 2650 3988 hborder 103
1646 1668 1673 3044 vborder 104
-hsync +vsync digital composite four way interleaved
Has 32 extension blocks
Checksum: 0x78 (should be 0xa1)
EDID block does not conform at all!
Block has broken checksum
Bad year of manufacture
Bad week of manufacture
Manufacturer name field contains garbage
Also I have not tried dvi-0, that should be my other DVI-D port and I need the DVI-I.
Last edited by roottoor (2014-06-21 00:57:33)

Similar Messages

  • HP all in one ms237 cant get wireless drivers to work

    Hi i have a HP all in one PC, ive had this PC for a very long time, we upgraded to windows 8 and i dont remember how but i did manage to get wireless drivers on it at one point. the PC's hard drive went out and so i bought a new one and re-installed windows 8 (64 bit) onto it and now i cant get wireless drivers to get installed on it. I tried running the drivers with windows 7 compatability but no dice. I also tried different versions of the driver and still no luck, device manager will see the wireless card but says its not working properly (driver issue) the weird thing is that when i uninstall the drivers for it i can see the adapter in adpater settings, however when i install newer drivers and it goes back to being non existent lol. Any ideas?

    Hello @rapid3642,
    I understand that you are having issues getting your wireless to work on your HP Pavilion All-in-One MS237 Desktop PC running Windows 8. As you probably have already figured out there are no Windows 8 drivers for your computer. I can see why you would have issues installing Windows 7 drivers on a Windows 8 computer. What you probably did initially was upgrade your Windows 7 to Windows 8 with the driver already installed. Unlike a new Windows 8 installation where you need to install the drivers an upgrade will already have drivers installed and the operating system is simply replacing what is needed without having to go through the installation process.
    I would recommend that you either install your original Windows 7 and then upgrade to Windows 8 or you may want to look at replacing the 802.11 b/g/n PCI express wireless half-length mini card with one that is compatible with Windows 8.
    I hope this helps. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • TS3694 I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please

    I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please help?

    Recovery Mode
    1. Disconnect the USB cable from the device, but leave the other end of the cable connected to your computer's USB port.
    2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.
    3.While pressing and holding the Home button, reconnect the USB cable to the device. The device should turn on.
    4. Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears, release the Home button. iTunes should alert you that it has detected a device in recovery mode. Click OK, and then click Restore to restore the device.
    Note: Data will be lost. You may have to repeat the above many times.

  • Cant get videos to play either on my ipad2 or iphone4s since upgrading to is06

    Cant get videos to play either on my ipad2 or iphone4s since upgrading to is06,please help

    This is usually the result of trying to convert a "muxed" (MPEG1, MPEG2, VOB, some AVI, AVI MJPEG, etc.) source file. QT Pro, QT-like applications, and those that depend on QT tools all suffer this problem. Use an MPEG based third party application to perform your conversions. Many Windows users are using Videora Converter for this purpose. Do a Videora search in this forum for more information.
    2.0GHZ G5/533MHz G4 DeskTop/400MHz G4 PB   Mac OS X (10.4.3)  

  • Cant get videos to play on my phone

    cant get video to play on my phone

    This video was acquired or originated where?
    If from a video camera or a video acquired from a source other than the iTunes source, is the video in an iPhone compatible format?

  • I cant get video

    i cant get videos to work on my ipod i cant even upload them to it. it just dosent work. i go to the settings in itunes and it wont even let me even update automatically i just have no idea how to do it. ive tried the "sample_itunes" thing but when i go to "convert for ipod" it dosent actually say that it says "convert to ACC"
    i really need help so please if anyone knows anything please help.

    i cant get videos to work on my ipod i cant even upload them to it. it just dosent work. i go to the settings in itunes and it wont even let me even update automatically i just have no idea how to do it. ive tried the "sample_itunes" thing but when i go to "convert for ipod" it dosent actually say that it says "convert to ACC"
    i really need help so please if anyone knows anything please help.

  • Cant get ical to sync with iphone after installing OSX

    cant get ical to sync with iphone after installing OSX

    I too was a mobileme user and have just migrated to iCloud on mackbook pro w/OS 10.7.4. Transition caused my sent mailboxes to rearrange themselves so that I have no comprehensive 'sent' mailbox as I did previously and the view on both incoming and outgoing mailboxes keeps rearranging itself no matter how many times I set preferences. One result is that search function no longer works.  Is anyone else having problems like this?  All was fine for a week after transition but after having an evening when my password was repeatedly rejected I had to log in and out of iCloud (as directed by tech support) and w/in an hour or so the mailbox problem began.

  • Already i download driver for install the windows, i can get the drivers but i can't install windows, how i can install windows without downloads driver again

    already i download driver for install the windows, i can get the drivers but i can't install windows, how i can install windows without download driver again

    This seems to be a commercial product. For the best chance at finding a solution I would suggest posting in the forum for HP Business Support!
    You can find the Commercial Laserjet board here:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • I cant get video from my panasonic camcorder to imovie

    I recorded a man who spoke at my sons school for the teacher. i used a panasonic camcorder. i cant figure out how to get the video to imovie from the camera. i tried a usb cord but it didnt work. so i bought a FW cable and i still cant get it to work. i tried pc mode and playback mode. i looked in the menu i didnt see a dv out option. what should i do?
    thank you

    Hi
    NO CAMERA or A/D-box 
    Cable
    • Are You sure that You are using the FireWire Cable - USB-Cable will not work for miniDV tape Cameras
    FireWire - Sure not using the accompany USB-Cable but bought a 4-pin to 6-pin (or 9-pin) FW one ?
    • Test another FW-Cable very often the problem maker.
    Camera
    • Test Your Camera on another Mac so that DV-in still works OK
    • Toggle in iMovie pref. Play-back via Camera (on <-> off some times)
    • Some Cameras has a Menu where You must select DV-out to get it to work
    • Camera connected to "charger" (mains adaptor) - not just on battery
    • Camera set in Playback mode - NOT Recording mode
    Does Your Camera work on another Mac ?
    Sorry to say it is to easy to turn the 6-pin end of the FW-cable 180 deg wrong.
    This is lethal to the A/D-chip in the Camera = needs an expensive repair.
    (Hard to find out - else than import/export to another Mac ceased to work
    everything else is OK e.g. recording and playback to TV)
    A/D-box
    • Is the dip-switches set right ?
    • Set to same standard as recorded/editing e.g. NTSC 29.97fps or PAL 25fps
    • Try resetting it
    Connections
    • Daisy Chaining most often doesn’t work (some unique cases - it’s the only way that work (some Canon Cameras ?))
    Try to avoid connecting Camera <--> external HD <--> Mac but import directly to the Mac then move
    the Movie project to dedicated external hard disk.
    • FireWire-port - Can be re-setted by - Turn off Mac and disconnecting Mac from Mains/Power for 20-30 minutes
    External device’s (hard disk’s)
    • Should be FireWire as USB/USB2 performs badly and so does Airport or Net-work connected ones too.
    • MUST BE - Mac OS Extended formatted - UNIX/DOS/FAT32/Mac OS Exchange - DO NOT WORK for video due to 4Gb barrier.
    Mac
    • Free space on internal (start-up) hard disk ? Please specify the amount of free space.
    (Other hard disks don't count)
    I go for a minimum of 25Gb free space for 4x3 SD Video - and my guess is 5 times more for 16x9 HD ones
    after material is imported and edited. No Camera or A/D-box
    • GarageBands fix - Close iMovie, Open GarageBand, Play some notes, Close GB and iMove can now be OK
    • Does Your Mac have a FireWire Port
    • White MacBooks - don't
    • MacBook-Air - don't
    if not then a few Mac’s has a PCM-CIA slot and there are FW-Cards that makes a FW-port this way
    else - NO SOLUTION
    Only option as I get it is either
    • Use another Mac to Capture material (to an external USB2 - Mac OS Extended formatted hard disk - or -
    • Change to another Camera that can be used with Your Mac (no there are no miniDV tape Cameras that can)
    • If Your Mac-Book has a PCM-CIA Card place - then there are FW-port-Cards and then
    You can import via this - but I've not seen this on more modern Macs. My PowerBook G4
    has one and this FW-Card-port works greatly.
    SoftWare
    • Delete iMovie pref. file may help sometimes. I rather start a new account, log into this and have a re-try.
    • Any strange Plug-ins into QuickTime as Perian etc ? Remove and try again.
    • FileVault is off ? (hopefully)
    • Screen Saver - OFF
    • Energy Saver - OFF
    Using WHAT versions ? .
    • Mac OS - X.5.4 ?
    • QuickTime version ? (This is the heart in both iMovie and FinalCut)
    • iMovie’08 (7.1.?), 09 or 11 ?
    • iMovie HD 6 (6.0.4/3) ?
    Other ways to import Your miniDV tape
    • Use another Camera. There where tape play-back stations from SONY
    but they costed about 2-4 times a normal miniDV Camera.
    • If Your Camera works on another Mac. Make an iMovie movie project here and move it
    over to Your Mac via an external hard disk.
    (HAS TO BE   Mac OS Extended   formatted - USB/DOS/FAT32/Mac OS Exchange WILL NOT DO)
    (Should be a FireWire one - USB/USB2 performs badly)
    from LKN 1935.
    Hi Bengt W, I tried it all, but nothing worked. Your answer has been helpful insofar as all the different trials led to the conclusion that there was something wrong with my iMovie software. I therefore threw everything away and reinstalled iMovie from the HD. After that the exportation of DV videos (there has not been any problem with HDV videos) to my Sony camcorders worked properly as it did before. Thank you. LKN 1935
    from Karsten.
    in addition to Bengt's excellent '9 yards of advice' ..
    camera set to 'Play' , not rec/computer/etc.?
    camera not on battery, but power-line?
    did your Mac 'recognize' this camera before...?
    a technical check.
    connect camera, on, playback, fw-connected...
    click on the Blue Apple, upper left of your screen ..
    choose 'About . . / More . .
    under Firewire.. what do you read . . ?
    More
    • FileVault - Secure that it’s turned off
    • Network storage - DOESN’T WORK
    • Where did You store/capture/import Your project ?
    External USB hard disk = Bad Choice / FireWire = Good
    If so it has to be Mac OS Extended formatted
    ----> UNIX/DOS/FAT32/Mac OS Exchange is NOT Working for VIDEO !
    mbolander
    Thanks for all your suggestions. What I learned is that I had a software problem. I had something called "Nikon Transfer" on my Mac that was recognizing my Canon camcorder as a still camera and was preventing iMovie from working properly. After un-installing Nikon Transfer and doing a reboot, everything worked great.
    I never liked the Nikon Transfer software anyway--I guess I'll get a cheap card reader and use that to transfer photos in the future.
    No Camera or bad import
    • USB hard disk
    • Network storage
    • File Vault is on
    jiggaman15dg wrote
    if you have adobe cs3 or 4 and have the adobe bridge on close that
    or no firewire will work
    see if that helps
    DJ1249 wrote
    The problem was the external backup hard drive that is connected, you need to disconnect the external drive before the mac can see the video camera.
    MaryBoog wrote
    Maybe your problems is solved in the meantime, but for all others this might help as I had the same problem, also have the Sony HDR-HC7, but the 7e (Europe, PAL). I found this link today and it works perfectly
    //support.sony-europe.com/tutorials/dime/videotransfer/vtransfer.aspx site=odw_en_GB&sec=DVH&m=HDR-HC7E
    What I exactly did.- put camera in play mode - open guide - choose connection guide - choose comp./printer (where to transfer movie to) - select connection.- i-link (on my camera) but equal to firewire - OK - choose HDV - choose NO for conversion of i.link.
    Settings are shown then (VCR HDV/DV.- HDV and i.link-conv..- OFF), press OK, OK, END.
    Switch camera off. Connect firewire cable to camera & Mac. Switch camera on, in play/edit mode.
    Open i-movie, choose import from camera. On screen below the camera connection is shown.- DV (HDV). Now you can import, automatically or manually.
    This worked perfectly for me. Took me 2 days to find out. Could not find any clear thread explaining what I had to do on the camera and the manual was not clear either.
    Yours Bengt W

  • Cant get video into itunes

    i Have a video i downloaded of the net and i cant even get it into itunes to put it onto my ipod!
    i have a few different movies and i cant get any format into itunes!! some one please help me!!!!

    It might help if you first understsand what the 5th gen IPOd can play and what it cannot. Then you'll find out that your videos will need to be converted using a combination of different software depending on your video files format.
    IPod can play the following video formats:
    H.264 video
    File formats: .m4v, .mp4 and .mov
    Video: Up to 768 Kbps, 320 x 240 pixels, 30 frames per second, Baseline Profile up to Level 1.3
    Audio: AAC-LC up to 160 Kbps, 48 KHz, stereo audio
    MPEG-4 video
    File formats: .m4v, .mp4 and .mov
    Video: Up to 2.5 Mbps, 480 x 480 pixels, 30 frames per second, Simple Profile
    Audio: AAC-LC up to 160 Kbps, 48 KHz, stereo audio
    What are your videos files fomat? MPEG, WMV, AVI MOV

  • Cant get video to work

    hi i cant get my video to work am on wireless with a macbookpro
    here is the report any help would be cool
    Date/Time: 2007-06-13 17:20:58.655 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0x17e17690: State change from AVChatNoState to AVChatStateWaiting.
    santangelomark: State change from AVChatNoState to AVChatStateInvited.
    0x17e17690: State change from AVChatStateWaiting to AVChatStateConnecting.
    santangelomark: State change from AVChatStateInvited to AVChatStateConnecting.
    0x17e17690: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    santangelomark: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:40000 SIP/2.0
    Via: SIP/2.0/UDP m.0:64048;branch=z9hG4bK7d00180604ce5ac8
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:40000>
    From: "santangelomark" <sip:[email protected]>;tag=1497701809
    Call-ID: 07883e02-19ca-11dc-9339-e093e14113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:64048>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=mark 0 0 IN IP4 m.0
    s=santangelomark
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1092:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 64080 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1846726647
    m=video 64078 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 64081 VIDEO 64079
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:13893433
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:40000 SIP/2.0
    Via: SIP/2.0/UDP m.0:64048;branch=z9hG4bK7d00180604ce5ac8
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:40000>
    From: "santangelomark" <sip:[email protected]>;tag=1497701809
    Call-ID: 07883e02-19ca-11dc-9339-e093e14113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:64048>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=mark 0 0 IN IP4 m.0
    s=santangelomark
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1092:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 64080 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1846726647
    m=video 64078 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 64081 VIDEO 64079
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:13893433
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:40000 SIP/2.0
    Via: SIP/2.0/UDP m.0:64048;branch=z9hG4bK7d00180604ce5ac8
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:40000>
    From: "santangelomark" <sip:[email protected]>;tag=1497701809
    Call-ID: 07883e02-19ca-11dc-9339-e093e14113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:64048>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=mark 0 0 IN IP4 m.0
    s=santangelomark
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1092:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 64080 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1846726647
    m=video 64078 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 64081 VIDEO 64079
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:13893433
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x15ceb000 - 0x15d27fff com.apple.QuickTimeFireWireDV.component 7.1.6 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x15dc8000 - 0x15e18fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x15e2a000 - 0x15e33fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x15e3c000 - 0x15e6cfff com.apple.QuickTimeIIDCDigitizer 7.1.6 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x15e90000 - 0x15eccfff com.apple.QuickTimeUSBVDCDigitizer 1.7.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x15ef0000 - 0x15ef5fff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15f04000 - 0x1605dfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16089000 - 0x16277fff com.apple.ATIRadeonX1000GLDriver 1.4.52 (4.5.2) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x162b3000 - 0x162cffff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x162d6000 - 0x162fafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1659e000 - 0x165a2fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x165be000 - 0x165e7fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x174b3000 - 0x174b6fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90170fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x901c2fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90228000 - 0x902fefff com.apple.ApplicationServices.ATS 2.0.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a05fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a55000 - 0x90ad4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afd000 - 0x90b61fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c64000 - 0x90c76fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.23 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910effff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91124000 - 0x91142fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114e000 - 0x9115cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115f000 - 0x912fefff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fc000 - 0x91404fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140b000 - 0x91412fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91416000 - 0x9143cfff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144e000 - 0x914c4fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91515000 - 0x91515fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91517000 - 0x91542fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91555000 - 0x91629fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91664000 - 0x916d7fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91705000 - 0x917aefff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d4000 - 0x9181ffff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9183e000 - 0x91854fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91860000 - 0x9187afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91884000 - 0x918c1fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d5000 - 0x918e1fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e8000 - 0x91927fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193a000 - 0x919ecfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a32000 - 0x91a48fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4d000 - 0x91a6bfff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a70000 - 0x91acffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae1000 - 0x91ae5fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae7000 - 0x91b6bfff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6f000 - 0x91bacfff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bb2000 - 0x91bccfff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bd1000 - 0x91bd3fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd5000 - 0x91cb3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd0000 - 0x91cd0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd2000 - 0x91d60fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d67000 - 0x91d67fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d69000 - 0x91dc2fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dcb000 - 0x91deffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91df7000 - 0x92200fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9223a000 - 0x925eefff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9261b000 - 0x92708fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9270a000 - 0x92787fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927c8000 - 0x929f8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b12000 - 0x92b29fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b34000 - 0x92b8cfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba0000 - 0x92ba0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ba2000 - 0x92bb2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc1000 - 0x92bc9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcf000 - 0x92bd4fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bda000 - 0x92c6bfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7f000 - 0x92c82fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c85000 - 0x92ca3fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb5000 - 0x92cbbfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc1000 - 0x92d24fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d48000 - 0x92d89fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db0000 - 0x92dbdfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc4000 - 0x92dc9fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dce000 - 0x930c3fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931c9000 - 0x931d4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931d9000 - 0x931f4fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93244000 - 0x93244fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93246000 - 0x938fcfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7d000 - 0x93cf8fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93debfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2e000 - 0x93e2efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e30000 - 0x93ff1fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94037000 - 0x94078fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94080000 - 0x940bafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940bf000 - 0x940d5fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9411b000 - 0x94163fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9416d000 - 0x941abfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941ef000 - 0x94200fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9420e000 - 0x9424cfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94268000 - 0x94277fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9427e000 - 0x94289fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942d5000 - 0x942effff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942f5000 - 0x945f4fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94775000 - 0x948bbfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94947000 - 0x94956fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9495d000 - 0x94986fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9498c000 - 0x9499bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9499f000 - 0x949c4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949d0000 - 0x949edfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x949f4000 - 0x94a5afff com.apple.Bluetooth 1.7.14 (1.7.14f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d19000 - 0x94dabfff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e05000 - 0x94e87fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ec0000 - 0x9519ffff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9531e000 - 0x95341fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x965e7000 - 0x965e7fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96aca000 - 0x96aecfff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96b5d000 - 0x96c34fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c4f000 - 0x96c50fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96c52000 - 0x96c57fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96dae000 - 0x96daffff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x974fc000 - 0x975e5fff com.apple.viceroy.framework 278.3.10 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97d29000 - 0x97d2bfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97f5a000 - 0x98c2ffff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x995ef000 - 0x995fafff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99604000 - 0x99770fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Hi Marksantangelo,
    m=audio 64080 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1846726647
    m=video 64078 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 64081 VIDEO 64079
    The blus port numbers are not iChat's.
    This suggests you are using two devices to connect to the net. A routing modem and a separate router.
    It is probably this that needs sorting.
    Testing with Defcom will be a good start.
    5:49 PM Wednesday; June 13, 2007

  • Cant get videos on ipod

    i bought 2 seasons from itunes and i cant get them on my ipod. this is the first time i bought any videos from itunes. i have tried converting them for ipod and it give me an error saying :
    error occurred while converting the file "Smug Alert!". An unknown error occurred (-50).
    Also, when i plugged in my ipod i got an error saying:
    some of the videos in your itunes library, including the viedo "Stanley's Cup", were not copied to the ipod "xxx's ipod" because they cannot be played on this ipod.
    im almost positive my ipod plays videos. Also when i look at my ipod under devices on the left hand side of itunes it gives me the otion to restore my ipod to its factory settings. im not sure if i should do that. any help would be greatly appreciated.

    "im almost positive my ipod plays videos
    If you're not sure which iPod you have (you need a 5th Generation iPod to play video) then have a look at this page and you can check: Identifying different iPod models

  • Cant get videos on my 80gig classic

    im new to video ipod. my question is how can you put movies from DVD's on my ipod, and how. Thanks for any help.

    Jeff, I can't get videos on my New 80g ipod classic to play on my tv. I have the AV composite cable from APPLE and all of my settings are set correctly. I have tried every thing and have even talked to Apple Customer Service. After an hour and fifteen minutes on the phone with them tring different things, they said that it must be a bad cable. I told them this is a brand new cable that was purchsed at the same time as the Ipod. Not only that but it is the second set of BOTH items in three days because I returned them both to the store after I could not get that one(the first Ipod and cable) to play on my Tv and was given a NEW Ipod and cable. This one is not working on my TV neigther. All I get is a message on the Ipod screen saying "TV OUT ENABLED please connect tv accessory". But the cable is already connected. Do you or anyone have any idea what is wrong. PLEASE HELP. If you/anyone have a solution or feed back for this problem, please email me at [email protected] and also please post it because I'm pretty sure that there are others with this problem.
    thanks

  • I have installed windows 7 on my MBP but cant get the drivers

    i have installed windows 7 home premium on my MBP running mountain lion from the windows official disc that came with a Dell lappy but i cant download the drivers , when i go to boot camp and try downloading drivers , it shows network error.
    the function keys are not working as well i cant right click using trackpad
    plz help

    Sharya wrote:
    i downloaded parallels and when i run windows using parallels all drivers work perfectly
    every thing is so amazing
    The divers work in Parallels because Parallels is creating drivers for virtual hardware. Parallels is not using your computer's hardware it is creating virtual hardware. There still are no Windows 8 Bootcamp drivers. Bootcamp uses your computer's actual hardware.

  • [Solved] Higher resolution video windows go out of desktop in Openbox

    Hi! My monitor supports resolution upto 1366x768. But as you can see in the screenshot, videos and images that have greater resolution than that go out of the desktop in Openbox. I tried setting scaling mode with xrandr (I tried "Full", "Full aspect", and "Center") but it didn't help. I'm sorry I do not know a technical way to describe it but it looks just as the screenshot.
    http://i.imgur.com/FiwDxyW.png
    -- mod note: replaced img with url tags. please see forum guidelines on image sizes.  Trilby --
    Last edited by celebrimbor (2014-12-03 02:45:43)

    Firstly, you shouldn't post full size images. That's against the forum rules and you're likely going to get that pic snipped with a kind note from a moderator if you haven't already by the time I post this.
    Secondly, I fixed this issue with vlc by unchecking the box under preferences>interface resize window to video size.

Maybe you are looking for

  • If-statement in application-process

    Hi, First I will tell you which APEX I am using: 3.0.1 Ok, I have got a form where there are 4 fields: P13_ACCTNO (Popup LOV (fetches first rowset)), P13_LOCATION_NAME(Text Field (Disabled, saves state)), P13_COMP_ACCTNO( Popup LOV (fetches first row

  • IPod Nano Not Seen/Recognized by iTunes

    My iPod Nano 2G Model PA478LL running software 1.1.3 is not recognized by iTunes 11.0.4 running on either a MacBookPro (10.8.4) or a MacAir (10.7.8).  First time using it in a while.  Any ideas why it doesn't show in iTunes anymore? Otherwise the uni

  • Difference between data sources 0CO_PC_PCP_03 and 0CO_PC_PCP_010

    Hi All, Please tell me the difference between these two data sources 0CO_PC_PCP_03 and 0CO_PC_PCP_010. Thanks, Mayank

  • H E L P! Updated my iPhone and now LOTS of new problems never had before!

    Everything was working perfectly. Then I updated my iPhone and iTunes software (via the automatic update which notified me this week that a new version of one or the other was available so I said "yes" and figured everything would be ok as usual). NU

  • Multiiple Apps Crash On Launch - A Little Help?

    I'm having problems...Mail, iChat, iWeb and Safari are all crashing upon launch. Any ideas? Here comes a long list of crash reports... First for Mail ===== Sunday, July 16, 2006 11:52:21 AM US/Central ===== Host Name: daniel-shikes-powerbook-g4-15 Da