Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy issues #8

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 0 comments
Open

Legacy issues #8

GoogleCodeExporter opened this issue Apr 11, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

1. I want to be able to take the string:

"""00 00 01 b3 14 00 f0 13 ff ff e0 38 00 00 01 b5 14 8a 00 01 00 00 00
00 01 b8 00 08 00 00 00 00 01 00 00 0f ff f8 00 00 01 b5 8f ff f3 41 80
00 00 01 01 1b f9 37 0f 0a 99 97 2f e0 1d cd ee 2d 45 b7 c3 9e 61 92 78
f9 68 bb 3a 27 e5 54 cd e0 7c 7b bf 93 37 ae 0d 21 29 56 4f a7 f9 e1 e6
f7 d5 2d 29 0c c9 7d db 07 d0 a2 80 2d 2b 17 b7 20 5c f4 94 f9 b9 d4 41
48 2b 0c c8 db 0a a7 06 f9"""

and read it in as data for tstools (Python is OK) to analyse.

2. I want to be able to feed tstools code with buffers of data
directly, instead of from a file or similar (the thing I was grumbling
is hard to do with ffmpeg!). This is, of course, required by the above.

3. I want to be able to feed <stdin> to tsplay


Original issue reported on code.google.com by t...@tibsnjoan.co.uk on 18 Oct 2010 at 6:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant