c# 的ffmpeg推流工具,功能和C++原版一模一样,图片、视频、直播都可以使用
资源文件列表
FFmpegSharp/.gitignore , 2658
FFmpegSharp/.vs/FFmpegSharp/v14/.suo , 121344
FFmpegSharp/.vs/FFmpegSharp/v15/.suo , 121344
FFmpegSharp/.vs/FFmpegSharp/v15/sqlite3/storage.ide , 552960
FFmpegSharp/FFmpegSharp/bin/Debug/external/ffmpeg/x86/ffmpeg.exe , 284160
FFmpegSharp/FFmpegSharp/bin/Debug/external/ffmpeg/x86/ffplay.exe , 1258496
FFmpegSharp/FFmpegSharp/bin/Debug/external/ffmpeg/x86/ffprobe.exe , 151040
FFmpegSharp/FFmpegSharp/bin/Debug/FFmpegSharp.dll , 40960
FFmpegSharp/FFmpegSharp/bin/Debug/FFmpegSharp.pdb , 132608
FFmpegSharp/FFmpegSharp/bin/Debug/Newtonsoft.Json.dll , 507392
FFmpegSharp/FFmpegSharp/bin/Debug/Newtonsoft.Json.xml , 483207
FFmpegSharp/FFmpegSharp/Codes/CodeBase.cs , 295
FFmpegSharp/FFmpegSharp/Codes/CodeType.cs , 115
FFmpegSharp/FFmpegSharp/Codes/Flv.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Jpg.cs , 216
FFmpegSharp/FFmpegSharp/Codes/M4A.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Mp3.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Mp4.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Png.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Wav.cs , 216
FFmpegSharp/FFmpegSharp/Codes/Wmv.cs , 216
FFmpegSharp/FFmpegSharp/Config.cs , 2332
FFmpegSharp/FFmpegSharp/Directshow/DsDevice.cs , 6420
FFmpegSharp/FFmpegSharp/Directshow/DsUuids.cs , 6906
FFmpegSharp/FFmpegSharp/Executor/Encoder.cs , 4739
FFmpegSharp/FFmpegSharp/Executor/IExecutor.cs , 104
FFmpegSharp/FFmpegSharp/Executor/Network.cs , 13058
FFmpegSharp/FFmpegSharp/Executor/Processor.cs , 2511
FFmpegSharp/FFmpegSharp/Executor/TargetType.cs , 157
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/avcodec-56.dll , 25031168
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/avdevice-56.dll , 1507328
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/avfilter-5.dll , 2571264
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/avformat-56.dll , 6313472
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/avutil-54.dll , 468480
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/ffmpeg.exe , 339456
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/ffplay.exe , 548864
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/ffprobe.exe , 167936
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/postproc-53.dll , 141312
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/swresample-1.dll , 293888
FFmpegSharp/FFmpegSharp/external/ffmpeg/x64/swscale-3.dll , 470528
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/avcodec-57.dll , 24881664
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/avdevice-57.dll , 2010112
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/avfilter-6.dll , 4390912
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/avformat-57.dll , 4996096
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/avutil-55.dll , 678400
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/ffmpeg.exe , 284160
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/ffplay.exe , 1258496
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/ffprobe.exe , 151040
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/postproc-54.dll , 114176
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/swresample-2.dll , 293888
FFmpegSharp/FFmpegSharp/external/ffmpeg/x86/swscale-4.dll , 515584
FFmpegSharp/FFmpegSharp/FFmpegSharp.csproj , 6464
FFmpegSharp/FFmpegSharp/Filters/AudioBitrateFilter.cs , 767
FFmpegSharp/FFmpegSharp/Filters/AudioChannelFilter.cs , 735
FFmpegSharp/FFmpegSharp/Filters/AudioRateFilter.cs , 648
FFmpegSharp/FFmpegSharp/Filters/DisableVideoFilter.cs , 417
FFmpegSharp/FFmpegSharp/Filters/Extentions.cs , 651
FFmpegSharp/FFmpegSharp/Filters/FilterBase.cs , 1545
FFmpegSharp/FFmpegSharp/Filters/FilterType.cs , 104
FFmpegSharp/FFmpegSharp/Filters/IFilter.cs , 103
FFmpegSharp/FFmpegSharp/Filters/ImageWatermarkFilter.cs , 3043
FFmpegSharp/FFmpegSharp/Filters/ResizeFilter.cs , 1068
FFmpegSharp/FFmpegSharp/Filters/ResizeType.cs , 176
FFmpegSharp/FFmpegSharp/Filters/Resolution.cs , 150
FFmpegSharp/FFmpegSharp/Filters/SegmentFilter.cs , 509
FFmpegSharp/FFmpegSharp/Filters/SnapshotFilter.cs , 4303
FFmpegSharp/FFmpegSharp/Filters/VideoBitrateFilter.cs , 623
FFmpegSharp/FFmpegSharp/Filters/VideoRateFilter.cs , 581
FFmpegSharp/FFmpegSharp/Filters/WatermarkPosition.cs , 256
FFmpegSharp/FFmpegSharp/Filters/X264Filter.cs , 1806
FFmpegSharp/FFmpegSharp/Filters/X264Preset .cs , 599
FFmpegSharp/FFmpegSharp/lib-list.txt , 395
FFmpegSharp/FFmpegSharp/Media/AudioInfo.cs , 132
FFmpegSharp/FFmpegSharp/Media/MediaStream.cs , 4324
FFmpegSharp/FFmpegSharp/Media/StreamInfo.cs , 601
FFmpegSharp/FFmpegSharp/Media/StreamInfoBase.cs , 186
FFmpegSharp/FFmpegSharp/Media/StreamType.cs , 102
FFmpegSharp/FFmpegSharp/Media/TimeBase.cs , 311
FFmpegSharp/FFmpegSharp/Media/VideoInfo.cs , 204
FFmpegSharp/FFmpegSharp/obj/Debug/42e3dc2c-dd7d-4654-a490-9949f3e31298_FFmpegSharp.pdb , 132608
FFmpegSharp/FFmpegSharp/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 9422
FFmpegSharp/FFmpegSharp/obj/Debug/FFmpegSharp.csproj.CoreCompileInputs.cache , 42
FFmpegSharp/FFmpegSharp/obj/Debug/FFmpegSharp.csproj.FileListAbsolute.txt , 2110
FFmpegSharp/FFmpegSharp/obj/Debug/FFmpegSharp.csprojResolveAssemblyReference.cache , 11759
FFmpegSharp/FFmpegSharp/obj/Debug/FFmpegSharp.dll , 40960
FFmpegSharp/FFmpegSharp/obj/Debug/FFmpegSharp.pdb , 132608
FFmpegSharp/FFmpegSharp/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
FFmpegSharp/FFmpegSharp/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
FFmpegSharp/FFmpegSharp/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
FFmpegSharp/FFmpegSharp/packages.config , 139
FFmpegSharp/FFmpegSharp/Properties/AssemblyInfo.cs , 562
FFmpegSharp/FFmpegSharp/Utils/SizeUtils.cs , 1046
FFmpegSharp/FFmpegSharp.sln , 1378
FFmpegSharp/LICENSE , 1068
FFmpegSharp/licenses/bzip2.txt , 1901
FFmpegSharp/licenses/fontconfig.txt , 1282
FFmpegSharp/licenses/freetype.txt , 6741
FFmpegSharp/licenses/frei0r.txt , 18002
FFmpegSharp/licenses/gnutls.txt , 35147
FFmpegSharp/licenses/lame.txt , 25284
FFmpegSharp/licenses/libass.txt , 697
FFmpegSharp/licenses/libbluray.txt , 24478
FFmpegSharp/licenses/libcaca.txt , 508
FFmpegSharp/licenses/libgsm.txt , 1450
FFmpegSharp/licenses/libiconv.txt , 35147
FFmpegSharp/licenses/libilbc.txt , 1511
FFmpegSharp/licenses/libmodplug.txt , 58
FFmpegSharp/licenses/libtheora.txt , 1470
FFmpegSharp/licenses/libvorbis.txt , 1470
FFmpegSharp/licenses/libvpx.txt , 1537
FFmpegSharp/licenses/opencore-amr.txt , 10271
FFmpegSharp/licenses/openjpeg.txt , 1887
FFmpegSharp/licenses/opus.txt , 1929
FFmpegSharp/licenses/rtmpdump.txt , 17987
FFmpegSharp/licenses/schroedinger.txt , 24758
FFmpegSharp/licenses/soxr.txt , 1094
FFmpegSharp/licenses/speex.txt , 1774
FFmpegSharp/licenses/twolame.txt , 26430
FFmpegSharp/licenses/vid.stab.txt , 1135
FFmpegSharp/licenses/vo-aacenc.txt , 10271
FFmpegSharp/licenses/vo-amrwbenc.txt , 10271
FFmpegSharp/licenses/wavpack.txt , 1558
FFmpegSharp/licenses/x264.txt , 17992
FFmpegSharp/licenses/xavs.txt , 35147
FFmpegSharp/licenses/xvid.txt , 17987
FFmpegSharp/licenses/zlib.txt , 1104
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net20/Newtonsoft.Json.dll , 497152
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net20/Newtonsoft.Json.xml , 520515
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net35/Newtonsoft.Json.dll , 433664
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net35/Newtonsoft.Json.xml , 464283
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net40/Newtonsoft.Json.dll , 498176
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net40/Newtonsoft.Json.xml , 483207
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net45/Newtonsoft.Json.dll , 507392
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/net45/Newtonsoft.Json.xml , 483207
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/netcore45/Newtonsoft.Json.dll , 451584
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/netcore45/Newtonsoft.Json.xml , 453011
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll , 395264
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml , 431370
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll , 449024
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.xml , 453030
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/Newtonsoft.Json.6.0.6.nupkg , 1537199
FFmpegSharp/packages/Newtonsoft.Json.6.0.6/tools/install.ps1 , 3229
FFmpegSharp/README.md , 1726
FFmpegSharp/SampleApp/App.config , 182
FFmpegSharp/SampleApp/bin/Debug/DShowNET.dll , 53248
FFmpegSharp/SampleApp/bin/Debug/FFmpegSharp.dll , 40960
FFmpegSharp/SampleApp/bin/Debug/FFmpegSharp.pdb , 132608
FFmpegSharp/SampleApp/bin/Debug/logo.png , 1303
FFmpegSharp/SampleApp/bin/Debug/Newtonsoft.Json.dll , 507392
FFmpegSharp/SampleApp/bin/Debug/Newtonsoft.Json.xml , 483207
FFmpegSharp/SampleApp/bin/Debug/SampleApp.exe , 10752
最多只能显示150条信息!
