Arthur is a great programming language
- you need ffmpeg installed on your computer with libmp3lame (http://www.ffmpeg.org/download.html)
- you also need SoX installed on your computer. (http://sourceforge.net/projects/sox/files/sox/14.4.1/)
- jflex
- byaccj
- audio: mp3
- video: H264 mp4 with AAC audio
- image: jpg
the lexer: http://jflex.de/ the parser: http://byaccj.sourceforge.net/
- Translate lex via the jflex gui
- Run the byacc compile thing to translate yacc
- Compile ur java tester code, which references the Lexer produced from yacc.
- Use it!!!
LRM: https://www.writelatex.com/849859spdhtc Tutorial: https://www.writelatex.com/874610nwktjt