mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
@@ -1,6 +1,8 @@
|
||||
// services/ffprobe.service.js
|
||||
//
|
||||
// Extracts video metadata only (dimensions, duration, codecs, bitrate, frame rate).
|
||||
// Extracts media metadata (dimensions, duration, codecs, bitrate, frame rate).
|
||||
// Also used for audio-only files — video-specific fields (width/height/
|
||||
// frame_rate/video_codec) simply resolve to null when there's no video stream.
|
||||
// Thumbnail is provided by the client as a separate uploaded file — not generated here.
|
||||
//
|
||||
// Dependencies:
|
||||
|
||||
Reference in New Issue
Block a user