Hello everyone,
Please, can you help me ?
what ffmpeg command using tvheadend for digital video recording ?
we using now:
ffmpeg -i udp://239.0.0.1:1234 -t 3600 -vcodec copy -acodec copy -f mpegts /home/tv/Desktop/recordings/test.ts ---> but audio are not correctly with video (~1 second difference)
but in tvheadend its precised...
i dont want reencode it again, because we need realtime (same like tvheadend ---> not reencoding again)
thank you very much for your helping
Have nice day !