~kazam-team/kazam/stable

« back to all changes in this revision

Viewing changes to VIDEO_STUFF

  • Committer: David Klasinc
  • Date: 2012-01-29 16:14:27 UTC
  • mto: (98.7.1 unstable)
  • mto: This revision was merged to the branch mainline in revision 101.
  • Revision ID: bigwhale@lubica.net-20120129161427-led6z2eyqxuy5rj6
Version changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This is the format we have at the moment:
2
 
Audio: Lossless H264
3
 
Video: Lossless PCM
4
 
 
5
 
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv
6
 
 
7
 
 
8
 
This is the format we want:
9
 
Audio: Lossless FLAC
10
 
Video: Lossless Dirac
11
 
 
12
 
gst-launch pulsesrc ! audioconvert ! flacenc ! matroskamux name=mux ! filesink location=file.mkv  ximagesrc startx=20 starty=20 endx=300 endy=300 ! video/x-raw-rgb,framerate=5/1 ! ffmpegcolorspace ! diracenc lossless=true ! mux.
13
 
 
14
 
 
15
 
 
16
 
Quality Slider:
17
 
Video
18
 
    12 ≈ sameq (same quality as screencast)
19
 
    11 ≈ 6000k
20
 
    10 ≈ 5400k
21
 
    9  ≈ 4800k
22
 
    8  ≈ 4200k
23
 
    7  ≈ 3600k
24
 
    6  ≈ 3000k
25
 
    5  ≈ 2400k
26
 
    4  ≈ 1800k
27
 
    3  ≈ 1200k
28
 
    2  ≈ 600k
29
 
    1  ≈ 200k
30
 
 
31
 
Audio
32
 
    10 ≈ 256k
33
 
    9  ≈ 224k
34
 
    8  ≈ 192k
35
 
    7  ≈ 160k
36
 
    6  ≈ 128k
37
 
    5  ≈ 96k
38
 
    4  ≈ 80k
39
 
    3  ≈ 64k
40
 
    2  ≈ 48k
41
 
    1  ≈ 32k