Re: [FFmpeg-user] Attempting to record video for download onto an Android tablet, experiencing what I think is encoding issues which mean i can't play the video on Android gallery.

2019-10-07 Thread JackDesBwa
> Suffice to say, I'm trying to record video from a pi and send the video > through to a tablet for later playback. > I did not read the full text attentively, but do you know that you can probably do this without encoding a second time with ffmpeg? The raspivid utility has options to resize and

[FFmpeg-user] Attempting to record video for download onto an Android tablet, experiencing what I think is encoding issues which mean i can't play the video on Android gallery.

2019-10-06 Thread Nathan Sinclair
Hello, I'm new to this mailing list. I have posted a question on stackoverflow here, outlining more of what is happening with my experiment. https://stackoverflow.com/questions/58262560/how-to-fix-video-in-gallery-from-not-playing-probable-cause-encoding-from-ffmpe Suffice to say, I'm trying