Robin Gareus
bb4394b8a5
Use pipe through ffmpeg, use glib to write output
...
This is intended to fix an issue with odd filenames on Windows,
particularly forward and backwards single quotes as part of a filename.
Previously the filename was passed as parameter to ffmpeg as
UTF-8 string to SystemExec::make_wargs, which is fragile on Windows
in absence of a execve() call.
2023-01-04 17:26:43 +01:00
..
2022-04-09 12:16:41 +02:00
2023-01-04 17:26:43 +01:00
2022-09-12 16:15:10 +02:00
2023-01-04 17:26:43 +01:00
2022-10-24 04:57:30 +02:00
2022-12-27 13:32:31 +01:00
2022-12-10 13:37:16 -07:00
2022-01-22 22:19:03 +01:00
2022-12-10 10:33:24 -07:00
2022-12-18 01:45:04 +01:00
2022-10-30 20:44:28 -04:00
2022-11-19 00:48:11 +01:00
2022-12-03 19:27:53 +01:00
2022-01-22 22:19:03 +01:00
2022-08-03 12:10:01 -06:00
2022-10-19 16:06:47 +02:00
2022-06-22 13:31:08 -06:00
2022-11-19 01:11:53 +01:00
2022-12-11 11:54:03 -05:00
2022-12-16 23:05:36 +01:00
2022-04-09 12:16:37 +02:00
2022-11-26 16:23:52 +01:00
2023-01-02 20:31:12 +01:00
2022-12-26 14:03:32 -06:00
2022-04-01 18:40:46 +02:00
2022-09-21 19:09:55 -06:00
2022-01-22 22:19:03 +01:00
2021-03-01 22:14:38 +01:00
2022-12-17 13:14:54 +01:00
2022-11-15 03:24:19 +01:00
2022-01-22 22:19:03 +01:00
2022-05-24 20:41:59 +02:00