Commit graph

2564 commits

Author SHA1 Message Date
Thulinma
10dc56c338 Fixed a race condition in process status checking. 2013-06-10 15:18:34 +02:00
Thulinma
4f135c7265 Fixed 32 bit building. 2013-06-06 16:23:21 +02:00
Thulinma
ef82e760cd Fixed a merge mistake. 2013-06-06 16:18:30 +02:00
Erik Zandvliet
623a30a8b1 Egalized output for both ffprobe and AnalyserDTSC output, also, conversion is now working (though without much status checking) 2013-06-06 15:46:28 +02:00
Erik Zandvliet
5f625a89b8 Added file output option to MistFLV2DTSC 2013-06-06 15:46:28 +02:00
Erik Zandvliet
e3bb5253d0 Working encoder detection 2013-06-06 15:42:12 +02:00
Erik Zandvliet
2ab4204e71 indent fix 2013-06-06 15:42:12 +02:00
Erik Zandvliet
562386fef7 First version MistInfo binary, for analyzing files using ffprobe. 2013-06-06 15:42:12 +02:00
Thulinma
e2e3f64d89 Fixed typo in converter error message. 2013-06-06 15:33:45 +02:00
Erik Zandvliet
a6299235d1 Working conversion 2013-06-06 15:30:37 +02:00
Erik Zandvliet
9a9b5f8fe6 Spelling corrections, FFMPEG-Error detection. 2013-06-06 15:30:37 +02:00
Erik Zandvliet
dce6d4b030 Updates to StartPiped (added std::string version and a 2-process variant), also updated conversion to allow for status checks (not fully functional yet) 2013-06-06 15:30:37 +02:00
Erik Zandvliet
4fe4fca081 Updated to allow for basic conversion. 2013-06-06 15:30:37 +02:00
Erik Zandvliet
21a9aaab98 Working encoder detection 2013-06-06 15:30:37 +02:00
Erik Zandvliet
5db07ea5ed Converter API New Version for mistinfo 2013-06-06 15:29:58 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Thulinma
0d5011a89a Initial DTSC2 support for DTSC2FLV converter. 2013-06-06 14:51:16 +02:00
Thulinma
68f44c3d29 Fixed DTSC::Stream::parsePacket with string buffers instead of sockets. 2013-06-06 14:49:03 +02:00
Thulinma
3f2c876a7e Initial RTMP DTSC2 support. 2013-06-06 14:27:59 +02:00
Thulinma
849bc24557 Initial progressive DTSC2 support. 2013-06-06 14:25:20 +02:00
Thulinma
64c97d15a3 Working DTSC2 -> FLV 2013-06-06 14:23:31 +02:00
Erik Zandvliet
1449e9e73e Added getTrackById() 2013-06-06 09:59:51 +02:00
Erik Zandvliet
0c50862344 Fixed a bug in determining when to seek. 2013-06-05 09:19:10 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00
Erik Zandvliet
a2b70298fc New keys approach in lib. 2013-06-04 11:48:03 +02:00
Erik Zandvliet
e5ab3e3698 Fixed a few minor bugs in Multibitrate seeking. 2013-06-03 15:55:06 +02:00
Erik Zandvliet
c1560deaa9 Small fixes in DTSC lib. 2013-06-03 15:55:06 +02:00
Erik Zandvliet
a3bae91486 Upgrade FLV output 2013-06-03 15:55:05 +02:00
Erik Zandvliet
6e95dbe10b Multiple updates for DTSCv2 Filtering. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
22295d3b5d Progress on HTTP Smooth output for DTSCv2 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c9f37c57b5 Upgraded DTSC Lib to do seeking through selected tracks rather than a list of keyframes. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
23813cc9b2 Fixed a few small bugs regarding the output of DTSCv2 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c4fecd7e3d Updated DTSC::File, added appending new packets, added copy constructor in order to keep valid file descriptors open. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
59d03dcf48 Fixed a bug in parsing configuration values. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c7a058960e Fixed a minor bug in DTP2 Output 2013-06-03 15:51:48 +02:00
Erik Zandvliet
404798141a Updated the flv to json operation. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
d2597101fc Optimizations in packet parsing 2013-06-03 15:51:48 +02:00
Erik Zandvliet
f14a4fb75e Updated flv_tag to output DTSCv2 2013-06-03 15:51:47 +02:00
Erik Zandvliet
2c343b9db6 Added initial DTSCv2 support 2013-06-03 15:51:47 +02:00
Erik Zandvliet
a7de3bf08f Configuration parser bug fixed. 2013-06-03 15:51:47 +02:00
Erik Zandvliet
4db81af990 Added an isFixed member to the output of the header. 2013-06-03 15:51:47 +02:00
Erik Zandvliet
6bde0a3581 Added keydata and keyparts elements to the DTSCv2 format. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
46fed13161 Made single bitrate files in DTSCv2 style work on HTTP Smooth. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
48fad86c26 Added force parameter to DTSCFix, various fixes in smooth connector. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
a7edacd720 Various updates 2013-06-03 15:51:23 +02:00
Erik Zandvliet
1452ccc179 Updated track selection. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
d1c6fac70f Progress on HTTPSmooth Output for DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
9feb1c95d1 Updated for selecting tracks. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
073a80e079 Updated MistConnHTTPSmooth to output a proper Manifest for DTSCv2 files. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
e0cbbae6a2 Finished DTSCMerge, initial version. 2013-06-03 15:51:23 +02:00