You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
0. pick a simple valid ts file (test.ts)
1. es2ts: generate a es file from test.ts: test.es
2. ts2es: generate test-es.ts from test.ts
3. test-es.ts is not playable any more
What is the expected output? What do you see instead?
The regenerated ts file should be playable (and functionally equivalent to the
original ts file)
What version of the product are you using? On what operating system?
1.11, Windows
Please provide any additional information below.
Sample ts file (cut from Apple example). Small, only 193 packets.
Original issue reported on code.google.com by [email protected] on 27 Nov 2011 at 2:37
Original issue reported on code.google.com by
[email protected]
on 27 Nov 2011 at 2:37Attachments:
The text was updated successfully, but these errors were encountered: