Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rajp152k committed Jul 14, 2024
1 parent ec6cc88 commit ce95468
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Content/20230712223044-lisp.org
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Maxwell's equations of Software (~Alan Kay in some Interview~)
(#t (apply (car e) (evlis (cdr e) a) a))))
(#t (apply (car e) (evlis (cdr e) a) a))))
#+end_src
* Comment Stream
* Comment-Stream
** 0x227B
- am bored of reading common lisp books
- want to code a bit without explicit directives from a book
Expand Down
61 changes: 10 additions & 51 deletions Content/20240630182300-ffmpeg.org
Original file line number Diff line number Diff line change
Expand Up @@ -17,57 +17,16 @@ skinparam rectangle {
StereotypeFontName monospace
}

rectangle "Input File" <<file format>> as input

rectangle "Demuxer" as demux {
rectangle "Container\nFormat\nDetection" as detection
rectangle "Stream\nSeparation" as separation
detection -down-> separation
}

rectangle "Video Decoder" as vdecode <<Codec>>
rectangle "Audio Decoder" as adecode <<Codec>>
rectangle "Subtitle Decoder" as sdecode <<Codec>>

rectangle "Video Processing (Optional)" as vprocess {
rectangle "Scaling, Cropping, etc." as vfilter
rectangle "Transcoding\n(Codec Change)" as vtranscode
}

rectangle "Audio Processing (Optional)" as aprocess {
rectangle "Volume, Resampling, etc." as afilter
rectangle "Transcoding\n(Codec Change)" as atranscode
}

rectangle "Video Encoder" as vencode <<Codec>>
rectangle "Audio Encoder" as aencode <<Codec>>
rectangle "Subtitle Encoder" as sencode <<Codec>>

rectangle "Muxer" as mux {
rectangle "Stream\nMerging" as merging
rectangle "Container\nFormat\nCreation" as container
merging -down-> container
}

rectangle "Output File" <<file format>> as output

input -right-> demux
demux -down-> vdecode : Video Stream
demux -down-> adecode : Audio Stream
demux -down-> sdecode : Subtitle Stream

vdecode -right-> vprocess
aprocess -right-> aencode : (If transcoded)
vprocess -right-> vencode : (If processed/transcoded)
sdecode -right-> sencode

vprocess -down-> vencode : (If not transcoded)
adecode -down-> aprocess : (If not transcoded)

vencode -down-> mux : Encoded Video Stream
aencode -down-> mux : Encoded Audio Stream
sencode -down-> mux : Encoded Subtitle Stream
mux -right-> output
rectangle "Input\n(Demuxing)" <<file format>> as input
rectangle "Decoding" as decode
rectangle "Transformations (Optional)" as transform
rectangle "Encoding" as encode
rectangle "Output\n(Muxing)" <<file format>> as output

input -down-> decode
decode -down-> transform #line.dashed
transform -down-> encode #line.dashed
encode -down-> output

@enduml
#+end_src
Expand Down
3 changes: 3 additions & 0 deletions Content/20240707174313-plantuml.org
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Note "1" *-- "*" Tag
@enduml
#+end_src

#+RESULTS:
[[file:images/plant-uml.png]]

* State diagrams

#+begin_src plantuml :file images/plantuml-state.png :exports both
Expand Down
20 changes: 17 additions & 3 deletions Content/bib/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ @misc{zhang_new_2023
month = apr,
year = {2023},
note = {arXiv:2304.12833 [cs, math]},
keywords = {Computer Science - Artificial Intelligence, Computer Science - Computation and Language, Computer Science - Information Retrieval, Computer Science - Information Theory, Computer Science - Machine Learning},
keywords = {Computer Science - Artificial Intelligence, Computer Science - Machine Learning, Computer Science - Computation and Language, Computer Science - Information Retrieval, Computer Science - Information Theory},
file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/RREK5VQY/Zhang - 2023 - A New Information Theory of Certainty for Machine .pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/MS3Y5DB3/2304.html:text/html},
}

Expand All @@ -174,6 +174,20 @@ @misc{qiao_we-math_2024
month = jul,
year = {2024},
note = {arXiv:2407.01284 [cs]},
keywords = {Computer Science - Artificial Intelligence, Computer Science - Computation and Language, Computer Science - Computer Vision and Pattern Recognition, Computer Science - Machine Learning, Computer Science - Symbolic Computation},
file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/IU5B49TG/Qiao et al. - 2024 - We-Math Does Your Large Multimodal Model Achieve .pdf:application/pdf},
keywords = {Computer Science - Artificial Intelligence, Computer Science - Machine Learning, Computer Science - Computation and Language, Computer Science - Computer Vision and Pattern Recognition, Computer Science - Symbolic Computation},
file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/IU5B49TG/Qiao et al. - 2024 - We-Math Does Your Large Multimodal Model Achieve .pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/NSFPNXAV/2407.html:text/html},
}

@misc{petryk_importance_2024,
title = {On the {Importance} of {Reproducibility} of {Experimental} {Results} {Especially} in the {Domain} of {Security}},
url = {http://arxiv.org/abs/2407.06760},
doi = {10.1109/MECO62516.2024.10577919},
abstract = {Security especially in the fields of IoT, industrial automation and critical infrastructure is paramount nowadays and a hot research topic. In order to ensure confidence in research results they need to be reproducible. In the past we reported [18] that in many publications important information such as details about the equipment used are missing. In this paper we report on our own experiments that we run to verify the parameters reported in the datasheets that came along with our experimental equipment. Our results show that there are significant discrepancies between the datasheets and the real world data. These deviations concern accuracy of positions, movements, duration of laser shots etc. In order to improve reproducibility of results we therefore argue on the one hand that research groups verify the data given in datasheets of equipment they use and on the other hand that they provide measurement set-up parameters in globally accepted units such as cm, seconds, etc.},
urldate = {2024-07-10},
author = {Petryk, Dmytro and Kabin, Ievgen and Langendörfer, Peter and Dyka, Zoya},
month = jul,
year = {2024},
note = {arXiv:2407.06760 [cs]},
keywords = {Computer Science - Cryptography and Security, Computer Science - Hardware Architecture},
file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/HJHIXPCN/Petryk et al. - 2024 - On the Importance of Reproducibility of Experiment.pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/6BBHTLMP/2407.html:text/html},
}
6 changes: 3 additions & 3 deletions Static/css/style_custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ iframe {

header {
background-color: #000000;
border-bottom: 5px solid #4fff00;
border-bottom: 5px solid #8c52ff;
padding-bottom: 1px;
padding-left: 1px;
}
Expand Down Expand Up @@ -79,7 +79,7 @@ header {
a {
text-decoration: none;
cursor: pointer;
color: #4fff00;
color: #8c52ff;
font-style: italic;
font-weight: bold;
}
Expand Down Expand Up @@ -123,5 +123,5 @@ input[type="submit"]:hover {

.header-title{
font-size: x-large;
color: #4fff00 ;
color: #8c52ff ;
}

0 comments on commit ce95468

Please sign in to comment.