Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

GoPro HERO5 & Raspberry Pi [mp2 @ 0xd24b00] Header missing Error #49

Open
MarcelSchulz opened this issue Jan 20, 2020 · 1 comment
Open

Comments

@MarcelSchulz
Copy link

MarcelSchulz commented Jan 20, 2020

Screenshot 2020-01-20 at 13 54 14
I'm currently trying to stream my GoPro HERO5 video to a Raspberry Pi in mp4 format but all I get is a repeated Error:

[mp2 @ 0xd24b00] Header missing
Error while decoding stream #0:0: Invalid data found when processing input

What could this be caused by? Everything I did was set the Save parameter to True, change the target directory and set format to mp4.

Any ideas?

@kyhau
Copy link

kyhau commented Apr 4, 2020

For mp4, it worked for me when I changed the command to

ffmpeg -i "udp://10.5.5.100:8554" -vcodec copy xxx.mp4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants