Skip to content

Commit

Permalink
Add example sample data.
Browse files Browse the repository at this point in the history
  • Loading branch information
ali1234 committed Aug 10, 2011
1 parent 34b2b95 commit 6011f8c
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Run against the example data, printing only packets from magazine 1:

./vbi.py example | ./demux.py 1 | ./printit.py

In detail:

Step 1 - Capture teletext packets

Compile dumpvbi:
Expand Down
Binary file added example/00000070.vbi
Binary file not shown.
Binary file added example/00000071.vbi
Binary file not shown.
Binary file added example/00000072.vbi
Binary file not shown.
Binary file added example/00000073.vbi
Binary file not shown.
Binary file added example/00000074.vbi
Binary file not shown.
Binary file added example/00000075.vbi
Binary file not shown.
Binary file added example/00000076.vbi
Binary file not shown.
Binary file added example/00000077.vbi
Binary file not shown.
Binary file added example/00000078.vbi
Binary file not shown.
Binary file added example/00000079.vbi
Binary file not shown.

0 comments on commit 6011f8c

Please sign in to comment.