Skip to main content

All Questions

0 votes
1 answer
12k views

FFMPEG: Invalid data found when processing input

I want to use mp3 stream as an audio to video stream using ffmpeg. Here is audio stream: http://nspj.radiozamosc.pl/ It worked really well until today. I have no idea why it stopped working as audio ...
wht_5005's user avatar
0 votes
1 answer
387 views

FFMPEG add concat into lavfi

This is my code: VBR="1500k" FPS="25" QUAL="superfast" YOUTUBE_URL="rtmp://a.rtmp.youtube.com/live2" KEY="" VIDEO_SOURCE="0005.mp4" AUDIO_SOURCE="radio.mp3" NP_SOURCE="song.txt" FONT="dejavu/...
Orophix's user avatar
  • 37
0 votes
1 answer
2k views

FFMPEG Live stream loop with overlay - Errors

I'm trying to do a livestream with a video loop, sound from the desktop and an overlay image that updates when I replace the file and a text that also updates when a file is replace but I seem to be ...
Orophix's user avatar
  • 37
-1 votes
1 answer
48 views

When RTMP is phased out, what will social media companies use for ingesting streams?

From what I've read RTMP is the best low latency solution for sending streams and other current technologies are designed for P2P streaming (WebRTC) and consuming streams (HLS & Dash) (Dash I need ...
Blake Bell's user avatar
0 votes
1 answer
2k views

Why do video streaming services buffer when I plug in my headphones?

I've noticed while using Netflix, Xbox Video, and Amazon, when I plug in my headphones the video will buffer as if the audio output change affects the streaming services. Can anyone explain why this ...
user avatar
2 votes
1 answer
735 views

Streaming A/V: who gets multiplexed and encoded, where and when?

I was perusing the list of VLC's supported video/audio formats and I realized that I actually know very little about streaming media. When a streaming media feed contains both audio and video, how do ...
pnongrata's user avatar
  • 2,882