reduce size of recorded files with ffmpeg tasks
By
mani tehrani, in DVBViewer Recording Service 1.x
-
Similar Content
-
By nickneutrino
Always when i play a transcodec 4K MKV H265 to WEBM stream from Dbviewer Media Web Server appear in the middle of screen a circle.
Anybody knows Is posible remove that circle and for what reason show this circle because the movie plays well?
-
By sir drake
Hello Griga,
maybe somthing for further versions.
by using the Tasks-command ( api/tasks.html?action=.... )
i did not know, when a started process is finished.
(also not if start has happen successfully. no feedback given )
should it be possible to implement this as a feedback
once in the existing status2-request or in a sep. new tasks-status-request ?
in a very specific case i need to know if a process has ended
prior i fire the next command to dms.
every suggestion is welcome
brgds
sir drake
-
By Bernhard Berger
Hi,
nachdem ich nun alle TV Geräte hier im Haushalt mit Android TV Boxen ausgestattet habe (1x nvidia Shield, 3x Xiaomi Mi Box 3) auf denen allesamt Kodi 17.6 und 18.x läuft´bräuchte ich eine Lösung um gewisse Kanäle (vorwiegend 1080i TS Streams) zu transcodieren, da die deinterlacing Methoden unter Android erstens ziemlich mieserable sind und zweitens die Xiaomi Mi Boxen zu schwach um 1080i deinterlacen zu können).
720p, 720i und 1080p funktioniert tadellos und bräuchte kein Transcoding.
Hat jemand eine Idee wie ich das bewerkstelligen kann?
Zusatzfrage:
ist mit aktuellen Nightlies bereits QSV Interlacing möglich? In allen Foren Postings hier findet man nur Infos zu YaDiff SW De-Interlacing. Nachdem hier aber 4+ Clients laufen werden die allesamt teilweise parallel deinterlacing bräuchten (Scaling, Bitrate-Beschneidung etc. ist eigentlich nicht notwendig, da lokales 5G Netzwerk) würde ich das schon gern Hardwareseitig lösen (i5-3470T).
Wie müssten die Parameter aussehen, wenn ich ausschließlich deinterlacen möchte?
PS: eigentlich würde ich auch gerne die Tonspuren unangetastet lassen.
-
By Josezkaos
As I commented this issue in another thread dedicated to NVIDIA transcoding, I'll create a new one for this as I think is interesting.
I've recorded a short clip from a DVB-T stream with DVBViewer:
http://www.mediafire.com/?aoe7406d87h3k
If QSV Decoder would work with live streams, this would be enought:
But that fails.
Somehow, if the stream is copied and piped into another ffmpeg ... it works:
Stream is copied, decoded with H264_QSV and then encoded with H264_QSV, all under HW Acceleration.
But this workaround is not valid for Recording Services:
Seems the pipe lunches another instance which can't reach RS output pipe ({outfile}).
Why use QSV on Decoder and Encoder for transcoding live streams?
1. Decoded frames are in Video Memory, not in System Memory this way, so Encoding runs way more faster saving time moving those decoded frames between memories.
2. Deinterlacing with QSV avoids using CPU, once again faster and saving CPU for other processes running.
Does anyone know how to get RS to transcode live streams using QSV for Decoding and Encoding?
Thanks in advance (specially to Griga and majstang who replied in the other thread).
-
By Perlbo
Hi,
neuerdings wird mein Rechner so träge und da habe ich im Taskmananger (Win10 64bit) mal geguckt was da so los ist. Was mir aufgefallen ist, dass mehrer Instanzen von ffmpeg.exe gestartet werden. Wir reden hier von 10+.
Das ist doch nicht normal oder ? Zu dem Zeitpunkt greif auch kein andere Rechner auf den Mediaserver zu. Er wird auch nur genutzt um das TV plugin für Kodi zu nutzen und Aufnahmen zu tätigen.
Ich werde das nach einem Neustart nochmal beobachten. Aber vielleicht kann mir ja schon jemand einen Tip geben, zumindest habe ich ffmpeg nochmal über den DVBViewer link heruntergeladen und die exe im DVBViewer Ordner aktualisiert (richtig?).
-