The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
301 views

How can I convert my music to show up OGG Vorbis tags?

What command with FFmpeg should I use to ensure that all of my metadata (Currently, most of the Artist tags are ignored) and music will play perfectly on Android? (Preferably using Ogg Vorbis!) I'm ...
3
votes
5answers
2k views

Ffmpeg options for Android?

What ffmpeg options should I use to make video playable on Android Phone (specifically, LG Optimus)? I tried various bitrate and codecs and all combinations I came up with doesn't work (tried theora, ...
3
votes
1answer
295 views

FFMpeg stream to FFServer from Back Camera

I'm looking for a way to stream my camera video from my Android phone to an FFServer, like I would with FFMpeg from the command line in Linux: ffmpeg -f video4linux2 -i /dev/video0 ...
2
votes
3answers
1k views

The video file cannot be played

I have new android tablet (Archos 7) and lot of video files are not playable. The program ends with message "The video file cannot be played". The file type is avi, which is normally playble (I played ...