Sitzung: Jeden Freitag in der Vorlesungszeit ab 16 Uhr c. t. im MAR 0.005. In der vorlesungsfreien Zeit unregelmäßig (Jemensch da?). Macht mit!

Benutzer Diskussion:Tkroenert/Jk09: Unterschied zwischen den Versionen

(Sample 8)
(Sample 9)
Zeile 163: Zeile 163:
  
 
=== config ===
 
=== config ===
* ffdshow - MPEG4: XVID
+
* Cinepak
** one pass - average bitrate: 4.500
+
** [x] Color
** max. IFrames: 500, min.: 1
 
** quantizer: min. IFrames: 1, min PFrames: 1
 
** I-Abstand: 0.00
 
** Quantisierung mit DCT-Algorithmus: Fastint
 
 
* avi2flv -d3 D.h.:
 
* avi2flv -d3 D.h.:
 
<pre>
 
<pre>

Version vom 12. April 2009, 19:49 Uhr

Da ich nur Pech mit dem ganzen codec-gewirrwar habe, erstelle ich mal 1-Minuten-Samples von den verschiedenen Kombination:

Sample 1

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s1.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • ffdshow - HuffYUV:HFYU
    • YV12
    • Plane
    • none Adaptive huffman tables
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Weisse streifen flackern im untersten Bildbereich manchmal auf

Sample 2

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s2.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • ffdshow - HuffYUV:HFYU
    • YUY2 ( <<<+ )
    • Plane
    • none Adaptive huffman tables
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Weisse streifen flackern im untersten Bildbereich manchmal auf

Sample 3

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s3.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • ffdshow - HuffYUV:FFVH( <<<+ )
    • YV12 ( <<<+ )
    • Left ( <<<+ )
    • none Adaptive huffman tables
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Weisse streifen flackern im untersten Bildbereich manchmal auf
  • farbige gesellen sich manchmal auch dazu

Sample 4

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s4.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • Huffyuv v2.1.1 CCESP Patch v0.2.2( <<<+ )
    • YUY2:Predict gradient
    • RGB compression method:<-- Convert to YUY2
    • [x] Enable full size output-buffer
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Weisse streifen flackern im untersten Bildbereich gaaanz selten aber nur!

Sample 5

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s5.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • Huffyuv v2.1.1 CCESP Patch v0.2.2
    • YUY2:Predict gradient
    • RGB compression method:Predict left/no decorr. (fastest) ( <<<+ )
    • [x] Enable full size output-buffer
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Erzeugtes AVI bringt MPlayer zum Abstuerz.

Sample 6

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s6.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • Huffyuv v2.1.1 CCESP Patch v0.2.2
    • YUY2:Predict gradient
    • RGB compression method:Predict left/no decorr. (fastest)
    • [x] Always sugest RGB format for output ( <<<+ )
    • [x] Enable full size output-buffer
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Weisse linien oben links (manchmal; aufflackernd)

Sample MJPEG

Fehlgeschlagen: Nur Audio. Filesize: 100MB Ausserdem: segfault von mpc&&vlc

Sample 7

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s7.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • ffdshow - H.264 lossless:x264
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler

  • Total Kaputt! Sieht aus, wie Bitrate zu niedrig.

Sample 8

config

  • ffdshow - MPEG4: XVID
    • one pass - average bitrate: 4.500
    • max. IFrames: 500, min.: 1
    • quantizer: min. IFrames: 1, min PFrames: 1
    • I-Abstand: 0.00

Fehler

  • mpeg4: marker does not match f_code << Das sagt mplayer..

Sample 9

<dhflashplayer>filepath=http://stan.freitagsrunde.org/j9/sample/LE3-s8.flv%7Cwidth=768%7Cheight=384</dhflashplayer>

config

  • Cinepak
    • [x] Color
  • avi2flv -d3 D.h.:
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -af volnorm=1 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=1287:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=1536:768,harddup

Fehler