FAQs

How to convert content to HLS M3U8?

Conversion Using the Universal Format Example (MP4):

Codecs: H.264/H.265! (Audio AAC)

ffmpeg -i video.mp4 -c:v h264 -c:a aac -f hls -hls_time 10 -hls_list_size 0 h264/video.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a aac -f hls -hls_time 10 -hls_list_size 0 h265/video.m3u8

Code for Independent Resolutions Example (480p):

ffmpeg -i video.mp4 -c:v h264 -c:a aac -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h264/480p.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a aac -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h265/480p.m3u8


Codecs: H.264/H.265! (Audio MP3)

ffmpeg -i video.mp4 -c:v h264 -c:a mp3 -f hls -hls_time 10 -hls_list_size 0 h264/video.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a mp3 -f hls -hls_time 10 -hls_list_size 0 h265/video.m3u8

Code for Independent Resolutions Example (480p):

ffmpeg -i video.mp4 -c:v h264 -c:a mp3 -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h264/480p.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a mp3 -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h265/480p.m3u8


Codecs: H.264/H.265! (Audio Opus)

ffmpeg -i video.mp4 -c:v h264 -c:a libopus -f hls -hls_time 10 -hls_list_size 0 h264/video.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a libopus -f hls -hls_time 10 -hls_list_size 0 h265/video.m3u8

Code for Independent Resolutions Example (480p):

ffmpeg -i video.mp4 -c:v h264 -c:a libopus -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h264/480p.m3u8
ffmpeg -i video.mp4 -c:v libx265 -c:a libopus -s 854x480 -f hls -hls_time 10 -hls_list_size 0 h265/480p.m3u8

Preserving Original Bitrate:

ffmpeg -i video.mp4 -c:v h264 -crf 18 -preset veryslow -c:a aac -f hls -hls_time 10 -hls_list_size 0 h264/video.m3u8
ffmpeg -i video.mp4 -c:v libx265 -crf 0 -preset veryslow -c:a aac -f hls -hls_time 10 -hls_list_size 0 h265/video.m3u8

For Specific Resolutions (Example: 480p):

ffmpeg -i video.mp4 -c:v h264 -crf 18 -preset veryslow -s 854x480 -c:a aac -f hls -hls_time 10 -hls_list_size 0 h264/480p.m3u8
ffmpeg -i video.mp4 -c:v libx265 -crf 0 -preset veryslow -s 854x480 -c:a aac -f hls -hls_time 10 -hls_list_size 0 h265/480p.m3u8

Note: Files may become slightly larger if original bitrates are retained.

h264 -crf 18 -preset veryslow/libx265 -crf 0 -preset veryslow: (Near Original)
h264 -crf 0 -preset veryslow/libx265 -crf 0 -preset veryslow: (Lossless)
Applicable for audio: AAC/OPUS/MP3.

CRF 0: For perfect preservation.
CRF 18: For high visual quality with a good size balance.
CRF 30: For maximum compression, accepting quality loss.

Can I use my own storage?

Yes, with tools like XAMPP, NAMP, Termux and TermuXL, you have the power in your hands!

The responsibility of ensuring that your video works perfectly on your storage server is yours, and this is an incredible opportunity to shine!

Share your creations with your subscribers in a professional and efficient way. Don't miss this opportunity to elevate your content and win over your audience!

What are the storage values?

Access Videon's Exclusive Offers!

Fair and Transparent Prices: At Videon, prices for foreigners are adjusted according to the local currency, ensuring a fair shopping experience aligned with economic fluctuations.

For example: $10.00, €10.00, £10.00, Fr10.00, ¥1000

Important: we do not follow inflation, providing stability and predictability in your investments.

Don't miss out on the chance to be part of Videon! Come and explore everything we have to offer!

Will Videon sell your data?

Your Privacy is Our Priority!

At Videon, you can browse with complete peace of mind! Companies are expressly prohibited from trading personal data on our platform. We value and protect your privacy above all else!

Join us and enjoy a safe and reliable environment, where your information is always protected. Come be part of a community that respects you!

Can I tell other people about the platform?

Enjoy Creative Freedom!

You can share your content with confidence, as long as you respect the Creative Commons BY-NC-SA 4.0 license! This means you can use and modify it, but we ask that you do not create links that monetize the material.

Keep the integrity of your work and be part of a community that values ​​creativity and collaboration!

Come grow with us!

How will monetization be paid?

Ease and Security in Payments!

At Videon, we accept payments in cryptocurrencies! We recommend using the Coinomi and Trust Wallet wallets to ensure a safe and practical experience. If you choose to use Ravencoin, we suggest you install the official wallet for a more efficient transaction.

The maximum payment is 100 cryptocurrencies, which you can easily exchange for cash on renowned exchanges such as Binance.

Bet on the Right Cryptocurrency! To ensure a higher volume of transactions, we prioritize the most accessible cryptocurrency. This ensures that our platform can honor payments to all users efficiently, without complications.

Come be part of this financial revolution with us!

How does external storage work?

At Videon, we offer external storage that works internationally, allowing you and your audience to watch your content on any device, even on TV!

Different from Local Storage: Forget the need for Termux, XAMPP, NAMP or TermuXL. With our external storage, you can host your content in the cloud without losing bitrate quality. Unlike YouTube, we do not compress your videos; the bitrate will always be the original!

Accepted Formats: We work with MP4, WEBM, MKV, HLS M3U8. MP4 and MKV files are compatible with the H.265 codec, ensuring even better quality. For those who want it, we offer storage plans with monthly and annual rates, ensuring that your video is accessible to everyone, without complications.

Internet Optimization: Our platform uses optimized codecs, such as HLS and WEBM, with support for VP9. It is worth remembering that H.266 is not yet widely supported on the internet. Please note: MKV videos are heavier, and a very high bitrate may cause slowdowns during playback due to the internet.

Become part of our community and take your content to the next level with Videon!

What is the recommended conversion program?

Transform Your Videos with FFmpeg!

FFmpeg is the ultimate video conversion tool, perfect for both servers and individual users. With it, you have the power to set the bitrate according to your needs, allowing you to optimize the quality of your content while saving disk space!

Maximize your efficiency and enjoy all the benefits that FFmpeg has to offer. Don't waste time and take your content production to the next level!