Uploaded May 2016 | Updated September 2026, 2 weeks ago
New Video showing how to convert 30fps video to 60fps but this time with Hybrid which is super easy and gives you super smooth video
From Hybrid web site selur.de
Hybrid is a multi platform (Linux/Mac OS X/Windows) Qt based frontend for a bunch of other tools which can convert nearly every input to x264/x265/Xvid/VP9/... + ac3/ogg/mp3/aac/flac inside an mp4/m2ts/mkv/webm/mov/avi container, a Blu-ray or an AVCHD structure.
Download Link selur.de/downloads
Forum Link forum.selur.de
Portuguese language version of guide by luiz Castro youtu.be/aqG6lZe4orE
If you have a problem of missing audio use the guide below to re-add audio with only takes a few seconds to do
Re-Add Audio to Video Quick and Easy
youtu.be/F7dStDb8sAQ
PS4 GTA 5 30fps youtu.be/4WAcMBWJdnU
Hybrid PS4 GTA 5 60fps youtu.be/gsilF7SQUwE
So big thanks to the people at selur.de for making this great software which makes converting 30fps video to 60fps super easy plus with great quality
Software used to capture video and audio obsproject.com
Mic used Audio-Technica ATR2100-USB
New Video showing how to convert 30fps video to 60fps but this time with Hybrid which is super easy and gives you super smooth video
From Hybrid web site selur.de
Hybrid is a multi platform (Linux/Mac OS X/Windows) Qt based frontend for a bunch of other tools which can convert nearly every input to x264/x265/Xvid/VP9/... + ac3/ogg/mp3/aac/flac inside an mp4/m2ts/mkv/webm/mov/avi container, a Blu-ray or an AVCHD structure.
Download Link selur.de/downloads
Forum Link forum.selur.de
Portuguese language version of guide by luiz Castro youtu.be/aqG6lZe4orE
If you have a problem of missing audio use the guide below to re-add audio with only takes a few seconds to do
Re-Add Audio to Video Quick and Easy
youtu.be/F7dStDb8sAQ
PS4 GTA 5 30fps youtu.be/4WAcMBWJdnU
Hybrid PS4 GTA 5 60fps youtu.be/gsilF7SQUwE
So big thanks to the people at selur.de for making this great software which makes converting 30fps video to 60fps super easy plus with great quality
Software used to capture video and audio obsproject.com
Mic used Audio-Technica ATR2100-USB






![TVheadend Recordings into Plex (Drive Mapping)
Video showing you how to add recordings from TVheadend into Plex via mapping a drive
TVheadend Raspberry Pi
Samba Install
sudo apt-get install samba
Samba
sudo nano /etc/samba/smb.conf
[TVheadend]
comment = TVheadend
public = yes
writeable = yes
browsable = yes
path = /home/hts
create mask = 0777
directory mask = 0777
guest ok = yes
only guest = no
Reboot
sudo reboot
Plex Raspberry Pi
Make Directory/Folder
mkdir /home/pi/plextv
Mount Point
sudo nano /etc/fstab
//192.168.1.238/TVheadend /home/pi/plextv cifs guest,_netdev,x-systemd=automount 0 0
Mount Drive
sudo mount /home/pi/plextv
Check Mount
cd /home/pi/plextv
Check Files
ls
TVheadend Format string (edit on string x was missing)
$c $t %F.$x
Have Fun
#RaspberryPi #TVheadend #Plex TVheadend Recordings into Plex (Drive Mapping)](https://i.ytimg.com/vi/exIKhU53CRQ/mqdefault.jpg)



