Commit 6911d6a
committed
fix: avoid throwing exception when trying to create an output directory for ffmpeg process
1 parent ca0cd79 commit 6911d6a
File tree
1 file changed
+12
-5
lines changed- src/LiveStreamingServerNet.StreamProcessor/Internal/FFmpeg
1 file changed
+12
-5
lines changedLines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
0 commit comments