Dmitry Lyzo
|
366a22da71
|
test: add webm test
|
2024-01-09 10:40:21 +03:00 |
|
Mohamed Akram
|
f49de51225
|
Detect audio spatial format (#9996)
* Detect audio spatial format
* Update MediaBrowser.Model/Entities/MediaStream.cs
* Update MediaStream.cs
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2024-01-06 14:11:08 -07:00 |
|
Vincent Lark
|
123c6e7d1b
|
Extract the MediaEncoder probing command arguments builder
|
2023-10-26 20:06:45 +02:00 |
|
Vincent Lark
|
8ee9a0adf9
|
Forward user_agent config to ffprobe
|
2023-10-21 23:57:05 +02:00 |
|
Cody Robibero
|
89be3aa37f
|
Convert Person.Type to use PersonKind enum (#9487)
|
2023-03-25 11:52:02 -06:00 |
|
Bond_009
|
65d605b17d
|
Improve ffprobe json parsing and don't log error for Codec Type attachment
|
2023-02-01 14:58:04 +01:00 |
|
Bond_009
|
75fe640f2b
|
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
|
2023-01-19 14:20:04 +01:00 |
|
Joe Rogers
|
2e4db18ebe
|
Add hearing impaired subtitle stream indicator (#7379)
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2022-10-07 12:38:05 +02:00 |
|
Joshua M. Boniface
|
fe32b5e333
|
Merge pull request #7964 from jellyfin/dovi-side-data
(cherry picked from commit 39d185c7b1 )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2022-06-29 01:26:15 -04:00 |
|
Mayur Panchal
|
96de01ce01
|
ProbeResultNormalizer: fix framerate compare + tests (#7167)
|
2022-03-10 20:55:30 +01:00 |
|
Bond_009
|
968c534864
|
Return null on division by zero
|
2021-12-18 14:56:10 +01:00 |
|
Bond_009
|
f8fcbc88fc
|
Add tests for ProbeResultNormalizer.GetFrameRate
|
2021-12-18 14:56:10 +01:00 |
|
Joe Rogers
|
4c2adc39c7
|
Add test data and unit test for mp4 metadata probe
|
2021-10-01 22:03:12 +02:00 |
|
Bond_009
|
653df7d8e5
|
Specify DateTimeStyles when possible
|
2021-09-21 01:21:45 +02:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
MrTimscampi
|
c9b1cd1d8c
|
Add some new music-related person types and parse from ffprobe
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
f35a527608
|
Add performers to the ffprobe normalization for audio
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
24083d2e38
|
Address comments
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
7e71c25059
|
Add test for audio file ffprobe normalization
|
2021-08-16 00:22:34 +02:00 |
|
Julien Machiels
|
8d5b87025b
|
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 09:42:40 +02:00 |
|
MrTimscampi
|
924dfe1db0
|
Add test for year-only parsing for FFProbe
|
2021-08-07 22:24:10 +02:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Maxr1998
|
a7c8bc632f
|
Fix typo in test data filename
|
2021-04-06 15:34:29 +02:00 |
|
Maxr1998
|
07751768f4
|
Add tests for music video metadata
|
2021-04-06 15:34:29 +02:00 |
|
Bond_009
|
e6d487f7ea
|
Add test for ProbeResultNormalizer.GetMediaInfo
|
2021-04-05 01:53:00 +02:00 |
|