Difference between revisions of "User talk:Heth"

From Teknologisk videncenter
Jump to: navigation, search
m
m (transcode)
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Tekkom:heth ToDo 2009]]
+
*New [[Henrik bog|Main page]] med portaler
  
== Spørgsmål omkring forløb ==
+
<source lang=cli2>
 +
Dette er normal tekst
 +
<input>dette er input tekst</input>
 +
<error>Dette er error tekst</error>
 +
<notice>Dette er notice tekst</notice>
 +
<ignore>Dette er ignore tekst</ignore>
 +
</source>
 +
{{Source cli2}}
 +
{{#ev:mercantube2|690FBE48-245B-6C9B-834D-51714E6F39D8|400|left|Introduction to Cisco Packet Tracer}}
 +
{{#ev:mercantube2|690FBE48-245B-6C9B-834D-51714E6F39D8||right|Velkommen til Mercantec}}
 +
==Installation==
 +
*Alle elever oprettes i W2K8 (LDAP) evt. samme navn som i Cisco
 +
*Wiki+Moodle (LDAP)
  
Hvad skete der med LAMP? Hvad skete der med menu script?
+
=Windows 7 som Access Point=
 +
*[http://tameyourpc.blogspot.com/2009/07/windows-7-as-wireless-access-point.html Windows 7 as Access Point]
 +
*http://www.ishanarora.com/2009/07/29/windows-7-as-a-wireless-access-point/
  
Vi har nu fået at vide at vide at vi skal lave noget helt andet og vi sådan set ikke behøver lære mere grundlæggende linux og skal hoppe over til opsætning af standard server ting.
+
=Angreb på mars=
 +
*18. november 2010
 +
=Tid=
 +
{| class="wikitable sortable" style="text-align:center" border=1
 +
|+ Tidsregistrering
 +
|- bgcolor=lightgrey
 +
!Dato!!år!!ugedag!!tid!!hvad!!kommentar
 +
|-
 +
|12/10||2010||Søndag||09:00-14:30||Forberede IP TECH III||Startet på registrering
 +
|-
 +
|12/10||2010||Søndag||15:30-17:20||Network II opgave || [[IT_Technology/Network_II/Maikaa|Maikaa]]
 +
|}
 +
=WIKI Extensions=
 +
*[http://www.mediawiki.org/wiki/Extension:GeeQuBox GeeQuBox] Store billeder med sortnet baggrund.
  
Æv.
+
=ToDo's=
 +
*SSL/TLS http://httpd.apache.org/docs/current/ssl/ssl_intro.html by  Frederick J. Hirsch
 +
*Diffie Hellmann explained http://www.netip.com/articles/keith/diffie-helman.htm
 +
*[http://www.openprocessing.org/visuals/?visualID=7706 OpenProcessing] java kind of visuals
  
Hejsa,
+
=Mediawiki's=
 +
*[http://www.version2.dk/ Version 2]
 +
*[http://www.wikihow.com/Main-Page WikiHow]
 +
*[http://community.wikia.com/wiki/Special:Version wikia] special page
  
Jeg snakker lige med NoHa når der er pause. Der kommer jo et projekt.
+
=Video devices on Linux=
 
+
*[http://v4l2spec.bytesex.org/spec-single/v4l2.html V4L2] Video for linux two
Mvh
+
==Utilities==
Henrik
+
===transcode===
 
+
<source lang=cli>
Hejsa
+
heth@MachoGPU:~$ <input>tcprobe -i /dev/video0</input>
 +
[tcprobe] V4L video device
 +
[tcprobe] summary for /dev/video0, (*) = not default, 0 = not detected
 +
import frame size: -g 720x576 [720x576]
 +
      frame rate: -f 25.000 [25.000] frc=3
 +
      audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
 +
heth@MachoGPU:~$  <input>tcprobe -i /dev/video0 -X</input>
 +
* container:
 +
            format: unknown file type
 +
            source: '/dev/video0'
 +
            frames: 0
 +
          duration: 0:00:00.000
 +
        SCR reset: 1
 +
* video track #0:
 +
            format: unknown
 +
        frame size: 720x576
 +
      aspect ratio: 0:0 (asr=0)
 +
        frame rate: 25.000 (frc=3)
 +
          bitrate: 0 kbps
 +
      starting PTS: 0.0000
 +
        frame time: 40 ms
 +
* audio track #0:
 +
          track id: 0
 +
            format: 0x1
 +
          channels: 2
 +
      sample rate: 44100 Hz
 +
  bits for sample: 16
 +
          bitrate: 0 kbps
 +
      starting PTS: 0.0000
 +
    A/V sync hint: 0 frames/0 ms
 +
        subtitles: no
 +
heth@MachoGPU:~$ <input>transcode -i /dev/video0 -o /tmp/tc</input>
 +
transcode v1.1.5 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
 +
[transcode] V: auto-probing    | /dev/video0 (OK)
 +
[transcode] V: import format    | (null) in  (module=v4l2)
 +
[transcode] A: auto-probing    | /dev/video0 (OK)
 +
[transcode] A: import format    | PCM in  (module=v4l2)
 +
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
 +
[transcode] V: import frame    | 352x288  1.22:1  encoded @ UNKNOWN
 +
[transcode] V: bits/pixel      | 0.710
 +
[transcode] V: decoding fps,frc | 25.000,3
 +
[transcode] V: video format    | YUV420 (4:2:0) aka I420
 +
[transcode] A: import format    | 0x1    PCM          [44100,16,2]
 +
[transcode] A: export          | disabled
 +
[transcode] V: encoding fps,frc | 25.000,3
 +
[transcode] A: bytes per frame  | 7056 (7056.000000)
 +
[transcode] A: adjustment      | 0@1000
 +
[transcode] V: IA32/AMD64 accel | sse3 sse2 sse mmx cmove asm
 +
[transcode] warning: no option -y found, option -o ignored, writing to "/dev/null"
 +
[transcode] V: video buffer    | 10 @ 352x288 [0x2]
 +
[transcode] A: audio buffer    | 10 @ 44100x2x16
 +
[import_v4l2.so] v1.6.2 (2008-10-25) (video) v4l2 | (audio) pcm
 +
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
 +
[import_v4l2.so] critical: OSS_GETVERSION: Invalid argument
 +
[transcode] critical: audio import module error: OPEN failed
 +
[transcode] critical: failed to open input source
 +
</source>
 +
{{Source cli}}

Latest revision as of 10:34, 19 March 2015

Dette er normal tekst
<input>dette er input tekst</input>
<error>Dette er error tekst</error>
<notice>Dette er notice tekst</notice>
<ignore>Dette er ignore tekst</ignore>

{{#ev:mercantube2|690FBE48-245B-6C9B-834D-51714E6F39D8|400|left|Introduction to Cisco Packet Tracer}} {{#ev:mercantube2|690FBE48-245B-6C9B-834D-51714E6F39D8||right|Velkommen til Mercantec}}

Installation

  • Alle elever oprettes i W2K8 (LDAP) evt. samme navn som i Cisco
  • Wiki+Moodle (LDAP)

Windows 7 som Access Point

Angreb på mars

  • 18. november 2010

Tid

Tidsregistrering
Dato år ugedag tid hvad kommentar
12/10 2010 Søndag 09:00-14:30 Forberede IP TECH III Startet på registrering
12/10 2010 Søndag 15:30-17:20 Network II opgave Maikaa

WIKI Extensions

  • GeeQuBox Store billeder med sortnet baggrund.

ToDo's

Mediawiki's

Video devices on Linux

  • V4L2 Video for linux two

Utilities

transcode

heth@MachoGPU:~$ <input>tcprobe -i /dev/video0</input>
[tcprobe] V4L video device
[tcprobe] summary for /dev/video0, (*) = not default, 0 = not detected
import frame size: -g 720x576 [720x576]
       frame rate: -f 25.000 [25.000] frc=3
      audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
heth@MachoGPU:~$  <input>tcprobe -i /dev/video0 -X</input>
* container:
            format: unknown file type
            source: '/dev/video0'
            frames: 0
          duration: 0:00:00.000
         SCR reset: 1
* video track #0:
            format: unknown
        frame size: 720x576
      aspect ratio: 0:0 (asr=0)
        frame rate: 25.000 (frc=3)
           bitrate: 0 kbps
      starting PTS: 0.0000
        frame time: 40 ms
* audio track #0:
          track id: 0
            format: 0x1
          channels: 2
       sample rate: 44100 Hz
   bits for sample: 16
           bitrate: 0 kbps
      starting PTS: 0.0000
     A/V sync hint: 0 frames/0 ms
         subtitles: no
heth@MachoGPU:~$ <input>transcode -i /dev/video0 -o /tmp/tc</input>
transcode v1.1.5 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
[transcode] V: auto-probing     | /dev/video0 (OK)
[transcode] V: import format    | (null) in  (module=v4l2)
[transcode] A: auto-probing     | /dev/video0 (OK)
[transcode] A: import format    | PCM in  (module=v4l2)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 352x288  1.22:1  encoded @ UNKNOWN
[transcode] V: bits/pixel       | 0.710
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x1     PCM          [44100,16,2]
[transcode] A: export           | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7056 (7056.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse3 sse2 sse mmx cmove asm
[transcode] warning: no option -y found, option -o ignored, writing to "/dev/null"
[transcode] V: video buffer     | 10 @ 352x288 [0x2]
[transcode] A: audio buffer     | 10 @ 44100x2x16
[import_v4l2.so] v1.6.2 (2008-10-25) (video) v4l2 | (audio) pcm
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[import_v4l2.so] critical: OSS_GETVERSION: Invalid argument
[transcode] critical: audio import module error: OPEN failed
[transcode] critical: failed to open input source