Thanks very Micael for your assistance, the main problem was the path,
looks like android hide the true path, I found the real with a video player
app

On Tue, Nov 26, 2019, 00:29 Micael Silva <micaelsi...@gmail.com> wrote:

> On Mon, 25 Nov 2019, 22:54 fernando guerrero, <donfern4...@gmail.com>
> wrote:
>
> > Ok, thanks for reply
> >
> > Now I use
> >
> > -i /"internal storage" /Download/blackkk.mp4 -f srt -i /"internal
> > storage"/Download/blackkk.srt -c:v copy -c:a copy -c:s mov_text
> /"internal
> > storage"/Download/blackkksubs.mp4
> >
> >
> > And returns
> >
> > /: Permission denied
> >
> >
> Use quotes between the whole path. Like:
> >
>
> -i "/internal storage/Download/blackkk.mp4" -f srt -i "/internal
> storage/Download/blackkk.srt"
> -c:v copy -c:a copy -c:s mov_text "/internal
> storage/Download/blackkksubs.mp4"
>
> >
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to