0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
jp9000 9048743ebe obs-ffmpeg: Add ffmpeg muxer
In addition to the flv file format, this allows the ability to save to
container formats such as mp4, ts, mkv, and any other containers that
support the current codecs being used.

It pipes the encoded data to the ffmpeg-mux process, which then safely
muxes the file from the encoded data.  If the main program unexpectedly
terminates, the ffmpeg-mux piped program will safely close the file and
write trailer data, preventing file corruption.
2015-06-21 22:34:49 -07:00
..
coreaudio-encoder coreaudio-encoder: Fix input buffer freeing in complex_input_data_proc 2015-06-07 05:33:12 +02:00
decklink Add latest translations from CrowdIn 2015-05-08 17:10:39 -04:00
image-source UI: Add latest translations from CrowdIn 2015-03-25 20:51:25 -04:00
linux-capture Add latest translations from CrowdIn 2015-05-08 17:10:39 -04:00
linux-jack linux-jack: Add include directory to cmake 2015-05-04 22:37:17 +02:00
linux-pulseaudio linux-pulseaudio: Add include directory to cmake 2015-05-04 22:37:17 +02:00
linux-v4l2 Add latest translations from CrowdIn 2015-05-08 17:10:39 -04:00
mac-avcapture mac-avcapture: Fix NSString being initialized with NULL 2015-05-31 04:43:23 +02:00
mac-capture mac-capture: Get cursor visible setting on create 2015-04-02 17:48:22 -07:00
mac-syphon UI: Add latest translations from CrowdIn 2015-03-25 20:51:25 -04:00
obs-ffmpeg obs-ffmpeg: Add ffmpeg muxer 2015-06-21 22:34:49 -07:00
obs-filters obs-filters: Add scroll filter 2015-06-21 01:21:22 -07:00
obs-libfdk (API Change) Remove encoder callback boilerplate 2015-04-17 20:17:43 -07:00
obs-outputs obs-outputs: Reset frame drop variables on start 2015-04-18 00:47:00 -07:00
obs-x264 obs-x264: Call video info func to get format 2015-04-17 20:17:45 -07:00
rtmp-services rtmp-services: Update Twitch ingests 2015-06-20 01:39:33 -07:00
text-freetype2 text-freetype2: Fix undefined behavior for alpha > 127 2015-05-31 04:45:40 +02:00
win-capture win-capture: Modify 16bit to 32bit color conversion to use SSE 2015-06-04 22:23:50 +02:00
win-dshow win-dshow: Add audio output mode options 2015-06-05 10:49:50 -07:00
win-wasapi win-wasapi: Fix capture during silence 2015-04-15 19:42:37 +03:00
CMakeLists.txt coreaudio-encoder: Make encoder available on windows 2015-06-07 04:22:24 +02:00